org.eclipse.ohf.ihe.pix.consumer.test
Class MSGPixQuery
java.lang.Object
org.eclipse.ohf.ihe.pix.consumer.test.MSGPixQuery
public class MSGPixQuery
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSGPixQuery
public MSGPixQuery()
main
public static void main(java.lang.String[] args)
throws PixConsumerException,
ClientException
- Throws:
PixConsumerException
ClientException
createMLLP
public static MLLPDestination createMLLP()
createSecureMLLP
public static MLLPDestination createSecureMLLP()
throws PixConsumerException
- Throws:
PixConsumerException
loadMessage
public static org.eclipse.ohf.hl7v2.core.message.model.Message loadMessage(PixConsumer pixQuery)
throws PixConsumerException
- Throws:
PixConsumerException
createMessage
public static org.eclipse.ohf.hl7v2.core.message.model.Message createMessage(PixConsumer pixQuery)
throws PixConsumerException
- Throws:
PixConsumerException
readReturn
public static void readReturn(org.eclipse.ohf.hl7v2.core.message.model.Message msg)
throws PixConsumerException
- Throws:
PixConsumerException