| java.lang.Object org.wfp.vam.intermap.services.map.Main
Main | public class Main implements Service(Code) | | main.result service. shows search results
|
Method Summary | |
public Element | exec(Element params, ServiceContext context) | public void | init(String appPath, ServiceConfig config) | public Element | layers(Element params, ServiceContext context) | public Element | map(Element params, ServiceContext context) |
exec | public Element exec(Element params, ServiceContext context) throws Exception(Code) | | |
layers | public Element layers(Element params, ServiceContext context) throws Exception(Code) | | |
map | public Element map(Element params, ServiceContext context) throws Exception(Code) | | |
|
|