@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ServerEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ServerEndpointBuilderFactory.AdvancedServerEndpointBuilder
Advanced builder for endpoint for the IEC 60870 Server component.
|
static interface |
ServerEndpointBuilderFactory.AdvancedServerEndpointConsumerBuilder
Advanced builder for endpoint consumers for the IEC 60870 Server
component.
|
static interface |
ServerEndpointBuilderFactory.AdvancedServerEndpointProducerBuilder
Advanced builder for endpoint producers for the IEC 60870 Server
component.
|
static class |
ServerEndpointBuilderFactory.ASDUAddressType
Proxy enum for
org.eclipse.neoscada.protocol.iec60870.ASDUAddressType enum. |
static class |
ServerEndpointBuilderFactory.CauseOfTransmissionType
Proxy enum for
org.eclipse.neoscada.protocol.iec60870.CauseOfTransmissionType enum. |
static class |
ServerEndpointBuilderFactory.InformationObjectAddressType
Proxy enum for
org.eclipse.neoscada.protocol.iec60870.InformationObjectAddressType enum. |
static interface |
ServerEndpointBuilderFactory.ServerBuilders |
static interface |
ServerEndpointBuilderFactory.ServerEndpointBuilder
Builder for endpoint for the IEC 60870 Server component.
|
static interface |
ServerEndpointBuilderFactory.ServerEndpointConsumerBuilder
Builder for endpoint consumers for the IEC 60870 Server component.
|
static interface |
ServerEndpointBuilderFactory.ServerEndpointProducerBuilder
Builder for endpoint producers for the IEC 60870 Server component.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerEndpointBuilderFactory.ServerEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static ServerEndpointBuilderFactory.ServerEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel