Uses of Class
org.objectweb.jonathan.libs.resources.tcpip.JConnectionMgr.Connection

Packages that use JConnectionMgr.Connection
org.objectweb.jonathan.libs.resources.tcpip Provides a default implementation for TCP/IP connection management. 
 

Uses of JConnectionMgr.Connection in org.objectweb.jonathan.libs.resources.tcpip
 

Methods in org.objectweb.jonathan.libs.resources.tcpip that return JConnectionMgr.Connection
protected  JConnectionMgr.Connection JConnectionMgr.newCltConnection(IpConnection connection)
          Builds a new client-side connection encapsulating the provided connection.