Interface SnmpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SnmpEndpointBuilderFactory
Receive traps and poll SNMP (Simple Network Management Protocol) capable devices. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilderAdvanced builder for endpoint for the SNMP component.static interfaceSnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuilderAdvanced builder for endpoint consumers for the SNMP component.static interfaceSnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuilderAdvanced builder for endpoint producers for the SNMP component.static classSnmpEndpointBuilderFactory.SnmpActionTypeProxy enum fororg.apache.camel.component.snmp.SnmpActionTypeenum.static interfaceSnmpEndpointBuilderFactory.SnmpBuildersstatic interfaceSnmpEndpointBuilderFactory.SnmpEndpointBuilderBuilder for endpoint for the SNMP component.static interfaceSnmpEndpointBuilderFactory.SnmpEndpointConsumerBuilderBuilder for endpoint consumers for the SNMP component.static interfaceSnmpEndpointBuilderFactory.SnmpEndpointProducerBuilderBuilder for endpoint producers for the SNMP component.
-
Method Summary
Static Methods Modifier and Type Method Description static SnmpEndpointBuilderFactory.SnmpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SnmpEndpointBuilderFactory.SnmpEndpointBuilder endpointBuilder(String componentName, String path)
-
-