Class MLLPConnection
java.lang.Object
org.aoju.bus.image.metric.internal.hl7.MLLPConnection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()final Socketbyte[]voidwriteMessage(byte[] b) voidwriteMessage(byte[] b, int off, int len)
-
Constructor Details
-
MLLPConnection
- Throws:
IOException
-
MLLPConnection
- Throws:
IOException
-
-
Method Details
-
getSocket
-
writeMessage
- Throws:
IOException
-
writeMessage
- Throws:
IOException
-
readMessage
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-