Package com.adventnet.adaptors.tl1

This package contains all the TL1 core APIs for communication and
provides classes that acts as a JMX adaptor for TL1 protocol.

See:
          Description

Interface Summary
TL1MessageHandlerMBean This interface exposes the getAck(), and doAction() to the MBeanServer.
 

Class Summary
TL1Adaptor This class acts as a JMX adaptor for TL1 protocol.
TL1AdaptorInfo This class acts as a mbean for the TL1 Adaptor information as specified in the AGENT-TL1-CONF-MIB mib for the TL1 agent.
Tl1CommIfcEntry Contains the data handling under tl1CommIfcEntry group
Tl1CommIfcTable Handles all requests under tl1CommIfcTable group
TL1MessageHandler This class gets registered to the MBeanServer if the code is generated for common instrumentation.
TL1MultiProtocolHandler This class implements the Notification listener and Notification filter.
Tl1tcpEntry Contains the data handling under tl1tcpEntry group
Tl1TcpTable Handles all requests under tl1TcpTable group
 

Package com.adventnet.adaptors.tl1 Description

This package contains all the TL1 core APIs for communication and
provides classes that acts as a JMX adaptor for TL1 protocol.