Class TransportStartpointTCP
java.lang.Object
com.biglybt.core.networkmanager.impl.tcp.TransportStartpointTCP
- All Implemented Interfaces:
ProtocolStartpoint, TransportStartpoint
public class TransportStartpointTCP
extends Object
implements TransportStartpoint, ProtocolStartpoint
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final TransportEndpointTCPprivate static final AEProxyAddressMapperprivate final TCPTransportImpl -
Constructor Summary
ConstructorsConstructorDescriptionTransportStartpointTCP(TCPTransportImpl _transport, TransportEndpointTCP _ep) -
Method Summary
-
Field Details
-
proxy_address_mapper
-
transport
-
ep
-
-
Constructor Details
-
TransportStartpointTCP
-
-
Method Details
-
getProtocolStartpoint
- Specified by:
getProtocolStartpointin interfaceTransportStartpoint
-
getType
public int getType()- Specified by:
getTypein interfaceProtocolStartpoint
-
getAddress
- Specified by:
getAddressin interfaceProtocolStartpoint
-
getNotionalAddress
- Specified by:
getNotionalAddressin interfaceProtocolStartpoint
-
getDescription
- Specified by:
getDescriptionin interfaceProtocolStartpoint
-