| Class | Description |
|---|---|
| ComboxAcceptRawSocket |
This class is responsible to accept the new connection for the associated
server combox socket
|
| ComboxAllocateSocket |
This class is responsible to send an receive message on the server combox
socket
|
| ComboxRawSocket |
This combox implement the protocol Socket
|
| ComboxServerRawSocket |
This class is an implementation of the combox with the protocol socket for
the server side.
|
| ComboxSocketFactory |
This class is the factory for all combox socket
|