de.fraunhofer.first.resmatch.client
Class ResourceMatcherServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by de.fraunhofer.first.resmatch.client.ResourceMatcherServiceStub

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


Nested Class Summary
static class ResourceMatcherServiceStub.ExtensionMapper
           
static class ResourceMatcherServiceStub.Match
           
static class ResourceMatcherServiceStub.MatchResponse
           
 
Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
ResourceMatcherServiceStub()
          Default Constructor
ResourceMatcherServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
ResourceMatcherServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
          Constructor that takes in a configContext
ResourceMatcherServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
ResourceMatcherServiceStub(String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 ResourceMatcherServiceStub.MatchResponse match(ResourceMatcherServiceStub.Match match0)
          Auto generated method signature
 void startmatch(ResourceMatcherServiceStub.Match match0, ResourceMatcherServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 
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

ResourceMatcherServiceStub

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

Throws:
org.apache.axis2.AxisFault

ResourceMatcherServiceStub

public ResourceMatcherServiceStub(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

ResourceMatcherServiceStub

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

Throws:
org.apache.axis2.AxisFault

ResourceMatcherServiceStub

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

Throws:
org.apache.axis2.AxisFault

ResourceMatcherServiceStub

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

Throws:
org.apache.axis2.AxisFault
Method Detail

match

public ResourceMatcherServiceStub.MatchResponse match(ResourceMatcherServiceStub.Match match0)
                                               throws RemoteException
Auto generated method signature

Parameters:
match0 -
Throws:
RemoteException
See Also:
de.fraunhofer.first.resmatch.client.ResourceMatcherService#match

startmatch

public void startmatch(ResourceMatcherServiceStub.Match match0,
                       ResourceMatcherServiceCallbackHandler callback)
                throws RemoteException
Auto generated method signature for Asynchronous Invocations

Parameters:
match0 -
Throws:
RemoteException
See Also:
de.fraunhofer.first.resmatch.client.ResourceMatcherService#startmatch


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.