Interface ServerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ServerEndpointBuilderFactory
IEC 60870 supervisory control and data acquisition (SCADA) server using NeoSCADA implementation. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServerEndpointBuilderFactory.AdvancedServerEndpointBuilderAdvanced builder for endpoint for the IEC 60870 Server component.static interfaceServerEndpointBuilderFactory.AdvancedServerEndpointConsumerBuilderAdvanced builder for endpoint consumers for the IEC 60870 Server component.static interfaceServerEndpointBuilderFactory.AdvancedServerEndpointProducerBuilderAdvanced builder for endpoint producers for the IEC 60870 Server component.static classServerEndpointBuilderFactory.ASDUAddressTypeProxy enum fororg.eclipse.neoscada.protocol.iec60870.ASDUAddressTypeenum.static classServerEndpointBuilderFactory.CauseOfTransmissionTypeProxy enum fororg.eclipse.neoscada.protocol.iec60870.CauseOfTransmissionTypeenum.static classServerEndpointBuilderFactory.InformationObjectAddressTypeProxy enum fororg.eclipse.neoscada.protocol.iec60870.InformationObjectAddressTypeenum.static interfaceServerEndpointBuilderFactory.ServerBuildersstatic interfaceServerEndpointBuilderFactory.ServerEndpointBuilderBuilder for endpoint for the IEC 60870 Server component.static interfaceServerEndpointBuilderFactory.ServerEndpointConsumerBuilderBuilder for endpoint consumers for the IEC 60870 Server component.static interfaceServerEndpointBuilderFactory.ServerEndpointProducerBuilderBuilder for endpoint producers for the IEC 60870 Server component.
-
Method Summary
Static Methods Modifier and Type Method Description static ServerEndpointBuilderFactory.ServerEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ServerEndpointBuilderFactory.ServerEndpointBuilder endpointBuilder(String componentName, String path)
-
-