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

A

AcknowledgmentSynchronizationAdapter - Class in org.apache.camel.component.mllp.impl
 
AcknowledgmentSynchronizationAdapter(Socket, byte[]) - Constructor for class org.apache.camel.component.mllp.impl.AcknowledgmentSynchronizationAdapter
 

C

closeConnection(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
 
closeFrame(Socket, int, int) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Close a MLLP frame by reading from the socket until the end of the frame is found.
covertBytesToPrintFriendlyString(byte[]) - Method in exception org.apache.camel.component.mllp.MllpException
 
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
 

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
 
getAcceptTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
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.MllpAcknowledgementException
 
getHl7Message() - Method in exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
getHl7Message() - Method in exception org.apache.camel.component.mllp.MllpTimeoutException
 
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.MllpAcknowledgementException
 
getMessage() - Method in exception org.apache.camel.component.mllp.MllpFrameException
 
getMessage() - Method in exception org.apache.camel.component.mllp.MllpTimeoutException
 
getMessage() - Method in exception org.apache.camel.component.mllp.MllpWriteException
 
getMllpPayload() - Method in exception org.apache.camel.component.mllp.MllpFrameException
 
getMllpPayload() - Method in exception org.apache.camel.component.mllp.MllpWriteException
 
getOrder() - Method in class org.apache.camel.component.mllp.impl.AcknowledgmentSynchronizationAdapter
 
getPort() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReadTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getReceiveTimeout() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 
getSendBufferSize() - Method in class org.apache.camel.component.mllp.MllpEndpoint
 

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
 

I

isAutoAck() - 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() - Method in exception org.apache.camel.component.mllp.MllpException
 
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
 

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_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
 
MllpAcknowledgementException - Exception in org.apache.camel.component.mllp
Base class for HL7 Application Acknowledgement Exceptions
MllpAcknowledgementException(String, byte[], byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
MllpAcknowledgementException(String, byte[], 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, byte[]) - 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(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
 
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, Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpException
 
MllpFrameException - 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.
MllpFrameException(String, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
 
MllpFrameException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpFrameException
 
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
 
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, byte[]) - 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, byte[]) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 
MllpWriteException(String, byte[], Throwable) - Constructor for exception org.apache.camel.component.mllp.MllpWriteException
 

O

onAfterRoute(Route, Exchange) - Method in class org.apache.camel.component.mllp.impl.AcknowledgmentSynchronizationAdapter
 
onComplete(Exchange) - Method in class org.apache.camel.component.mllp.impl.AcknowledgmentSynchronizationAdapter
 
onFailure(Exchange) - Method in class org.apache.camel.component.mllp.impl.AcknowledgmentSynchronizationAdapter
 
openFrame(Socket, int, int) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Open the MLLP frame by reading from the Socket until the begging of the frame is found.
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

resetConnection(Socket) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
 

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
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)
setTcpNoDelay(boolean) - Method in class org.apache.camel.component.mllp.MllpEndpoint
Enable/disable the TCP_NODELAY socket option.
START_OF_BLOCK - Static variable in class org.apache.camel.component.mllp.MllpEndpoint
 

T

toString() - Method in exception org.apache.camel.component.mllp.MllpAcknowledgementException
 
toString() - Method in exception org.apache.camel.component.mllp.MllpFrameException
 
toString() - Method in exception org.apache.camel.component.mllp.MllpTimeoutException
 
toString() - Method in exception org.apache.camel.component.mllp.MllpWriteException
 

W

writeFramedPayload(Socket, byte[]) - Static method in class org.apache.camel.component.mllp.impl.MllpUtil
Write a MLLP-Framed payload to the Socket
A C D E G H I M O P R S T W 
Skip navigation links

Apache Camel