public interface Axis2RepoManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteLib(String libPath10)
Auto generated method signature
|
DataHandler |
downloadArtifact(String filePath17)
Auto generated method signature
|
DirectoryStructureMetaData |
getDirectoryStructure()
Auto generated method signature
|
boolean |
restartAxis2Server()
Auto generated method signature
|
void |
startdeleteLib(String libPath10,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArtifact(String filePath17,
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[] artifactUploadDataList5,
String fileUploadDir6,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList5,
String fileUploadDir6)
Auto generated method signature
|
boolean uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList5, String fileUploadDir6) throws RemoteException, Axis2RepoManagerIOExceptionException
uploadArtifact4 - Axis2RepoManagerIOExceptionException - :RemoteExceptionvoid startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList5, String fileUploadDir6, Axis2RepoManagerCallbackHandler callback) throws RemoteException
uploadArtifact4 - RemoteExceptionboolean deleteLib(String libPath10) throws RemoteException
deleteLib9 - RemoteExceptionvoid startdeleteLib(String libPath10, Axis2RepoManagerCallbackHandler callback) throws RemoteException
deleteLib9 - RemoteExceptionDirectoryStructureMetaData getDirectoryStructure() throws RemoteException, Axis2RepoManagerJSONExceptionException
getDirectoryStructure13 - Axis2RepoManagerJSONExceptionException - :RemoteExceptionvoid startgetDirectoryStructure(Axis2RepoManagerCallbackHandler callback) throws RemoteException
getDirectoryStructure13 - RemoteExceptionDataHandler downloadArtifact(String filePath17) throws RemoteException
downloadArtifact16 - RemoteExceptionvoid startdownloadArtifact(String filePath17, Axis2RepoManagerCallbackHandler callback) throws RemoteException
downloadArtifact16 - RemoteExceptionboolean restartAxis2Server()
throws RemoteException
restartAxis2Server20 - RemoteExceptionvoid startrestartAxis2Server(Axis2RepoManagerCallbackHandler callback) throws RemoteException
restartAxis2Server20 - RemoteExceptionCopyright © 2017 WSO2. All rights reserved.