Uses of Class
org.jboss.jmx.adaptor.snmp.config.notification.VarBindList

Packages that use VarBindList
org.jboss.jmx.adaptor.snmp.config.notification   
 

Uses of VarBindList in org.jboss.jmx.adaptor.snmp.config.notification
 

Methods in org.jboss.jmx.adaptor.snmp.config.notification that return VarBindList
static VarBindList VarBindList.unmarshal(Reader reader)
          Method unmarshal
 VarBindList Mapping.getVarBindList()
          Method getVarBindListReturns the value of field 'varBindList'.
 

Methods in org.jboss.jmx.adaptor.snmp.config.notification with parameters of type VarBindList
 void Mapping.setVarBindList(VarBindList varBindList)
          Method setVarBindListSets the value of field 'varBindList'.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.