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()
           
static OIDList SnmpConverters.toOIDList(String s, org.apache.camel.Exchange exchange)
           
 

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



Apache CAMEL