org.eclipse.ohf.ihe.pdq.consumer.test
Class ClientPdqQuery
java.lang.Object
org.eclipse.ohf.ihe.pdq.consumer.test.ClientPdqQuery
public class ClientPdqQuery
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientPdqQuery
public ClientPdqQuery()
main
public static void main(java.lang.String[] args)
throws PdqConsumerException,
ClientException,
SecurityDomainException
- Throws:
PdqConsumerException
ClientException
SecurityDomainException
createMLLP
public static MLLPDestination createMLLP()
createSecureMLLP
public static MLLPDestination createSecureMLLP()
throws PdqConsumerException
- Throws:
PdqConsumerException
createMessage
public static PdqConsumerQuery createMessage(PdqConsumer pdqQuery)
throws PdqConsumerException
- Throws:
PdqConsumerException
readReturn
public static void readReturn(PdqConsumerResponse response)
throws PdqConsumerException
- Throws:
PdqConsumerException