Interface Axis2RepoManager
- All Known Implementing Classes:
Axis2RepoManagerStub
public interface Axis2RepoManager
-
Method Summary
Modifier and TypeMethodDescriptionbooleanAuto generated method signaturedownloadArtifact(String filePath8) Auto generated method signatureAuto generated method signaturebooleanAuto generated method signaturevoidstartdeleteLib(String libPath12, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartdownloadArtifact(String filePath8, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsbooleanuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17) Auto generated method signature
-
Method Details
-
restartAxis2Server
Auto generated method signature- Parameters:
restartAxis2Server4-- Throws:
RemoteException
-
startrestartAxis2Server
Auto generated method signature for Asynchronous Invocations- Parameters:
restartAxis2Server4-- Throws:
RemoteException
-
downloadArtifact
Auto generated method signature- Parameters:
downloadArtifact7-- Throws:
RemoteException
-
startdownloadArtifact
void startdownloadArtifact(String filePath8, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
downloadArtifact7-- Throws:
RemoteException
-
deleteLib
Auto generated method signature- Parameters:
deleteLib11-- Throws:
RemoteException
-
startdeleteLib
void startdeleteLib(String libPath12, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
deleteLib11-- Throws:
RemoteException
-
uploadArtifact
boolean uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17) throws RemoteException, Axis2RepoManagerIOExceptionException Auto generated method signature- Parameters:
uploadArtifact15-- Throws:
Axis2RepoManagerIOExceptionException- :RemoteException
-
startuploadArtifact
void startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16, String fileUploadDir17, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
uploadArtifact15-- Throws:
RemoteException
-
getDirectoryStructure
DirectoryStructureMetaData getDirectoryStructure() throws RemoteException, Axis2RepoManagerJSONExceptionExceptionAuto generated method signature- Parameters:
getDirectoryStructure20-- Throws:
Axis2RepoManagerJSONExceptionException- :RemoteException
-
startgetDirectoryStructure
Auto generated method signature for Asynchronous Invocations- Parameters:
getDirectoryStructure20-- Throws:
RemoteException
-