Package org.apache.mina.transport.socket

Interface Summary
DatagramAcceptor IoAcceptor for datagram transport (UDP/IP).
DatagramConnector IoConnector for datagram transport (UDP/IP).
DatagramSessionConfig An IoSessionConfig for datagram transport type.
SocketAcceptor IoAcceptor for socket transport (TCP/IP).
SocketConnector IoConnector for socket transport (TCP/IP).
SocketSessionConfig An IoSessionConfig for socket transport type.
 

Class Summary
AbstractDatagramSessionConfig TODO Add documentation
AbstractSocketSessionConfig TODO Add documentation
DefaultDatagramSessionConfig A default implementation of DatagramSessionConfig.
DefaultSocketSessionConfig A default implementation of SocketSessionConfig.
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.