org.eclipse.ohf.ihe.pix.source.test
Class MSGPixFeed
java.lang.Object
org.eclipse.ohf.ihe.pix.source.test.MSGPixFeed
public class MSGPixFeed
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSGPixFeed
public MSGPixFeed()
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
loadMessageA04
public static org.eclipse.ohf.hl7v2.core.message.model.Message loadMessageA04(PixSource pixFeed)
throws PixSourceException
- Throws:
PixSourceException
createMessageA04
public static org.eclipse.ohf.hl7v2.core.message.model.Message createMessageA04(PixSource pixFeed)
throws PixSourceException
- Throws:
PixSourceException
readReturn
public static void readReturn(org.eclipse.ohf.hl7v2.core.message.model.Message msg)
throws PixSourceException,
ClientException
- Throws:
PixSourceException
ClientException