| Package | Description |
|---|---|
| org.apache.camel.component.mllp.impl |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
MllpUtil.closeFrame(Socket socket)
Close a MLLP frame by reading from the socket until the end of the frame is found.
|
static void |
MllpUtil.openFrame(Socket socket)
Open the MLLP frame by reading from the Socket until the begging of the frame is found.
|
Apache Camel