|
JoeSNMP API 0.2.6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpRequest | |
org.opennms.protocols.snmp |
Uses of SnmpRequest in org.opennms.protocols.snmp |
Methods in org.opennms.protocols.snmp that return SnmpRequest | |
(package private) SnmpRequest |
SnmpSession.findRequest(SnmpPduPacket pdu)
Finds the first matching request in the list of outstanding request and returns it to the caller. |
Methods in org.opennms.protocols.snmp with parameters of type SnmpRequest | |
(package private) void |
SnmpSession.addRequest(SnmpRequest req)
Adds an outstanding request to the session. |
(package private) void |
SnmpSession.removeRequest(SnmpRequest req)
Removes an outstanding request from the session. |
(package private) void |
SnmpSession.transmit(SnmpRequest req)
Transmits the specified SnmpRequest to the SnmpPeer defined by the session. |
|
JoeSNMP API 0.2.6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |