Package org.objectweb.jonathan.apis.protocols.ip

Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions.

See:
          Description

Interface Summary
IpConnection A IpConnection represents a communication resource.
IpSession Session type for Tcp/Ip protocols.
TcpIpConnectionMgr This interface defines a type for Tcp/Ip connection managers.
TcpIpSrvConnectionFactory TcpIpSrvConnectionFactory encapsulates a server socket.
UdpConnectionMgr This interface defines a type for UDP connection managers.
 

Class Summary
IpSessionIdentifier IpSessionIdentifier is a specific SessionIdentifier type for IP protocols.
 

Package org.objectweb.jonathan.apis.protocols.ip Description

Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions.