public class AtlasServer extends Object implements com.geoway.adf.gis.geosrv.IGeoServer
| Constructor and Description |
|---|
AtlasServer(String url,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteService(com.geoway.adf.gis.geosrv.ServiceType type,
String serviceName) |
com.geoway.adf.gis.geosrv.ime.IMEServer |
getImeServer() |
com.geoway.adf.gis.geosrv.IGeoService |
getService(com.geoway.adf.gis.geosrv.ServiceType type,
String serviceName) |
List<com.geoway.adf.gis.geosrv.IGeoService> |
getServices() |
com.geoway.adf.gis.basic.PageList<com.geoway.adf.gis.geosrv.IGeoService> |
getServices(List<com.geoway.adf.gis.geosrv.ServiceType> serviceTypes,
String keyword,
int pageIndex,
int rows) |
String |
getUrl() |
com.geoway.adf.gis.geosrv.vtile.VTileServer |
getVTileServer() |
com.geoway.adf.gis.geosrv.IGeoService |
publishService(com.geoway.adf.gis.geosrv.publish.IServicePublishParams publishParams) |
com.geoway.adf.gis.geosrv.IGeoService |
publishTempService(com.geoway.adf.gis.geosrv.publish.IServicePublishParams params) |
void |
reCreateCache(com.geoway.adf.gis.geosrv.IGeoService service) |
boolean |
testConnect() |
public com.geoway.adf.gis.geosrv.ime.IMEServer getImeServer()
public com.geoway.adf.gis.geosrv.vtile.VTileServer getVTileServer()
public boolean testConnect()
testConnect in interface com.geoway.adf.gis.geosrv.IGeoServerpublic String getUrl()
getUrl in interface com.geoway.adf.gis.geosrv.IGeoServerpublic List<com.geoway.adf.gis.geosrv.IGeoService> getServices()
getServices in interface com.geoway.adf.gis.geosrv.IGeoServerpublic com.geoway.adf.gis.basic.PageList<com.geoway.adf.gis.geosrv.IGeoService> getServices(List<com.geoway.adf.gis.geosrv.ServiceType> serviceTypes, String keyword, int pageIndex, int rows)
getServices in interface com.geoway.adf.gis.geosrv.IGeoServerpublic void deleteService(com.geoway.adf.gis.geosrv.ServiceType type,
String serviceName)
deleteService in interface com.geoway.adf.gis.geosrv.IGeoServerpublic com.geoway.adf.gis.geosrv.IGeoService getService(com.geoway.adf.gis.geosrv.ServiceType type,
String serviceName)
getService in interface com.geoway.adf.gis.geosrv.IGeoServerpublic com.geoway.adf.gis.geosrv.IGeoService publishService(com.geoway.adf.gis.geosrv.publish.IServicePublishParams publishParams)
publishService in interface com.geoway.adf.gis.geosrv.IGeoServerpublic void reCreateCache(com.geoway.adf.gis.geosrv.IGeoService service)
reCreateCache in interface com.geoway.adf.gis.geosrv.IGeoServerpublic com.geoway.adf.gis.geosrv.IGeoService publishTempService(com.geoway.adf.gis.geosrv.publish.IServicePublishParams params)
publishTempService in interface com.geoway.adf.gis.geosrv.IGeoServerCopyright © 2025. All rights reserved.