public class UrlMapperAdminServiceStub extends org.apache.axis2.client.Stub implements UrlMapperAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
UrlMapperAdminServiceStub()
Default Constructor
|
UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
UrlMapperAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
addServiceDomain(String hostName82,
String url83,
String appType84)
Auto generated method signature
|
void |
addWebAppToHost(String hostName74,
String uri75,
String appType76)
Auto generated method signature
|
void |
deleteHost(String hostName101)
Auto generated method signature
|
void |
deleteServiceDomain(String hostName106)
Auto generated method signature
|
boolean |
editHost(String webappName68,
String newHost69,
String oldhost70)
Auto generated method signature
|
void |
editServiceDomain(String newHost98,
String oldhost99)
Auto generated method signature
|
MappingData[] |
getAllMappings()
Auto generated method signature
|
String |
getDomainNamePrefix()
Auto generated method signature
|
String[] |
getHostForEpr(String url115)
Auto generated method signature
|
String[] |
getHostForWebApp(String url78)
Auto generated method signature
|
String |
getHttpPort()
Auto generated method signature
|
PaginatedMappingData |
getPaginatedMappings(int pageNumber86,
String tenantDomain87)
Auto generated method signature
|
boolean |
isMappingExist(String mappingName108)
Auto generated method signature
|
boolean |
isMappingLimitExceeded(String webAppName91)
Auto generated method signature
|
void |
starteditHost(String webappName68,
String newHost69,
String oldhost70,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllMappings(UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDomainNamePrefix(UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHostForEpr(String url115,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHostForWebApp(String url78,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHttpPort(UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedMappings(int pageNumber86,
String tenantDomain87,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisMappingExist(String mappingName108,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisMappingLimitExceeded(String webAppName91,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UrlMapperAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UrlMapperAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public UrlMapperAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean editHost(String webappName68, String newHost69, String oldhost70) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
editHost
in interface UrlMapperAdminService
editHost67
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.editHost(java.lang.String, java.lang.String, java.lang.String)
public void starteditHost(String webappName68, String newHost69, String oldhost70, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
starteditHost
in interface UrlMapperAdminService
editHost67
- RemoteException
UrlMapperAdminService.starteditHost(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public void addWebAppToHost(String hostName74, String uri75, String appType76) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
addWebAppToHost
in interface UrlMapperAdminService
UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
public String[] getHostForWebApp(String url78) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForWebApp
in interface UrlMapperAdminService
getHostForWebApp77
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.getHostForWebApp(java.lang.String)
public void startgetHostForWebApp(String url78, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetHostForWebApp
in interface UrlMapperAdminService
getHostForWebApp77
- RemoteException
UrlMapperAdminService.startgetHostForWebApp(java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public void addServiceDomain(String hostName82, String url83, String appType84) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
addServiceDomain
in interface UrlMapperAdminService
UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
public PaginatedMappingData getPaginatedMappings(int pageNumber86, String tenantDomain87) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getPaginatedMappings
in interface UrlMapperAdminService
getPaginatedMappings85
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.getPaginatedMappings(int, java.lang.String)
public void startgetPaginatedMappings(int pageNumber86, String tenantDomain87, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetPaginatedMappings
in interface UrlMapperAdminService
getPaginatedMappings85
- RemoteException
UrlMapperAdminService.startgetPaginatedMappings(int, java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public boolean isMappingLimitExceeded(String webAppName91) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
isMappingLimitExceeded
in interface UrlMapperAdminService
isMappingLimitExceeded90
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.isMappingLimitExceeded(java.lang.String)
public void startisMappingLimitExceeded(String webAppName91, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startisMappingLimitExceeded
in interface UrlMapperAdminService
isMappingLimitExceeded90
- RemoteException
UrlMapperAdminService.startisMappingLimitExceeded(java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public String getHttpPort() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHttpPort
in interface UrlMapperAdminService
getHttpPort94
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.getHttpPort()
public void startgetHttpPort(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetHttpPort
in interface UrlMapperAdminService
getHttpPort94
- RemoteException
UrlMapperAdminService.startgetHttpPort(org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public void editServiceDomain(String newHost98, String oldhost99) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
editServiceDomain
in interface UrlMapperAdminService
UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
public void deleteHost(String hostName101) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
deleteHost
in interface UrlMapperAdminService
UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
public MappingData[] getAllMappings() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getAllMappings
in interface UrlMapperAdminService
getAllMappings102
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.getAllMappings()
public void startgetAllMappings(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetAllMappings
in interface UrlMapperAdminService
getAllMappings102
- RemoteException
UrlMapperAdminService.startgetAllMappings(org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public void deleteServiceDomain(String hostName106) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
deleteServiceDomain
in interface UrlMapperAdminService
UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
public boolean isMappingExist(String mappingName108) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
isMappingExist
in interface UrlMapperAdminService
isMappingExist107
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.isMappingExist(java.lang.String)
public void startisMappingExist(String mappingName108, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startisMappingExist
in interface UrlMapperAdminService
isMappingExist107
- RemoteException
UrlMapperAdminService.startisMappingExist(java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public String getDomainNamePrefix() throws RemoteException
getDomainNamePrefix
in interface UrlMapperAdminService
getDomainNamePrefix111
- RemoteException
UrlMapperAdminService.getDomainNamePrefix()
public void startgetDomainNamePrefix(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetDomainNamePrefix
in interface UrlMapperAdminService
getDomainNamePrefix111
- RemoteException
UrlMapperAdminService.startgetDomainNamePrefix(org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
public String[] getHostForEpr(String url115) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForEpr
in interface UrlMapperAdminService
getHostForEpr114
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
UrlMapperAdminService.getHostForEpr(java.lang.String)
public void startgetHostForEpr(String url115, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
startgetHostForEpr
in interface UrlMapperAdminService
getHostForEpr114
- RemoteException
UrlMapperAdminService.startgetHostForEpr(java.lang.String, org.wso2.carbon.url.mapper.stub.UrlMapperAdminServiceCallbackHandler)
Copyright © 2017 WSO2. All rights reserved.