xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.admin.extern.snmp.ConnectionEntryImplPeer

Packages that use ConnectionEntryImplPeer
org.xmlBlaster.engine.admin.extern.snmp   
 

Uses of ConnectionEntryImplPeer in org.xmlBlaster.engine.admin.extern.snmp
 

Fields in org.xmlBlaster.engine.admin.extern.snmp declared as ConnectionEntryImplPeer
 ConnectionEntryImplPeer ConnectionTableSubject.connectionEntryImplPeer
           
 ConnectionEntryImplPeer ConnectionEntryImpl.connectionEntryImplPeer
           
 

Methods in org.xmlBlaster.engine.admin.extern.snmp with parameters of type ConnectionEntryImplPeer
 void ConnectionTableSubject.addEntry(java.lang.String nodeName, ConnectionEntryImplPeer connectionEntryImplPeer)
          Calls notifyObservers in order to add a new connection entry to connection table.
 void ConnectionTableSubject.removeEntry(java.lang.String nodeName, ConnectionEntryImplPeer connectionEntryImplPeer)
          Calls notifyObservers in order to remove a connection entry from connection table.
 

Constructors in org.xmlBlaster.engine.admin.extern.snmp with parameters of type ConnectionEntryImplPeer
ConnectionEntryImpl(long nodeIndex, long connectionIndex, ConnectionEntryImplPeer connectionEntryImplPeer)
          Initializes mib variables.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.