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 libName52,
String packageName53)
Auto generated method signature
|
void |
deleteImport(String importQualifiedName58)
Auto generated method signature
|
void |
deleteLibrary(String libQualifiedName76)
Auto generated method signature
|
DataHandler |
downloadLibraryArchive(String fileName60)
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 qualifiedName72)
Auto generated method signature
|
LibraryInfo |
getLibraryInfo(String libName47,
String packageName48)
Auto generated method signature
|
void |
startdownloadLibraryArchive(String fileName60,
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 qualifiedName72,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLibraryInfo(String libName47,
String packageName48,
MediationLibraryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateStatus(String libQName64,
String libName65,
String packageName66,
String status67)
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[] getAllLibraries() throws RemoteException
getAllLibraries
in interface MediationLibraryAdminService
getAllLibraries43
- RemoteException
MediationLibraryAdminService.getAllLibraries()
public void startgetAllLibraries(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllLibraries
in interface MediationLibraryAdminService
getAllLibraries43
- RemoteException
MediationLibraryAdminService.startgetAllLibraries(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public LibraryInfo getLibraryInfo(String libName47, String packageName48) throws RemoteException
getLibraryInfo
in interface MediationLibraryAdminService
getLibraryInfo46
- RemoteException
MediationLibraryAdminService.getLibraryInfo(java.lang.String, java.lang.String)
public void startgetLibraryInfo(String libName47, String packageName48, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetLibraryInfo
in interface MediationLibraryAdminService
getLibraryInfo46
- RemoteException
MediationLibraryAdminService.startgetLibraryInfo(java.lang.String, java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void addImport(String libName52, String packageName53) throws RemoteException
addImport
in interface MediationLibraryAdminService
RemoteException
public String[] getAllImports() throws RemoteException
getAllImports
in interface MediationLibraryAdminService
getAllImports54
- RemoteException
MediationLibraryAdminService.getAllImports()
public void startgetAllImports(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllImports
in interface MediationLibraryAdminService
getAllImports54
- RemoteException
MediationLibraryAdminService.startgetAllImports(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void deleteImport(String importQualifiedName58) throws RemoteException
deleteImport
in interface MediationLibraryAdminService
RemoteException
public DataHandler downloadLibraryArchive(String fileName60) throws RemoteException, MediationLibraryAdminServiceException
downloadLibraryArchive
in interface MediationLibraryAdminService
downloadLibraryArchive59
- MediationLibraryAdminServiceException
- :RemoteException
MediationLibraryAdminService.downloadLibraryArchive(java.lang.String)
public void startdownloadLibraryArchive(String fileName60, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startdownloadLibraryArchive
in interface MediationLibraryAdminService
downloadLibraryArchive59
- RemoteException
MediationLibraryAdminService.startdownloadLibraryArchive(java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void updateStatus(String libQName64, String libName65, String packageName66, String status67) throws RemoteException
updateStatus
in interface MediationLibraryAdminService
RemoteException
public LibraryInfo[] getAllLibraryInfo() throws RemoteException
getAllLibraryInfo
in interface MediationLibraryAdminService
getAllLibraryInfo68
- RemoteException
MediationLibraryAdminService.getAllLibraryInfo()
public void startgetAllLibraryInfo(MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetAllLibraryInfo
in interface MediationLibraryAdminService
getAllLibraryInfo68
- RemoteException
MediationLibraryAdminService.startgetAllLibraryInfo(org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public String getImport(String qualifiedName72) throws RemoteException
getImport
in interface MediationLibraryAdminService
getImport71
- RemoteException
MediationLibraryAdminService.getImport(java.lang.String)
public void startgetImport(String qualifiedName72, MediationLibraryAdminServiceCallbackHandler callback) throws RemoteException
startgetImport
in interface MediationLibraryAdminService
getImport71
- RemoteException
MediationLibraryAdminService.startgetImport(java.lang.String, org.wso2.carbon.mediation.library.stub.MediationLibraryAdminServiceCallbackHandler)
public void deleteLibrary(String libQualifiedName76) throws RemoteException, MediationLibraryAdminServiceException
deleteLibrary
in interface MediationLibraryAdminService
MediationLibraryAdminServiceException
- :RemoteException
Copyright © 2017 WSO2. All rights reserved.