Skip navigation links
C D E F G H I M O P R S W 

C

close(Socket, Logger, String) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
closeConnection(String) - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
covertBytesToPrintFriendlyString(byte[]) - Static method in class org.apache.camel.component.mllp.MllpComponent
 
covertBytesToPrintFriendlyString(byte[], int, int) - Static method in class org.apache.camel.component.mllp.MllpComponent
 
covertToPrintFriendlyString(String) - Static method in class org.apache.camel.component.mllp.MllpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mllp.MllpComponent
 
createExchange(ExchangePattern) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createExchange(Exchange) - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
createProducer() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 

D

doStart() - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
doStart() - Method in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
doStop() - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
doStop() - Method in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 

E

END_OF_BLOCK - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
END_OF_DATA - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
END_OF_STREAM - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 

F

findEndOfMessage(byte[]) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
findEndOfMessage(byte[], int) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
Find the end of the HL7 Payload
findStartOfBlock(byte[]) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
findStartOfBlock(byte[], int) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
Find the beginning of the HL7 Payload

G

generateApplicationAcceptAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateApplicationErrorAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateApplicationRejectAcknowledgementMessage(byte[]) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
generateInvalidPayloadExceptionMessage(byte[]) - Static method in class org.apache.camel.component.mllp.impl.Hl7Util
 
generateInvalidPayloadExceptionMessage(byte[], int) - Static method in class org.apache.camel.component.mllp.impl.Hl7Util
Verifies that the HL7 payload array
getAcceptTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getAcknowledgmentType() - Method in exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
getAcknowledgmentType() - Method in exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
getAcknowledgmentType() - Method in exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
getAcknowledgmentType() - Method in exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
getAcknowledgmentType() - Method in exception org.apache.camel.component.mllp.MllpNegativeAcknowledgementException
 
getAddressString(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
getBacklog() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getBindRetryInterval() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getBindTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getCharsetName() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getConnectTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getExchangePattern() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getHl7Acknowledgement() - Method in exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
Get the HL7 acknowledgement payload associated with this exception, if any.
getHl7Acknowledgement() - Method in exception org.apache.camel.component.mllp.MllpException
Get the HL7 acknowledgement payload associated with this exception, if any.
getHl7Message() - Method in exception org.apache.camel.component.mllp.MllpException
Get the HL7 message payload associated with this exception, if any.
getHl7Message() - Method in exception org.apache.camel.component.mllp.MllpTimeoutException
Get the HL7 message payload associated with this exception, if any.
getHl7Message() - Method in exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
getHostname() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getMaxReceiveTimeouts() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getMessage() - Method in exception org.apache.camel.component.mllp.MllpException
Override the base version of this method, and include the HL7 Message and Acknowledgement, if any
getMllpPayload() - Method in exception org.apache.camel.component.mllp.MllpException
Return the MLLP Payload that is most likely the cause of the Exception If the HL7 Acknowledgement is present, return it.
getPort() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReadAdditionalStream() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
getReadTimeout() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
getReadTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveBuffer() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
getReceiveBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveTimeout() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
getReceiveTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getSendBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getSocket() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 

H

Hl7AcknowledgementGenerationException - Exception in org.apache.camel.processor.mllp
 
Hl7AcknowledgementGenerationException(String) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerationException(String, byte[]) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerationException(String, byte[], Throwable) - Constructor for exception org.apache.camel.processor.mllp.Hl7AcknowledgementGenerationException
 
Hl7AcknowledgementGenerator - Class in org.apache.camel.processor.mllp
A Camel Processor for generating HL7 Acknowledgements
Hl7AcknowledgementGenerator() - Constructor for class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 
Hl7Util - Class in org.apache.camel.component.mllp.impl
 

I

isAcknowledgementReader() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
isAcknowledgementWriter() - Method in class org.apache.camel.component.mllp.impl.MllpSocketWriter
 
isAutoAck() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isBufferWrites() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isHl7Headers() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isKeepAlive() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isLogPhi() - Static method in class org.apache.camel.component.mllp.MllpComponent
 
isReuseAddress() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isSingleton() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isSynchronous() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isTcpNoDelay() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
isValidatePayload() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 

M

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_EXCEPTION - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_ACKNOWLEDGEMENT_STRING - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_ACKNOWLEDGEMENT_TYPE - Static variable in class org.apache.camel.component.mllp.MllpConstants
 
MLLP_AUTO_ACKNOWLEDGE - 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
 
MllpAcknowledgementDeliveryException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Consumer cannot deliver the MLLP Acknowledgement
MllpAcknowledgementDeliveryException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementDeliveryException
 
MllpAcknowledgementDeliveryException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementDeliveryException
 
MllpAcknowledgementDeliveryException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementDeliveryException
 
MllpAcknowledgementDeliveryException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementDeliveryException
 
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, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementTimeoutException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer does not receive a HL7 acknowledgement within the configured timespan
MllpAcknowledgementTimeoutException(byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpAcknowledgementTimeoutException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementTimeoutException
 
MllpApplicationErrorAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Application Error Acknowledgement
MllpApplicationErrorAcknowledgementException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationErrorAcknowledgementException
 
MllpApplicationErrorAcknowledgementException(byte[], 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(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpApplicationRejectAcknowledgementException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpApplicationRejectAcknowledgementException
 
MllpBufferedSocketWriter - Class in org.apache.camel.component.mllp.impl
 
MllpBufferedSocketWriter(Socket, boolean) - Constructor for class org.apache.camel.component.mllp.impl.MllpBufferedSocketWriter
 
MllpCommitErrorAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Commit Error Acknowledgement
MllpCommitErrorAcknowledgementException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitErrorAcknowledgementException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitErrorAcknowledgementException
 
MllpCommitRejectAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer receives a HL7 Commit Reject Acknowledgement
MllpCommitRejectAcknowledgementException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpCommitRejectAcknowledgementException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpCommitRejectAcknowledgementException
 
MllpComponent - Class in org.apache.camel.component.mllp
Represents the component that manages MllpEndpoint.
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
 
MllpEndpoint - Class in org.apache.camel.component.mllp
The MLLP component is designed to handle the MLLP protocol and provide the functionality required by Healthcare providers to communicate with other systems using the MLLP protocol.
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, byte[], 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
 
MllpException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpFrameException - Exception in org.apache.camel.component.mllp
Deprecated.
- replaced by more specific exceptions. MllpTimeoutException, MllpInvalidMessageException and MllpInvalidAcknowledgementException Raised when a MLLP Producer or consumer encounters a corrupt MLLP Frame while attempting to readEnvelopedPayload or writeEnvelopedMessage a MLLP payload.
MllpFrameException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
Deprecated.
 
MllpFrameException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
Deprecated.
 
MllpFrameException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
Deprecated.
 
MllpFrameException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
Deprecated.
 
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, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpInvalidAcknowledgementException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidAcknowledgementException
 
MllpInvalidMessageException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Consumer receives an invalid HL7 Message.
MllpInvalidMessageException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidMessageException
 
MllpInvalidMessageException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpInvalidMessageException
 
MllpNegativeAcknowledgementException - Exception in org.apache.camel.component.mllp
Abstract base for all MLLP Negative Acknowledgements
MllpNegativeAcknowledgementException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpNegativeAcknowledgementException
 
MllpNegativeAcknowledgementException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpNegativeAcknowledgementException
 
MllpReceiveAcknowledgementException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Consumer cannot deliver the MLLP Acknowledgement
MllpReceiveAcknowledgementException(byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveAcknowledgementException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveAcknowledgementException
 
MllpReceiveException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Consumer cannot deliver the MLLP Acknowledgement
MllpReceiveException(String) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpReceiveException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpReceiveException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpReceiveException(String, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpReceiveException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpReceiveException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpReceiveException
 
MllpSocketReader - Class in org.apache.camel.component.mllp.impl
 
MllpSocketReader(Socket, int, int, boolean) - Constructor for class org.apache.camel.component.mllp.impl.MllpSocketReader
 
MllpSocketUtil - Class in org.apache.camel.component.mllp.impl
 
MllpSocketWriter - Class in org.apache.camel.component.mllp.impl
 
MllpSocketWriter(Socket, boolean) - Constructor for class org.apache.camel.component.mllp.impl.MllpSocketWriter
 
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 or an acknowledgment
MllpTimeoutException(byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpTimeoutException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpTimeoutException
 
MllpWriteException - Exception in org.apache.camel.component.mllp
Raised when a MLLP Producer or consumer encounter an error transmitting data
MllpWriteException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[], byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 

O

org.apache.camel.component.mllp - package org.apache.camel.component.mllp
 
org.apache.camel.component.mllp.impl - package org.apache.camel.component.mllp.impl
 
org.apache.camel.processor.mllp - package org.apache.camel.processor.mllp
 

P

process(Exchange) - Method in class org.apache.camel.component.mllp.MllpTcpClientProducer
 
process(Exchange) - Method in class org.apache.camel.processor.mllp.Hl7AcknowledgementGenerator
 

R

readEnvelopedPayload() - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
readEnvelopedPayload(byte[]) - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
readEnvelopedPayload(Integer) - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
readEnvelopedPayload(Integer, byte[]) - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 
reset(Socket, Logger, String) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
resetConnection(String) - Method in class org.apache.camel.component.mllp.impl.MllpSocketReader
 

S

SEGMENT_DELIMITER - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 
setAcceptTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Timeout (in milliseconds) while waiting for a TCP connection

TCP Server Only

setAutoAck(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/Disable the automatic generation of a MLLP Acknowledgement MLLP Consumers only
setBacklog(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The maximum queue length for incoming connection indications (a request to connect) is set to the backlog parameter.
setBindRetryInterval(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
TCP Server Only - The number of milliseconds to wait between bind attempts
setBindTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
TCP Server Only - The number of milliseconds to retry binding to a server port
setBufferWrites(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/Disable the validation of HL7 Payloads If enabled, MLLP Payloads are buffered and written to the external system in a single write(byte[]) operation.
setCharsetName(String) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Set the CamelCharsetName property on the exchange
setConnectTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Timeout (in milliseconds) for establishing for a TCP connection

TCP Client only

setHl7Headers(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/Disable the automatic generation of message headers from the HL7 Message MLLP Consumers only
setHostname(String) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Hostname or IP for connection for the TCP connection.
setKeepAlive(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the SO_KEEPALIVE socket option.
setMaxReceiveTimeouts(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The maximum number of timeouts (specified by receiveTimeout) allowed before the TCP Connection will be reset.
setPort(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Port number for the TCP connection
setReadTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The SO_TIMEOUT value (in milliseconds) used after the start of an MLLP frame has been received
setReceiveBufferSize(Integer) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Sets the SO_RCVBUF option to the specified value (in bytes)
setReceiveTimeout(int) - Method in class org.apache.camel.component.mllp.MllpEndpoint
The SO_TIMEOUT value (in milliseconds) used when waiting for the start of an MLLP frame
setReuseAddress(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the SO_REUSEADDR socket option.
setSendBufferSize(Integer) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Sets the SO_SNDBUF option to the specified value (in bytes)
setSoTimeout(Socket, int, Logger, String) - Static method in class org.apache.camel.component.mllp.impl.MllpSocketUtil
 
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the TCP_NODELAY socket option.
setValidatePayload(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/Disable the validation of HL7 Payloads If enabled, HL7 Payloads received from external systems will be validated (see Hl7Util.generateInvalidPayloadExceptionMessage for details on the validation).
SOCKET_STARTUP_TEST_READ_TIMEOUT - Static variable in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
SOCKET_STARTUP_TEST_WAIT - Static variable in class org.apache.camel.component.mllp.MllpTcpServerConsumer
 
START_OF_BLOCK - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 

W

writeEnvelopedPayload(byte[], byte[]) - Method in class org.apache.camel.component.mllp.impl.MllpBufferedSocketWriter
 
writeEnvelopedPayload(byte[], byte[]) - Method in class org.apache.camel.component.mllp.impl.MllpSocketWriter
 
C D E F G H I M O P R S W 
Skip navigation links

Apache Camel