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