public class Axis2RepoManagerStub extends org.apache.axis2.client.Stub implements Axis2RepoManager
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
Axis2RepoManagerStub()
Default Constructor
|
Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
Axis2RepoManagerStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteLib(String libPath31)
Auto generated method signature
|
DataHandler |
downloadArtifact(String filePath27)
Auto generated method signature
|
DirectoryStructureMetaData |
getDirectoryStructure()
Auto generated method signature
|
boolean |
restartAxis2Server()
Auto generated method signature
|
void |
startdeleteLib(String libPath31,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArtifact(String filePath27,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDirectoryStructure(Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startrestartAxis2Server(Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35,
String fileUploadDir36,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35,
String fileUploadDir36)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Axis2RepoManagerStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic Axis2RepoManagerStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean restartAxis2Server()
throws RemoteException
restartAxis2Server in interface Axis2RepoManagerrestartAxis2Server23 - RemoteExceptionAxis2RepoManager.restartAxis2Server()public void startrestartAxis2Server(Axis2RepoManagerCallbackHandler callback) throws RemoteException
startrestartAxis2Server in interface Axis2RepoManagerrestartAxis2Server23 - RemoteExceptionAxis2RepoManager.startrestartAxis2Server(org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerCallbackHandler)public DataHandler downloadArtifact(String filePath27) throws RemoteException
downloadArtifact in interface Axis2RepoManagerdownloadArtifact26 - RemoteExceptionAxis2RepoManager.downloadArtifact(java.lang.String)public void startdownloadArtifact(String filePath27, Axis2RepoManagerCallbackHandler callback) throws RemoteException
startdownloadArtifact in interface Axis2RepoManagerdownloadArtifact26 - RemoteExceptionAxis2RepoManager.startdownloadArtifact(java.lang.String, org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerCallbackHandler)public boolean deleteLib(String libPath31) throws RemoteException
deleteLib in interface Axis2RepoManagerdeleteLib30 - RemoteExceptionAxis2RepoManager.deleteLib(java.lang.String)public void startdeleteLib(String libPath31, Axis2RepoManagerCallbackHandler callback) throws RemoteException
startdeleteLib in interface Axis2RepoManagerdeleteLib30 - RemoteExceptionAxis2RepoManager.startdeleteLib(java.lang.String, org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerCallbackHandler)public boolean uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36) throws RemoteException, Axis2RepoManagerIOExceptionException
uploadArtifact in interface Axis2RepoManageruploadArtifact34 - Axis2RepoManagerIOExceptionException - :RemoteExceptionAxis2RepoManager.uploadArtifact(org.wso2.carbon.repomanager.axis2.stub.types.Axis2ArtifactUploadData[], java.lang.String)public void startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36, Axis2RepoManagerCallbackHandler callback) throws RemoteException
startuploadArtifact in interface Axis2RepoManageruploadArtifact34 - RemoteExceptionAxis2RepoManager.startuploadArtifact(org.wso2.carbon.repomanager.axis2.stub.types.Axis2ArtifactUploadData[], java.lang.String, org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerCallbackHandler)public DirectoryStructureMetaData getDirectoryStructure() throws RemoteException, Axis2RepoManagerJSONExceptionException
getDirectoryStructure in interface Axis2RepoManagergetDirectoryStructure39 - Axis2RepoManagerJSONExceptionException - :RemoteExceptionAxis2RepoManager.getDirectoryStructure()public void startgetDirectoryStructure(Axis2RepoManagerCallbackHandler callback) throws RemoteException
startgetDirectoryStructure in interface Axis2RepoManagergetDirectoryStructure39 - RemoteExceptionAxis2RepoManager.startgetDirectoryStructure(org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerCallbackHandler)Copyright © 2019 WSO2. All rights reserved.