Package | Description |
---|---|
org.apache.camel.component.mllp |
Modifier and Type | Method and Description |
---|---|
MllpConfiguration |
MllpConfiguration.copy() |
MllpConfiguration |
MllpTcpServerConsumer.getConfiguration() |
MllpConfiguration |
MllpTcpClientProducer.getConfiguration() |
MllpConfiguration |
MllpEndpoint.getConfiguration() |
MllpConfiguration |
MllpComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
MllpConfiguration.copy(MllpConfiguration source) |
static void |
MllpConfiguration.copy(MllpConfiguration source,
MllpConfiguration target) |
void |
MllpEndpoint.setConfiguration(MllpConfiguration configuration) |
void |
MllpComponent.setConfiguration(MllpConfiguration configuration)
Sets the default configuration to use when creating MLLP endpoints.
|
Constructor and Description |
---|
MllpConfiguration(MllpConfiguration source) |
MllpEndpoint(String uri,
MllpComponent component,
MllpConfiguration configuration) |
Apache Camel