|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Should be implemented by classes that wish to receive SNMP inform PDUs.
An SnmpInformListener
will be activated every time
the SnmpEventReportDispatcher
receives an inform request.
Method Summary | |
void |
processSnmpInform(SnmpPduRequest anInformPDU)
Called by SnmpEventReportDispatcher when an inform request is received. |
void |
processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
Called by SnmpEventReportDispatcher when an inform request is received. |
Method Detail |
public void processSnmpInform(SnmpPduRequest anInformPDU)
SnmpEventReportDispatcher
when an inform request is received.
anInformPDU
- The incoming inform PDU.public void processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
SnmpEventReportDispatcher
when an inform request is received.
anInformPDU
- The incoming inform PDU.
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |