|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.snmp.snmp2.CallbackArgs
| Field Summary | |
(package private) SnmpClient |
client
|
(package private) SnmpPDU |
pdu
|
(package private) int |
reqid
|
| Constructor Summary | |
(package private) |
CallbackArgs(SnmpClient cli,
SnmpPDU pd,
int req)
Constructs a CallbackArgs object. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
SnmpClient client
SnmpPDU pdu
int reqid
| Constructor Detail |
CallbackArgs(SnmpClient cli,
SnmpPDU pd,
int req)
cli - the SnmpClient object implementing the callbacksess - the SnmpSession instance which
received itpd - the SnmpPDU object.req - the request-id for the packet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||