Uses of Package
net.sf.snmpadaptor4j.api

Packages that use net.sf.snmpadaptor4j.api
net.sf.snmpadaptor4j Package containing all the useful classes to integrate snmpAdaptor4j into a application. 
net.sf.snmpadaptor4j.api Package contains all classes and interfaces manipulated by classes as facade with SNMP APIs. 
net.sf.snmpadaptor4j.api.opennms Package containing all classes as facade with SNMP APIs. 
net.sf.snmpadaptor4j.config Package containing all classes providing the configuration loading of SNMP adaptor from an XML file. 
net.sf.snmpadaptor4j.core Package containing entry point classes for access to MBean attributes and for SNMP traps sending. 
net.sf.snmpadaptor4j.core.accessor Package containing all classes used to access attributes of MBeans or other. 
net.sf.snmpadaptor4j.core.trap Package containing all classes used to build SNMP traps from JMX notifications and to send them to all SNMP managers. 
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j
SnmpDaemon
          SNMP daemon.
SnmpDaemonConfiguration
          Objects containing all configuration settings of SNMP daemon.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.api
AttributeAccessor
          Object representing an accessor to an attribute.
SnmpDaemon
          SNMP daemon.
SnmpDaemonConfiguration
          Objects containing all configuration settings of SNMP daemon.
SnmpMib
          Object representing the Management Information Base (MIB) of SNMP daemon.
SnmpTrapSender
          Object responsible for sending of SNMP traps to one manager.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.api.opennms
AttributeAccessor
          Object representing an accessor to an attribute.
SnmpApiFactory
          Factory of facades to SNMP API.
SnmpDaemon
          SNMP daemon.
SnmpDaemonConfiguration
          Objects containing all configuration settings of SNMP daemon.
SnmpMib
          Object representing the Management Information Base (MIB) of SNMP daemon.
SnmpTrapSender
          Object responsible for sending of SNMP traps to one manager.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.config
SnmpDaemonConfiguration
          Objects containing all configuration settings of SNMP daemon.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.core
AttributeAccessor
          Object representing an accessor to an attribute.
SnmpMib
          Object representing the Management Information Base (MIB) of SNMP daemon.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.core.accessor
AttributeAccessor
          Object representing an accessor to an attribute.
 

Classes in net.sf.snmpadaptor4j.api used by net.sf.snmpadaptor4j.core.trap
SnmpApiFactory
          Factory of facades to SNMP API.
SnmpTrapSender
          Object responsible for sending of SNMP traps to one manager.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.