org.eclipse.ohf.ihe.pix.consumer.test
Class ClientPixQuery
java.lang.Object
org.eclipse.ohf.ihe.pix.consumer.test.ClientPixQuery
public class ClientPixQuery
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientPixQuery
public ClientPixQuery()
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
createMessage
public static PixConsumerQuery createMessage(PixConsumer pixQuery)
throws PixConsumerException
- Throws:
PixConsumerException
readReturn
public static void readReturn(PixConsumerResponse response)
throws PixConsumerException
- Throws:
PixConsumerException