| Class | Description |
|---|---|
| Hl7Util | |
| MllpSocketBuffer |
An OutputStream modeled after the ByteArrayOutputStream specifically for MLLP operations.
|
| TcpServerAcceptThread |
Thread to handle the ServerSocket.accept requests, and submit the sockets to the accept executor for validation.
|
| TcpServerBindThread |
Runnable to handle the ServerSocket.accept requests
|
| TcpServerConsumerValidationRunnable |
Runnable to handle the ServerSocket.accept requests
|
| TcpSocketConsumerRunnable |
Runnable to read the Socket
|
Apache Camel