|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationWrapper | |
|---|---|
| org.jboss.jmx.adaptor.snmp.agent | |
| Uses of NotificationWrapper in org.jboss.jmx.adaptor.snmp.agent |
|---|
| Classes in org.jboss.jmx.adaptor.snmp.agent that implement NotificationWrapper | |
|---|---|
class |
NotificationWrapperSupport
NotificationWrapperSupport provides a base NotificationWrapper implementation |
| Methods in org.jboss.jmx.adaptor.snmp.agent with parameters of type NotificationWrapper | |
|---|---|
org.snmp4j.PDUv1 |
TrapFactorySupport.generateV1Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V1 trap. |
org.snmp4j.PDUv1 |
TrapFactory.generateV1Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V1 trap. |
org.snmp4j.PDU |
TrapFactorySupport.generateV2cTrap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V2c trap. |
org.snmp4j.PDU |
TrapFactory.generateV2cTrap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Translates a Notification to an SNMP V2c trap. |
org.snmp4j.ScopedPDU |
TrapFactorySupport.generateV3Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V3 trap. |
org.snmp4j.ScopedPDU |
TrapFactory.generateV3Trap(javax.management.Notification n,
Mapping m,
NotificationWrapper wrapper)
Traslates a Notification to an SNMP V3 trap. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||