org.eclipse.ohf.ihe.pix.source.test
Class HL7PixFeed
java.lang.Object
org.eclipse.ohf.ihe.pix.source.test.HL7PixFeed
public class HL7PixFeed
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7PixFeed
public HL7PixFeed()
main
public static void main(java.lang.String[] args)
throws PixSourceException,
ClientException
- Throws:
PixSourceException
ClientException
createMLLP
public static MLLPDestination createMLLP()
createSecureMLLP
public static MLLPDestination createSecureMLLP()
throws PixSourceException
- Throws:
PixSourceException
createMessageA01
public static java.lang.String createMessageA01()
createMessageA04
public static java.lang.String createMessageA04()
createMessageA05
public static java.lang.String createMessageA05()
createMessageA08
public static java.lang.String createMessageA08()
createMessageA40
public static java.lang.String createMessageA40()
readReturn
public static void readReturn(java.lang.String rtnMessage)
throws PixSourceException,
ClientException
- Throws:
PixSourceException
ClientException