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 - :RemoteExceptionvoid startisMappingExist(String mappingName17, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
isMappingExist16 - RemoteExceptionMappingData[] getAllMappings() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getAllMappings20 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid startgetAllMappings(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getAllMappings20 - RemoteExceptionString getHttpPort() throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHttpPort23 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid startgetHttpPort(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHttpPort23 - RemoteExceptionboolean isMappingLimitExceeded(String webAppName27) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
isMappingLimitExceeded26 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid startisMappingLimitExceeded(String webAppName27, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
isMappingLimitExceeded26 - RemoteExceptionString getDomainNamePrefix() throws RemoteException
getDomainNamePrefix30 - RemoteExceptionvoid startgetDomainNamePrefix(UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getDomainNamePrefix30 - RemoteExceptionvoid 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 - :RemoteExceptionvoid startgetPaginatedMappings(int pageNumber40,
String tenantDomain41,
UrlMapperAdminServiceCallbackHandler callback)
throws RemoteException
getPaginatedMappings39 - RemoteExceptionboolean editHost(String webappName45, String newHost46, String oldhost47) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
editHost44 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid starteditHost(String webappName45, String newHost46, String oldhost47, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
editHost44 - RemoteExceptionString[] getHostForWebApp(String url51) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForWebApp50 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid startgetHostForWebApp(String url51, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHostForWebApp50 - RemoteExceptionString[] getHostForEpr(String url55) throws RemoteException, UrlMapperAdminServiceUrlMapperExceptionException
getHostForEpr54 - UrlMapperAdminServiceUrlMapperExceptionException - :RemoteExceptionvoid startgetHostForEpr(String url55, UrlMapperAdminServiceCallbackHandler callback) throws RemoteException
getHostForEpr54 - RemoteExceptionvoid 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.