|
Class Summary |
| AutoAcknowledge |
This class is used to send acknowledgement if response is
not sent within 2 seconds. |
| CraftInterface |
This class implements TL1TransportProvider. |
| DelayActivation |
This class is used for Delay Activation.Both automatic and Manual
activations are handled here.Here the automatic objects are stored in one
vector and their execution time is stored in another vector. |
| MonitorData |
This class is used to give the count for the requsets,
responses,autonomous, acknowledgements and delay activated
objects between the period of agent start and stop. |
| SelfMonitor |
This class implements the methods TL1RequestHandler. |
| ServerCraftInterface |
This class maintains the server session for craft interface. |
| TL1Agent |
TL1 Agent implementation class. |
| TL1AgentRequestInfo |
This class contains the TL1 Agent Request Information. |
| TL1AgentResponseInfo |
This class is used to hold the information of the response
block for both response messages and autonomous messages. |
| TL1AsyncHandler |
|
| TL1BuiltInCommand |
This class is used to construct some built in commands. |
| TL1Errors |
This class lists the TL1 Error Messages that can be thrown. |
| TL1MessageFormatter |
This class is used to create a TLIAgentRequestInfo, TL1Message and
Autonomous message. |
Contains classes for TL1 Agent implementation.