|
Class Summary |
| ConnectionHandlerImpl |
This is the implementation of the ConnectionHandler interface which helps
the user to take some action before and after connecting to the TL1Agent. |
| ConnectionListenerImpl |
A sample implementation of the ConnectionListener interface . |
| TASClient |
TASClient is an intermediate service provider between TL1Session and
TAServer. |
| TASConstants |
|
| TL1API |
The TL1API class is a utility class that monitors TL1 sessions
and tracks timeouts and retransmits of TL1 requests. |
| TL1KeepAlive |
|
| TL1ParserOptions |
This class provides the mechanism to set the various parser options for
a particular TL1Session. |
| TL1ServerSession |
This class is used for running TL1 Agent. |
| TL1Session |
Instantiate TL1Session to send or receive TL1 messages from any TL1 peer. |
This package contains the core APIs that facilitate TL1 communication. The classes in this package provide the necessary means for communication between the TL1 Manager and the TL1 network element. Applications can be built using TL1API and TL1Session which provide this basic functionality.