|
Class Summary |
| ItsData |
ItsData describes the operations that ITS data types should implement.
|
| ItsFrame |
Fundamental low-level unit of network communication for ITS applications.
|
| ItsFrameReceiver |
Provides an incoming stream of ITS Frames from the network to an application-specific
subclass. |
| ItsFrameRedistributor |
Base class for components that are both receivers and transmitters
of ITS frames. |
| ItsFrameType |
Encapsulates ITS Frame Type, allowing only valid numerical types
to be used. |
| ItsInputStream |
Reads ITS data objects from an underlying
stream in network format. |
| ItsInputStream.ByteOrder |
|
| ItsOutputStream |
ItsOutputStream writes ITS data objects to an underlying
stream in network format. |