Package com.biglybt.core.networkmanager
Interface ProtocolStartpoint
-
- All Known Implementing Classes:
TransportStartpointTCP
public interface ProtocolStartpoint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.InetSocketAddress
getAddress()
java.lang.String
getDescription()
java.net.InetSocketAddress
getNotionalAddress()
int
getType()
-