tr.com.srdc.epsos.ws.xca.client
Class RespondingGateway_ServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by tr.com.srdc.epsos.ws.xca.client.RespondingGateway_ServiceStub

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


Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
RespondingGateway_ServiceStub()
          Default Constructor
RespondingGateway_ServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
RespondingGateway_ServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
          Constructor that takes in a configContext
RespondingGateway_ServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
RespondingGateway_ServiceStub(String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryResponse respondingGateway_CrossGatewayQuery(oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest adhocQueryRequest, org.opensaml.saml2.core.Assertion idAssertion, org.opensaml.saml2.core.Assertion trcAssertion)
          Auto generated method signature
 ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType respondingGateway_CrossGatewayRetrieve(ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType retrieveDocumentSetRequest, org.opensaml.saml2.core.Assertion idAssertion, org.opensaml.saml2.core.Assertion trcAssertion)
          Auto generated method signature
 void setAddr(String addr)
           
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

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

RespondingGateway_ServiceStub

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

Throws:
org.apache.axis2.AxisFault

RespondingGateway_ServiceStub

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

Throws:
org.apache.axis2.AxisFault

RespondingGateway_ServiceStub

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

Throws:
org.apache.axis2.AxisFault

RespondingGateway_ServiceStub

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

Throws:
org.apache.axis2.AxisFault

RespondingGateway_ServiceStub

public RespondingGateway_ServiceStub(String targetEndpoint)
                              throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

setAddr

public void setAddr(String addr)

respondingGateway_CrossGatewayQuery

public oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryResponse respondingGateway_CrossGatewayQuery(oasis.names.tc.ebxml_regrep.xsd.query._3.AdhocQueryRequest adhocQueryRequest,
                                                                                                       org.opensaml.saml2.core.Assertion idAssertion,
                                                                                                       org.opensaml.saml2.core.Assertion trcAssertion)
                                                                                                throws RemoteException
Auto generated method signature

Parameters:
adhocQueryRequest -
Throws:
RemoteException
See Also:
tr.com.srdc.epsos.test.xca.RespondingGateway_Service#respondingGateway_CrossGatewayQuery

respondingGateway_CrossGatewayRetrieve

public ihe.iti.xds_b._2007.RetrieveDocumentSetResponseType respondingGateway_CrossGatewayRetrieve(ihe.iti.xds_b._2007.RetrieveDocumentSetRequestType retrieveDocumentSetRequest,
                                                                                                  org.opensaml.saml2.core.Assertion idAssertion,
                                                                                                  org.opensaml.saml2.core.Assertion trcAssertion)
                                                                                           throws RemoteException
Auto generated method signature

Parameters:
retrieveDocumentSetRequest -
idAssertion -
trcAssertion -
Returns:
Throws:
RemoteException
See Also:
tr.com.srdc.epsos.test.xca.RespondingGateway_Service#respondingGateway_CrossGatewayRetrieve


Copyright © 2012. All Rights Reserved.