org.eclipse.ohf.ihe.pdq.consumer.test
Class HL7PdqQuery

java.lang.Object
  extended by org.eclipse.ohf.ihe.pdq.consumer.test.HL7PdqQuery

public class HL7PdqQuery
extends java.lang.Object


Constructor Summary
HL7PdqQuery()
           
 
Method Summary
static java.lang.String createMessage()
           
static MLLPDestination createMLLP()
           
static MLLPDestination createSecureMLLP()
           
static void main(java.lang.String[] args)
           
static void readReturn(java.lang.String rtnMessage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HL7PdqQuery

public HL7PdqQuery()
Method Detail

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

createMessage

public static java.lang.String createMessage()

readReturn

public static void readReturn(java.lang.String rtnMessage)
                       throws PdqConsumerException
Throws:
PdqConsumerException