public class MSPServiceStub
extends org.apache.axis2.client.Stub
| Modifier and Type | Class and Description |
|---|---|
static class |
MSPServiceStub.ArrayOfMSPTaskDto |
static class |
MSPServiceStub.CreateProject |
static class |
MSPServiceStub.CreateProjectResponse |
static class |
MSPServiceStub.ExtensionMapper |
static class |
MSPServiceStub.MSPProjectDto |
static class |
MSPServiceStub.MSPTaskDto |
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
MSPServiceStub()
Default Constructor
|
MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
MSPServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
MSPServiceStub.CreateProjectResponse |
createProject(MSPServiceStub.CreateProject createProject0)
Auto generated method signature
|
static String |
getUrl() |
static void |
setUrl(String url) |
void |
startcreateProject(MSPServiceStub.CreateProject createProject0,
MSPServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic MSPServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic MSPServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic MSPServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic MSPServiceStub.CreateProjectResponse createProject(MSPServiceStub.CreateProject createProject0) throws RemoteException
createProject0 - RemoteExceptionorg.apache.axis2.MSPService#createProjectpublic void startcreateProject(MSPServiceStub.CreateProject createProject0, MSPServiceCallbackHandler callback) throws RemoteException
createProject0 - RemoteExceptionorg.apache.axis2.MSPService#startcreateProjectpublic static String getUrl()
public static void setUrl(String url)
Copyright © 2019 Suncode. All rights reserved.