HOME

Package com.ireasoning.protocol

This package contains common classes which are used by SNMP and TL1 libraries.

See:
          Description

Interface Summary
Listener The Listener interface is the primary method for handling events.
Msg This class represents message Session received.
 

Class Summary
ErrorMsg This class represents an error occurred.
ListenerManager This class provides functionalities to manage Listener pool, including methods such as add/remove/notify listeners.
ListenThread  
Session This class represents an open communication channel between client and server.
Target This class describes agent's properties
TimeoutErrorMsg This class represents timeout error for async requests.
 

Exception Summary
TimeoutException This Exception is thrown when a specified timeout is reached without suceeding in completing the action.
 

Package com.ireasoning.protocol Description

This package contains common classes which are used by SNMP and TL1 libraries.


HOME

Copyright © 2002 iReasoning Inc. All Rights Reserved.