|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingFailedException | |
org.jboss.jmx.adaptor.snmp.agent |
Uses of MappingFailedException in org.jboss.jmx.adaptor.snmp.agent |
Methods in org.jboss.jmx.adaptor.snmp.agent that throw MappingFailedException | |
org.opennms.protocols.snmp.SnmpPduTrap |
TrapFactorySupport.generateV1Trap(javax.management.Notification n)
Traslates a Notification to an SNMP V1 trap. |
org.opennms.protocols.snmp.SnmpPduPacket |
TrapFactorySupport.generateV2Trap(javax.management.Notification n)
Traslates a Notification to an SNMP V2 trap. |
org.opennms.protocols.snmp.SnmpPduPacket |
TrapFactory.generateV2Trap(javax.management.Notification n)
Translates a Notification to an SNMP V2 trap. |
org.opennms.protocols.snmp.SnmpPduTrap |
TrapFactory.generateV1Trap(javax.management.Notification n)
Traslates a Notification to an SNMP V1 trap. |
org.opennms.protocols.snmp.SnmpVarBind |
SnmpVarBindFactory.make(String oid,
Object value)
The factory method. |
Object |
NotificationWrapperSupport.get(String tagName)
Implements the communication protocol between the caller and the data source (notification and agent) based on tags. |
Object |
NotificationWrapper.get(String attrTag)
Defines the communication protocol between the caller and the data source (notification). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |