public class JarServiceCreatorAdminStub extends org.apache.axis2.client.Stub implements JarServiceCreatorAdmin
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
JarServiceCreatorAdminStub()
Default Constructor
|
JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
JarServiceCreatorAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
createAndDeployService(String directoryPath29,
String serviceHierarchy30,
String serviceGroupName31,
Service[] data32)
Auto generated method signature
|
Service[] |
getClassMethods(String directoryPath24,
Service[] services25)
Auto generated method signature
|
void |
startgetClassMethods(String directoryPath24,
Service[] services25,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupload(String serviceGroupName34,
Resource wsdl35,
Resource[] resources36,
JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadService(JarServiceCreatorAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
UploadArtifactsResponse |
upload(String serviceGroupName34,
Resource wsdl35,
Resource[] resources36)
Auto generated method signature
|
void |
uploadService()
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public JarServiceCreatorAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public JarServiceCreatorAdminStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public JarServiceCreatorAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public Service[] getClassMethods(String directoryPath24, Service[] services25) throws RemoteException, DuplicateServiceExceptionException
getClassMethods
in interface JarServiceCreatorAdmin
getClassMethods23
- DuplicateServiceExceptionException
- :RemoteException
JarServiceCreatorAdmin.getClassMethods(java.lang.String, org.wso2.carbon.jarservices.stub.types.Service[])
public void startgetClassMethods(String directoryPath24, Service[] services25, JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
startgetClassMethods
in interface JarServiceCreatorAdmin
getClassMethods23
- RemoteException
JarServiceCreatorAdmin.startgetClassMethods(java.lang.String, org.wso2.carbon.jarservices.stub.types.Service[], org.wso2.carbon.jarservices.stub.JarServiceCreatorAdminCallbackHandler)
public void createAndDeployService(String directoryPath29, String serviceHierarchy30, String serviceGroupName31, Service[] data32) throws RemoteException, DuplicateServiceGroupExceptionException, DuplicateServiceExceptionException
createAndDeployService
in interface JarServiceCreatorAdmin
DuplicateServiceGroupExceptionException
- :DuplicateServiceExceptionException
- :RemoteException
public UploadArtifactsResponse upload(String serviceGroupName34, Resource wsdl35, Resource[] resources36) throws RemoteException, DuplicateServiceGroupExceptionException, JarUploadExceptionException
upload
in interface JarServiceCreatorAdmin
upload33
- DuplicateServiceGroupExceptionException
- :JarUploadExceptionException
- :RemoteException
JarServiceCreatorAdmin.upload(java.lang.String, org.wso2.carbon.jarservices.stub.types.Resource, org.wso2.carbon.jarservices.stub.types.Resource[])
public void startupload(String serviceGroupName34, Resource wsdl35, Resource[] resources36, JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
startupload
in interface JarServiceCreatorAdmin
upload33
- RemoteException
JarServiceCreatorAdmin.startupload(java.lang.String, org.wso2.carbon.jarservices.stub.types.Resource, org.wso2.carbon.jarservices.stub.types.Resource[], org.wso2.carbon.jarservices.stub.JarServiceCreatorAdminCallbackHandler)
public void uploadService() throws RemoteException
uploadService
in interface JarServiceCreatorAdmin
RemoteException
JarServiceCreatorAdmin.uploadService()
public void startuploadService(JarServiceCreatorAdminCallbackHandler callback) throws RemoteException
startuploadService
in interface JarServiceCreatorAdmin
RemoteException
JarServiceCreatorAdmin.startuploadService(org.wso2.carbon.jarservices.stub.JarServiceCreatorAdminCallbackHandler)
Copyright © 2023 WSO2. All rights reserved.