|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.client.Stub org.apache.sandesha2.interop.RMInteropServiceStub
public class RMInteropServiceStub
Field Summary | |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
Fields inherited from class org.apache.axis2.client.Stub |
---|
_service, _serviceClient, modules |
Constructor Summary | |
---|---|
RMInteropServiceStub()
Default Constructor |
|
RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint)
Constructor that takes in a configContext |
|
RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
java.lang.String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
RMInteropServiceStub(java.lang.String targetEndpoint)
Constructor taking the target endpoint |
Method Summary | |
---|---|
EchoStringResponse |
echoString(EchoString echoString16)
Auto generated method signature |
void |
ping(Ping ping15)
Auto generated method signature |
void |
startechoString(EchoString echoString16,
RMInteropServiceCallbackHandler 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 |
---|
protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail |
---|
public RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, java.lang.String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RMInteropServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RMInteropServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public RMInteropServiceStub(java.lang.String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
Method Detail |
---|
public void ping(Ping ping15) throws java.rmi.RemoteException
java.rmi.RemoteException
public EchoStringResponse echoString(EchoString echoString16) throws java.rmi.RemoteException
echoString16
-
java.rmi.RemoteException
org.apache.sandesha2.interop.RMInteropService#echoString
public void startechoString(EchoString echoString16, RMInteropServiceCallbackHandler callback) throws java.rmi.RemoteException
echoString16
-
java.rmi.RemoteException
org.apache.sandesha2.interop.RMInteropService#startechoString
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |