@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SnmpEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SnmpEndpointBuilderFactory.AdvancedSnmpEndpointBuilder
Advanced builder for endpoint for the SNMP component.
|
static interface |
SnmpEndpointBuilderFactory.AdvancedSnmpEndpointConsumerBuilder
Advanced builder for endpoint consumers for the SNMP component.
|
static interface |
SnmpEndpointBuilderFactory.AdvancedSnmpEndpointProducerBuilder
Advanced builder for endpoint producers for the SNMP component.
|
static class |
SnmpEndpointBuilderFactory.SnmpActionType
Proxy enum for
org.apache.camel.component.snmp.SnmpActionType enum. |
static interface |
SnmpEndpointBuilderFactory.SnmpBuilders |
static interface |
SnmpEndpointBuilderFactory.SnmpEndpointBuilder
Builder for endpoint for the SNMP component.
|
static interface |
SnmpEndpointBuilderFactory.SnmpEndpointConsumerBuilder
Builder for endpoint consumers for the SNMP component.
|
static interface |
SnmpEndpointBuilderFactory.SnmpEndpointProducerBuilder
Builder for endpoint producers for the SNMP component.
|
| Modifier and Type | Method and Description |
|---|---|
static SnmpEndpointBuilderFactory.SnmpEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SnmpEndpointBuilderFactory.SnmpEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel