|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapping | |
|---|---|
| org.jboss.jmx.adaptor.snmp.agent | |
| Uses of Mapping in org.jboss.jmx.adaptor.snmp.agent |
|---|
| Methods in org.jboss.jmx.adaptor.snmp.agent with parameters of type Mapping | |
|---|---|
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. |
| Method parameters in org.jboss.jmx.adaptor.snmp.agent with type arguments of type Mapping | |
|---|---|
void |
SnmpAgentService.addNotifications(java.util.List<Mapping> notifications)
|
void |
TrapEmitter.addNotifications(java.util.List<Mapping> notifications)
|
void |
SnmpAgentServiceMBean.addNotifications(java.util.List<Mapping> notifications)
|
void |
SnmpAgentService.removeNotifications(java.util.List<Mapping> notifications)
|
void |
TrapEmitter.removeNotifications(java.util.List<Mapping> notifications)
|
void |
SnmpAgentServiceMBean.removeNotifications(java.util.List<Mapping> notifications)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||