Package com.biglybt.core.proxy
Interface AEProxy
- All Known Implementing Classes:
AEProxyImpl
public interface AEProxy
-
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
int
getPort()
void
setAllowExternalConnections
(boolean permit)
-
Method Details
-
getPort
int getPort() -
setAllowExternalConnections
void setAllowExternalConnections(boolean permit) -
destroy
void destroy()
-