public interface UrlMapperAdminService
Modifier and Type | Method and Description |
---|---|
void |
addServiceDomain(String hostName34,
String url35,
String appType36)
Auto generated method signature for Asynchronous Invocations
|
void |
addWebAppToHost(String hostName59,
String uri60,
String appType61)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteHost(String hostName38)
Auto generated method signature for Asynchronous Invocations
|
void |
deleteServiceDomain(String hostName66)
Auto generated method signature for Asynchronous Invocations
|
boolean |
editHost(String webappName45,
String newHost46,
String oldhost47)
Auto generated method signature
|
void |
editServiceDomain(String newHost63,
String oldhost64)
Auto generated method signature for Asynchronous Invocations
|
MappingData[] |
getAllMappings()
Auto generated method signature
|
String |
getDomainNamePrefix()
Auto generated method signature
|
String[] |
getHostForEpr(String url55)
Auto generated method signature
|
String[] |
getHostForWebApp(String url51)
Auto generated method signature
|
String |
getHttpPort()
Auto generated method signature
|
PaginatedMappingData |
getPaginatedMappings(int pageNumber40,
String tenantDomain41)
Auto generated method signature
|
boolean |
isMappingExist(String mappingName17)
Auto generated method signature
|
boolean |
isMappingLimitExceeded(String webAppName27)
Auto generated method signature
|
void |
starteditHost(String webappName45,
String newHost46,
String oldhost47,
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 url55,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHostForWebApp(String url51,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetHttpPort(UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedMappings(int pageNumber40,
String tenantDomain41,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisMappingExist(String mappingName17,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisMappingLimitExceeded(String webAppName27,
UrlMapperAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean isMappingExist(String mappingName17) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
isMappingExist16
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startisMappingExist(String mappingName17, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
isMappingExist16
- RemoteException
MappingData[] getAllMappings() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getAllMappings20
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startgetAllMappings(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getAllMappings20
- RemoteException
String getHttpPort() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHttpPort23
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startgetHttpPort(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHttpPort23
- RemoteException
boolean isMappingLimitExceeded(String webAppName27) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
isMappingLimitExceeded26
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startisMappingLimitExceeded(String webAppName27, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
isMappingLimitExceeded26
- RemoteException
String getDomainNamePrefix() throws RemoteException
getDomainNamePrefix30
- RemoteException
void startgetDomainNamePrefix(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getDomainNamePrefix30
- RemoteException
void addServiceDomain(String hostName34, String url35, String appType36) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
void deleteHost(String hostName38) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
PaginatedMappingData getPaginatedMappings(int pageNumber40, String tenantDomain41) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getPaginatedMappings39
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startgetPaginatedMappings(int pageNumber40, String tenantDomain41, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getPaginatedMappings39
- RemoteException
boolean editHost(String webappName45, String newHost46, String oldhost47) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
editHost44
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void starteditHost(String webappName45, String newHost46, String oldhost47, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
editHost44
- RemoteException
String[] getHostForWebApp(String url51) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForWebApp50
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startgetHostForWebApp(String url51, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHostForWebApp50
- RemoteException
String[] getHostForEpr(String url55) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForEpr54
- UrlMapperAdminServiceUrlMapperExceptionException
- :RemoteException
void startgetHostForEpr(String url55, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHostForEpr54
- RemoteException
void addWebAppToHost(String hostName59, String uri60, String appType61) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
void editServiceDomain(String newHost63, String oldhost64) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
void deleteServiceDomain(String hostName66) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
Copyright © 2017 WSO2. All rights reserved.