Uses of Package
com.biglybt.core.networkmanager.impl.tcp
-
Packages that use com.biglybt.core.networkmanager.impl.tcp Package Description com.biglybt.core.networkmanager com.biglybt.core.networkmanager.impl.http com.biglybt.core.networkmanager.impl.tcp -
Classes in com.biglybt.core.networkmanager.impl.tcp used by com.biglybt.core.networkmanager Class Description VirtualChannelSelectorImpl Provides a simplified and safe (selectable-channel) socket single-op selector. -
Classes in com.biglybt.core.networkmanager.impl.tcp used by com.biglybt.core.networkmanager.impl.http Class Description IncomingSocketChannelManager Accepts new incoming socket connections and manages routing of them to registered handlers. -
Classes in com.biglybt.core.networkmanager.impl.tcp used by com.biglybt.core.networkmanager.impl.tcp Class Description IncomingSocketChannelManager Accepts new incoming socket connections and manages routing of them to registered handlers.ProtocolEndpointTCP ProxyLoginHandler.ProxyInfo ProxyLoginHandler.ProxyListener SelectorGuard Temp class designed to help detect Selector anomalies and cleanly re-open if necessary.TCPConnectionManager Manages new connection establishment and ended connection termination.TCPConnectionManager.ConnectionRequest TCPConnectionManager.ConnectListener Listener for notification of connection establishment.TCPNetworkManager TCPTransportImpl Represents a peer TCP transport connection (eg.TransportEndpointTCP TransportStartpointTCP VirtualAcceptSelector Virtual server socket channel for listening and accepting incoming connections.VirtualAcceptSelector.AcceptListener Listener notified when a new incoming connection is accepted.