Package org.jgrapes.net
package org.jgrapes.net
Networking related I/O classes.
-
ClassDescriptionProvides a base class for the
SocketServer
and theSocketConnector
.A component that reads from or write to a socket connection.A special sub channel used for socket connections.Provides a socket server.The Class SocketServerInfo.The Interface of the SocketServer MXBean.The Class ChannelInfo.An MBean interface for getting information about the socket servers and established connections.A component that receives and sends byte buffers on an encrypted channel and sends and receives the corresponding decrypted data on a plain channel.