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