站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

Uses of Class org.jboss.jmx.adaptor.snmp.config.notification.VarBindList (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


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.