|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sun.management.snmp.manager
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
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)
Deprecated. Called by SnmpEventReportDispatcher when an inform request is received. |
void |
processSnmpInformV3(SnmpScopedPduRequest anInformPDU)
Deprecated. 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.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |