Uses of Class
org.apache.camel.component.snmp.OIDList

Uses of OIDList in org.apache.camel.component.snmp
 

Methods in org.apache.camel.component.snmp that return OIDList
 OIDList SnmpEndpoint.getOids()
           
 

Methods in org.apache.camel.component.snmp with parameters of type OIDList
 void SnmpEndpoint.setOids(OIDList oids)
           
 



Apache CAMEL