Package com.biglybt.core.networkmanager
Interface ProtocolEndpointHandler
public interface ProtocolEndpointHandler
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ConnectionEndpoint connection_endpoint, InetSocketAddress address) create
(InetSocketAddress address) int
getType()
-
Method Details
-
getType
int getType() -
create
-
create
-