public class MediationLibraryAdminServiceStub extends org.apache.axis2.client.Stub implements MediationLibraryAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
MediationLibraryAdminServiceStub()
Default Constructor
|
MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
MediationLibraryAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addImport(String libName67,
String packageName68)
Auto generated method signature
|
void |
deleteImport(String importQualifiedName65)
Auto generated method signature
|
void |
deleteLibrary(String libQualifiedName59)
Auto generated method signature
|
DataHandler |
downloadLibraryArchive(String fileName52)
Auto generated method signature
|
String[] |
getAllImports()
Auto generated method signature
|
String[] |
getAllLibraries()
Auto generated method signature
|
LibraryInfo[] |
getAllLibraryInfo()
Auto generated method signature
|
String |
getImport(String qualifiedName61)
Auto generated method signature
|
LibraryInfo |
getLibraryInfo(String libName70,
String packageName71)
Auto generated method signature
|
void |
startdownloadLibraryArchive(String fileName52,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllImports(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLibraries(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllLibraryInfo(MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetImport(String qualifiedName61,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLibraryInfo(String libName70,
String packageName71,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateStatus(String libQName47,
String libName48,
String packageName49,
String status50)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public MediationLibraryAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getAllImports() throws RemoteException
getAllImports
in interface MediationLibraryAdminService
getAllImports43
- RemoteException
MediationLibraryAdminService.getAllImports()
public void startgetAllImports(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllImports
in interface MediationLibraryAdminService
getAllImports43
- RemoteException
MediationLibraryAdminService.startgetAllImports(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void updateStatus(String libQName47, String libName48, String packageName49, String status50) throws RemoteException
updateStatus
in interface MediationLibraryAdminService
RemoteException
public DataHandler downloadLibraryArchive(String fileName52) throws RemoteException, MediationLibraryAdminServiceException
downloadLibraryArchive
in interface MediationLibraryAdminService
downloadLibraryArchive51
- MediationLibraryAdminServiceException
- :RemoteException
MediationLibraryAdminService.downloadLibraryArchive(java.lang.String)
public void startdownloadLibraryArchive(String fileName52, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startdownloadLibraryArchive
in interface MediationLibraryAdminService
downloadLibraryArchive51
- RemoteException
MediationLibraryAdminService.startdownloadLibraryArchive(java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public String[] getAllLibraries() throws RemoteException
getAllLibraries
in interface MediationLibraryAdminService
getAllLibraries55
- RemoteException
MediationLibraryAdminService.getAllLibraries()
public void startgetAllLibraries(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllLibraries
in interface MediationLibraryAdminService
getAllLibraries55
- RemoteException
MediationLibraryAdminService.startgetAllLibraries(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void deleteLibrary(String libQualifiedName59) throws RemoteException, MediationLibraryAdminServiceException
deleteLibrary
in interface MediationLibraryAdminService
MediationLibraryAdminServiceException
- :RemoteException
public String getImport(String qualifiedName61) throws RemoteException
getImport
in interface MediationLibraryAdminService
getImport60
- RemoteException
MediationLibraryAdminService.getImport(java.lang.String)
public void startgetImport(String qualifiedName61, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetImport
in interface MediationLibraryAdminService
getImport60
- RemoteException
MediationLibraryAdminService.startgetImport(java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void deleteImport(String importQualifiedName65) throws RemoteException
deleteImport
in interface MediationLibraryAdminService
RemoteException
public void addImport(String libName67, String packageName68) throws RemoteException
addImport
in interface MediationLibraryAdminService
RemoteException
public LibraryInfo getLibraryInfo(String libName70, String packageName71) throws RemoteException
getLibraryInfo
in interface MediationLibraryAdminService
getLibraryInfo69
- RemoteException
MediationLibraryAdminService.getLibraryInfo(java.lang.String, java.lang.String)
public void startgetLibraryInfo(String libName70, String packageName71, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetLibraryInfo
in interface MediationLibraryAdminService
getLibraryInfo69
- RemoteException
MediationLibraryAdminService.startgetLibraryInfo(java.lang.String, java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public LibraryInfo[] getAllLibraryInfo() throws RemoteException
getAllLibraryInfo
in interface MediationLibraryAdminService
getAllLibraryInfo74
- RemoteException
MediationLibraryAdminService.getAllLibraryInfo()
public void startgetAllLibraryInfo(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllLibraryInfo
in interface MediationLibraryAdminService
getAllLibraryInfo74
- RemoteException
MediationLibraryAdminService.startgetAllLibraryInfo(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
Copyright © 2021 WSO2. All rights reserved.