public class MediationLibraryUploaderStub extends org.apache.axis2.client.Stub implements MediationLibraryUploader
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
MediationLibraryUploaderStub()
Default Constructor
|
MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
MediationLibraryUploaderStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
startuploadLibrary(LibraryFileItem[] fileItems5,
MediationLibraryUploaderCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
uploadLibrary(LibraryFileItem[] fileItems5)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryUploaderStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryUploaderStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryUploaderStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void uploadLibrary(LibraryFileItem[] fileItems5) throws RemoteException
uploadLibrary
in interface MediationLibraryUploader
uploadLibrary4
- RemoteException
MediationLibraryUploader.uploadLibrary(org.wso2.carbon.mediation.library.stub.upload.types.carbon.LibraryFileItem[])
public void startuploadLibrary(LibraryFileItem[] fileItems5, MediationLibraryUploaderCallbackHandler callback) throws RemoteException
startuploadLibrary
in interface MediationLibraryUploader
uploadLibrary4
- RemoteException
MediationLibraryUploader.startuploadLibrary(org.wso2.carbon.mediation.library.stub.upload.types.carbon.LibraryFileItem[], org.wso2.carbon.mediation.library.stub.upload.MediationLibraryUploaderCallbackHandler)
Copyright © 2020 WSO2. All rights reserved.