Class Axis2RepoManagerStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerStub
- All Implemented Interfaces:
Axis2RepoManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorAxis2RepoManagerStub(String targetEndpoint) Constructor taking the target endpointAxis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorAxis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextAxis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptionbooleanAuto generated method signaturedownloadArtifact(String filePath27) Auto generated method signatureAuto generated method signaturebooleanAuto generated method signaturevoidstartdeleteLib(String libPath31, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidstartdownloadArtifact(String filePath27, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36, Axis2RepoManagerCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsbooleanuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36) Auto generated method signatureMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
Axis2RepoManagerStub
public Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
Axis2RepoManagerStub
public Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
Axis2RepoManagerStub
public Axis2RepoManagerStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
Axis2RepoManagerStub
public Axis2RepoManagerStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
Axis2RepoManagerStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
restartAxis2Server
Auto generated method signature- Specified by:
restartAxis2Serverin interfaceAxis2RepoManager- Parameters:
restartAxis2Server23-- Throws:
RemoteException- See Also:
-
startrestartAxis2Server
public void startrestartAxis2Server(Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startrestartAxis2Serverin interfaceAxis2RepoManager- Parameters:
restartAxis2Server23-- Throws:
RemoteException- See Also:
-
downloadArtifact
Auto generated method signature- Specified by:
downloadArtifactin interfaceAxis2RepoManager- Parameters:
downloadArtifact26-- Throws:
RemoteException- See Also:
-
startdownloadArtifact
public void startdownloadArtifact(String filePath27, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startdownloadArtifactin interfaceAxis2RepoManager- Parameters:
downloadArtifact26-- Throws:
RemoteException- See Also:
-
deleteLib
Auto generated method signature- Specified by:
deleteLibin interfaceAxis2RepoManager- Parameters:
deleteLib30-- Throws:
RemoteException- See Also:
-
startdeleteLib
public void startdeleteLib(String libPath31, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startdeleteLibin interfaceAxis2RepoManager- Parameters:
deleteLib30-- Throws:
RemoteException- See Also:
-
uploadArtifact
public boolean uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36) throws RemoteException, Axis2RepoManagerIOExceptionException Auto generated method signature- Specified by:
uploadArtifactin interfaceAxis2RepoManager- Parameters:
uploadArtifact34-- Throws:
Axis2RepoManagerIOExceptionException- :RemoteException- See Also:
-
startuploadArtifact
public void startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35, String fileUploadDir36, Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startuploadArtifactin interfaceAxis2RepoManager- Parameters:
uploadArtifact34-- Throws:
RemoteException- See Also:
-
getDirectoryStructure
public DirectoryStructureMetaData getDirectoryStructure() throws RemoteException, Axis2RepoManagerJSONExceptionExceptionAuto generated method signature- Specified by:
getDirectoryStructurein interfaceAxis2RepoManager- Parameters:
getDirectoryStructure39-- Throws:
Axis2RepoManagerJSONExceptionException- :RemoteException- See Also:
-
startgetDirectoryStructure
public void startgetDirectoryStructure(Axis2RepoManagerCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Specified by:
startgetDirectoryStructurein interfaceAxis2RepoManager- Parameters:
getDirectoryStructure39-- Throws:
RemoteException- See Also:
-