- MESSAGE_TERMINATOR - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
-
- MLLP_ACKNOWLEDGEMENT - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_ACKNOWLEDGEMENT_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_CHARSET - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_CLOSE_CONNECTION_AFTER_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_CLOSE_CONNECTION_BEFORE_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_EVENT_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_LOCAL_ADDRESS - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_LOG_PHI_PROPERTY - Static variable in class org.apache.camel.component.mllp.MllpComponent
-
- MLLP_MESSAGE_CONTROL - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_MESSAGE_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_PROCESSING_ID - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_RECEIVING_APPLICATION - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_RECEIVING_FACILITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_REMOTE_ADDRESS - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_RESET_CONNECTION_AFTER_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_RESET_CONNECTION_BEFORE_SEND - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_SECURITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_SENDING_APPLICATION - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_SENDING_FACILITY - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_TIMESTAMP - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_TRIGGER_EVENT - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MLLP_VERSION_ID - Static variable in class org.apache.camel.component.mllp.MllpConstants
-
- MllpAcknowledgementException - Exception in org.apache.camel.component.mllp
-
Base class for HL7 Application Acknowledgement Exceptions
- MllpAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
-
- MllpAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
-
- MllpAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
-
- MllpAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
-
- MllpAcknowledgementTimoutException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer does not receive a HL7 acknowledgement within the configured timespan
- MllpAcknowledgementTimoutException(String) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
-
- MllpAcknowledgementTimoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
-
- MllpAcknowledgementTimoutException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
-
- MllpAcknowledgementTimoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimoutException
-
- MllpApplicationErrorAcknowledgementException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer receives a HL7 Application Error Acknowledgement
- MllpApplicationErrorAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
-
- MllpApplicationErrorAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
-
- MllpApplicationErrorAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
-
- MllpApplicationErrorAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
-
- MllpApplicationRejectAcknowledgementException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer receives a HL7 Application Reject Acknowledgement
- MllpApplicationRejectAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
-
- MllpApplicationRejectAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
-
- MllpApplicationRejectAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
-
- MllpApplicationRejectAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
-
- MllpComponent - Class in org.apache.camel.component.mllp
-
- MllpComponent() - Constructor for class org.apache.camel.component.mllp.MllpComponent
-
- MllpComponent(CamelContext) - Constructor for class org.apache.camel.component.mllp.MllpComponent
-
- MllpConstants - Class in org.apache.camel.component.mllp
-
- MllpCorruptFrameException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer or consumer encounters a corrupt MLLP Frame while attempting
to read or write a MLLP payload.
- MllpCorruptFrameException(String) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
-
- MllpCorruptFrameException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
-
- MllpCorruptFrameException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
-
- MllpCorruptFrameException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCorruptFrameException
-
- MllpEndpoint - Class in org.apache.camel.component.mllp
-
Represents a MLLP endpoint.
- MllpEndpoint(String, MllpComponent) - Constructor for class org.apache.camel.component.mllp.MllpEndpoint
-
- MllpException - Exception in org.apache.camel.component.mllp
-
Base class for all MLLP Exceptions, and also used as a generic MLLP exception
- MllpException(String) - Constructor for exception org.apache.camel.component.mllp.MllpException
-
- MllpException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpException
-
- MllpException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
-
- MllpException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
-
- MllpInvalidAcknowledgementException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer receives a HL7 Acknowledgement for which the HL7 Acknowledgement type cannot be determined.
- MllpInvalidAcknowledgementException(String) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
-
- MllpInvalidAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
-
- MllpInvalidAcknowledgementException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
-
- MllpInvalidAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
-
- MllpTcpClientProducer - Class in org.apache.camel.component.mllp
-
The MLLP producer.
- MllpTcpClientProducer(MllpEndpoint) - Constructor for class org.apache.camel.component.mllp.MllpTcpClientProducer
-
- MllpTcpServerConsumer - Class in org.apache.camel.component.mllp
-
The MLLP consumer.
- MllpTcpServerConsumer(MllpEndpoint, Processor) - Constructor for class org.apache.camel.component.mllp.MllpTcpServerConsumer
-
- MllpTimeoutException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer or Consumer encounter a timeout reading a message
- MllpTimeoutException(String) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
-
- MllpTimeoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
-
- MllpTimeoutException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
-
- MllpTimeoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
-
- MllpUtil - Class in org.apache.camel.component.mllp.impl
-
Supplies methods to read and write messages in a MLLP Frame.
- MllpWriteException - Exception in org.apache.camel.component.mllp
-
Raised when a MLLP Producer or consumer encounter an error transmitting data
- MllpWriteException(String) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
-
- MllpWriteException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
-
- MllpWriteException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
-
- MllpWriteException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
-