Package org.objectweb.jonathan.protocols.ip.api

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

Interface Summary

IpConnection A IpConnection represents a communication resource.
IpSessionSession 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.
Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions.