Class Summary |
SSL_UnicastAdapter |
This class implements the I_UnicastAdapter interface while using SSL links. |
TCP_UDP_Adapter |
This class implements an adapter which supports the folowing
three kinds of data transmission:
1. |
TCP_UnicastAdapter |
This class implements the I_UnicastAdapter interface while using
TCP links. |
Timer |
This class provides synchronized access for a thread to a TimerEventQueue. |
TimerEvent |
This class is holds the time and id of a time event in a TimerEventQueue. |
TimerEventQueue |
This class is for storing a set of yet-to-be-processed TimerEvents |
UDP_MulticastAdapter |
This class extends the UDP_UnicastAdapter_INETv4AndOnePort. |
UDP_UnicastAdapter |
This class implements all the functions related with a UDP unicast
adapter. |