|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
ConnectionEntryImpl.connectionEntryImplPeer
|
ConnectionEntryImplPeer |
ConnectionTableSubject.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.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||