| SocketAcceptor |
The SocketAcceptor object is used to accept incoming
TCP connections from a specified socket address.
|
| SocketAnalyzer |
The SocketAnalyzer is used to wrap an analyzer object.
|
| SocketConnection |
The SocketConnectionis used to manage connections
from a server socket.
|
| SocketListener |
The SocketListener object is represents the interface
to the server that the clients can connect to.
|
| SocketListenerManager |
The SocketListenerManager contains all the listeners
that have been created for a connection.
|
| SocketTrace |
The SocketTrace is used to wrap an trace for safety.
|