net.ihe.gazelle.demographic.ws
Class DemographicDataServerServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by net.ihe.gazelle.demographic.ws.DemographicDataServerServiceStub

public class DemographicDataServerServiceStub
extends org.apache.axis2.client.Stub


Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Constructor Summary
DemographicDataServerServiceStub()
          Default Constructor
DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint)
          Constructor that takes in a configContext
DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
 
Method Summary
 GetListCountryCodeResponseE getListCountryCode(GetListCountryCodeE getListCountryCode128)
          Auto generated method signature
 ReturnAddressResponseE returnAddress(ReturnAddressE returnAddress126)
          Auto generated method signature
 ReturnAddressByCoordinatesResponseE returnAddressByCoordinates(ReturnAddressByCoordinatesE returnAddressByCoordinates122)
          Auto generated method signature
 ReturnAddressByTownResponseE returnAddressByTown(ReturnAddressByTownE returnAddressByTown112)
          Auto generated method signature
 ReturnHl7MessageResponseE returnHl7Message(ReturnHl7MessageE returnHl7Message118)
          Auto generated method signature
 ReturnHl7V3MessageResponseE returnHl7V3Message(ReturnHl7V3MessageE returnHl7V3Message124)
          Auto generated method signature
 ReturnPatientResponseE returnPatient(ReturnPatientE returnPatient120)
          Auto generated method signature
 ReturnPersonResponseE returnPerson(ReturnPersonE returnPerson130)
          Auto generated method signature
 ReturnSimplePatientResponseE returnSimplePatient(ReturnSimplePatientE returnSimplePatient116)
          Auto generated method signature
 SendHl7MessageResponseE sendHl7Message(SendHl7MessageE sendHl7Message114)
          Auto generated method signature
 SendHl7V3MessageResponseE sendHl7V3Message(SendHl7V3MessageE sendHl7V3Message110)
          Auto generated method signature
 void startgetListCountryCode(GetListCountryCodeE getListCountryCode128, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnAddress(ReturnAddressE returnAddress126, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnAddressByCoordinates(ReturnAddressByCoordinatesE returnAddressByCoordinates122, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnAddressByTown(ReturnAddressByTownE returnAddressByTown112, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnHl7Message(ReturnHl7MessageE returnHl7Message118, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnHl7V3Message(ReturnHl7V3MessageE returnHl7V3Message124, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnPatient(ReturnPatientE returnPatient120, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnPerson(ReturnPersonE returnPerson130, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startreturnSimplePatient(ReturnSimplePatientE returnSimplePatient116, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsendHl7Message(SendHl7MessageE sendHl7Message114, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startsendHl7V3Message(SendHl7V3MessageE sendHl7V3Message110, DemographicDataServerServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

DemographicDataServerServiceStub

public DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                        java.lang.String targetEndpoint)
                                 throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

DemographicDataServerServiceStub

public DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                        java.lang.String targetEndpoint,
                                        boolean useSeparateListener)
                                 throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

DemographicDataServerServiceStub

public DemographicDataServerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                                 throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

DemographicDataServerServiceStub

public DemographicDataServerServiceStub()
                                 throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault
Method Detail

sendHl7V3Message

public SendHl7V3MessageResponseE sendHl7V3Message(SendHl7V3MessageE sendHl7V3Message110)
                                           throws java.rmi.RemoteException,
                                                  JDOMExceptionException,
                                                  IOExceptionException,
                                                  SOAPExceptionException,
                                                  HL7ExceptionException
Auto generated method signature

Parameters:
sendHl7V3Message110 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
HL7ExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#sendHl7V3Message

startsendHl7V3Message

public void startsendHl7V3Message(SendHl7V3MessageE sendHl7V3Message110,
                                  DemographicDataServerServiceCallbackHandler callback)
                           throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
sendHl7V3Message110 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startsendHl7V3Message

returnAddressByTown

public ReturnAddressByTownResponseE returnAddressByTown(ReturnAddressByTownE returnAddressByTown112)
                                                 throws java.rmi.RemoteException,
                                                        JDOMExceptionException,
                                                        IOExceptionException,
                                                        SOAPExceptionException
Auto generated method signature

Parameters:
returnAddressByTown112 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnAddressByTown

startreturnAddressByTown

public void startreturnAddressByTown(ReturnAddressByTownE returnAddressByTown112,
                                     DemographicDataServerServiceCallbackHandler callback)
                              throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnAddressByTown112 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnAddressByTown

sendHl7Message

public SendHl7MessageResponseE sendHl7Message(SendHl7MessageE sendHl7Message114)
                                       throws java.rmi.RemoteException,
                                              JDOMExceptionException,
                                              IOExceptionException,
                                              SOAPExceptionException,
                                              HL7ExceptionException
Auto generated method signature

Parameters:
sendHl7Message114 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
HL7ExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#sendHl7Message

startsendHl7Message

public void startsendHl7Message(SendHl7MessageE sendHl7Message114,
                                DemographicDataServerServiceCallbackHandler callback)
                         throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
sendHl7Message114 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startsendHl7Message

returnSimplePatient

public ReturnSimplePatientResponseE returnSimplePatient(ReturnSimplePatientE returnSimplePatient116)
                                                 throws java.rmi.RemoteException,
                                                        JDOMExceptionException,
                                                        IOExceptionException,
                                                        SOAPExceptionException
Auto generated method signature

Parameters:
returnSimplePatient116 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnSimplePatient

startreturnSimplePatient

public void startreturnSimplePatient(ReturnSimplePatientE returnSimplePatient116,
                                     DemographicDataServerServiceCallbackHandler callback)
                              throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnSimplePatient116 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnSimplePatient

returnHl7Message

public ReturnHl7MessageResponseE returnHl7Message(ReturnHl7MessageE returnHl7Message118)
                                           throws java.rmi.RemoteException,
                                                  JDOMExceptionException,
                                                  IOExceptionException,
                                                  SOAPExceptionException,
                                                  HL7ExceptionException
Auto generated method signature

Parameters:
returnHl7Message118 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
HL7ExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnHl7Message

startreturnHl7Message

public void startreturnHl7Message(ReturnHl7MessageE returnHl7Message118,
                                  DemographicDataServerServiceCallbackHandler callback)
                           throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnHl7Message118 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnHl7Message

returnPatient

public ReturnPatientResponseE returnPatient(ReturnPatientE returnPatient120)
                                     throws java.rmi.RemoteException,
                                            JDOMExceptionException,
                                            IOExceptionException,
                                            SOAPExceptionException
Auto generated method signature

Parameters:
returnPatient120 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnPatient

startreturnPatient

public void startreturnPatient(ReturnPatientE returnPatient120,
                               DemographicDataServerServiceCallbackHandler callback)
                        throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnPatient120 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnPatient

returnAddressByCoordinates

public ReturnAddressByCoordinatesResponseE returnAddressByCoordinates(ReturnAddressByCoordinatesE returnAddressByCoordinates122)
                                                               throws java.rmi.RemoteException,
                                                                      JDOMExceptionException,
                                                                      IOExceptionException,
                                                                      SOAPExceptionException
Auto generated method signature

Parameters:
returnAddressByCoordinates122 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnAddressByCoordinates

startreturnAddressByCoordinates

public void startreturnAddressByCoordinates(ReturnAddressByCoordinatesE returnAddressByCoordinates122,
                                            DemographicDataServerServiceCallbackHandler callback)
                                     throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnAddressByCoordinates122 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnAddressByCoordinates

returnHl7V3Message

public ReturnHl7V3MessageResponseE returnHl7V3Message(ReturnHl7V3MessageE returnHl7V3Message124)
                                               throws java.rmi.RemoteException,
                                                      JDOMExceptionException,
                                                      IOExceptionException,
                                                      SOAPExceptionException
Auto generated method signature

Parameters:
returnHl7V3Message124 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnHl7V3Message

startreturnHl7V3Message

public void startreturnHl7V3Message(ReturnHl7V3MessageE returnHl7V3Message124,
                                    DemographicDataServerServiceCallbackHandler callback)
                             throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnHl7V3Message124 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnHl7V3Message

returnAddress

public ReturnAddressResponseE returnAddress(ReturnAddressE returnAddress126)
                                     throws java.rmi.RemoteException,
                                            JDOMExceptionException,
                                            IOExceptionException,
                                            SOAPExceptionException
Auto generated method signature

Parameters:
returnAddress126 -
Throws:
JDOMExceptionException - :
IOExceptionException - :
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnAddress

startreturnAddress

public void startreturnAddress(ReturnAddressE returnAddress126,
                               DemographicDataServerServiceCallbackHandler callback)
                        throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnAddress126 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnAddress

getListCountryCode

public GetListCountryCodeResponseE getListCountryCode(GetListCountryCodeE getListCountryCode128)
                                               throws java.rmi.RemoteException
Auto generated method signature

Parameters:
getListCountryCode128 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#getListCountryCode

startgetListCountryCode

public void startgetListCountryCode(GetListCountryCodeE getListCountryCode128,
                                    DemographicDataServerServiceCallbackHandler callback)
                             throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
getListCountryCode128 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startgetListCountryCode

returnPerson

public ReturnPersonResponseE returnPerson(ReturnPersonE returnPerson130)
                                   throws java.rmi.RemoteException,
                                          SOAPExceptionException
Auto generated method signature

Parameters:
returnPerson130 -
Throws:
SOAPExceptionException - :
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#returnPerson

startreturnPerson

public void startreturnPerson(ReturnPersonE returnPerson130,
                              DemographicDataServerServiceCallbackHandler callback)
                       throws java.rmi.RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
returnPerson130 -
Throws:
java.rmi.RemoteException
See Also:
net.ihe.gazelle.demographic.ws.DemographicDataServerService#startreturnPerson