public interface Axis2RepoManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteLib(String libPath12)
Auto generated method signature
|
DataHandler |
downloadArtifact(String filePath8)
Auto generated method signature
|
DirectoryStructureMetaData |
getDirectoryStructure()
Auto generated method signature
|
boolean |
restartAxis2Server()
Auto generated method signature
|
void |
startdeleteLib(String libPath12,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArtifact(String filePath8,
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[] artifactUploadDataList16,
String fileUploadDir17,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16,
String fileUploadDir17)
Auto generated method signature
|
boolean restartAxis2Server()
throws RemoteException
restartAxis2Server4 - RemoteExceptionvoid startrestartAxis2Server(Axis2RepoManagerCallbackHandler callback) throws RemoteException
restartAxis2Server4 - RemoteExceptionDataHandler downloadArtifact(String filePath8) throws RemoteException
downloadArtifact7 - RemoteExceptionvoid startdownloadArtifact(String filePath8, Axis2RepoManagerCallbackHandler callback) throws RemoteException
downloadArtifact7 - RemoteExceptionboolean deleteLib(String libPath12) throws RemoteException
deleteLib11 - RemoteExceptionvoid startdeleteLib(String libPath12, Axis2RepoManagerCallbackHandler callback) throws RemoteException
deleteLib11 - RemoteExceptionboolean uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17) throws RemoteException, Axis2RepoManagerIOExceptionException
uploadArtifact15 - Axis2RepoManagerIOExceptionException - :RemoteExceptionvoid startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17, Axis2RepoManagerCallbackHandler callback) throws RemoteException
uploadArtifact15 - RemoteExceptionDirectoryStructureMetaData getDirectoryStructure() throws RemoteException, Axis2RepoManagerJSONExceptionException
getDirectoryStructure20 - Axis2RepoManagerJSONExceptionException - :RemoteExceptionvoid startgetDirectoryStructure(Axis2RepoManagerCallbackHandler callback) throws RemoteException
getDirectoryStructure20 - RemoteExceptionCopyright © 2019 WSO2. All rights reserved.