Uses of Class
org.apache.camel.component.mllp.MllpConfiguration
Packages that use MllpConfiguration
-
Uses of MllpConfiguration in org.apache.camel.component.mllp
Methods in org.apache.camel.component.mllp that return MllpConfigurationModifier and TypeMethodDescriptionMllpConfiguration.copy()MllpComponent.getConfiguration()MllpEndpoint.getConfiguration()MllpTcpClientProducer.getConfiguration()MllpTcpServerConsumer.getConfiguration()Methods in org.apache.camel.component.mllp with parameters of type MllpConfigurationModifier and TypeMethodDescriptionvoidMllpConfiguration.copy(MllpConfiguration source) static voidMllpConfiguration.copy(MllpConfiguration source, MllpConfiguration target) voidMllpComponent.setConfiguration(MllpConfiguration configuration) Sets the default configuration to use when creating MLLP endpoints.voidMllpEndpoint.setConfiguration(MllpConfiguration configuration) Constructors in org.apache.camel.component.mllp with parameters of type MllpConfigurationModifierConstructorDescriptionMllpEndpoint(String uri, MllpComponent component, MllpConfiguration configuration)