Class TCPTransportImpl

java.lang.Object
com.biglybt.core.networkmanager.impl.TransportImpl
com.biglybt.core.networkmanager.impl.tcp.TCPTransportImpl
All Implemented Interfaces:
Transport, TransportBase

public class TCPTransportImpl extends TransportImpl implements Transport
Represents a peer TCP transport connection (eg. a network socket).