Package com.biglybt.core.networkmanager
Interface ProtocolStartpoint
- All Known Implementing Classes:
TransportStartpointTCP
public interface ProtocolStartpoint
-
Method Summary
-
Method Details
-
getType
int getType() -
getAddress
InetSocketAddress getAddress() -
getNotionalAddress
InetSocketAddress getNotionalAddress() -
getDescription
String getDescription()
-