public class CommandMediatorAdminStub extends org.apache.axis2.client.Stub implements CommandMediatorAdmin
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
CommandMediatorAdminStub()
Default Constructor
|
CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
CommandMediatorAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
String[] |
getClassSetProps(String className5)
Auto generated method signature
|
void |
startgetClassSetProps(String className5,
CommandMediatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CommandMediatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CommandMediatorAdminStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public CommandMediatorAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getClassSetProps(String className5) throws RemoteException
getClassSetProps
in interface CommandMediatorAdmin
getClassSetProps4
- RemoteException
CommandMediatorAdmin.getClassSetProps(java.lang.String)
public void startgetClassSetProps(String className5, CommandMediatorAdminCallbackHandler callback) throws RemoteException
startgetClassSetProps
in interface CommandMediatorAdmin
getClassSetProps4
- RemoteException
CommandMediatorAdmin.startgetClassSetProps(java.lang.String, org.wso2.carbon.mediator.command.admin.stub.types.CommandMediatorAdminCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.