gov.nasa.worldwind.servers.wms
Class WMSServlet
java.lang.Object
gov.nasa.worldwind.servers.wms.WMSServlet
public class WMSServlet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSServlet
public WMSServlet()
doGet
public void doGet(WMSHttpServletRequest req,
WMSHttpServletResponse resp)
throws IOException
- Throws:
IOException
doPost
public void doPost(WMSHttpServletRequest req,
WMSHttpServletResponse resp)
throws IOException
- Throws:
IOException
init
public void init(WMSServletConfig config)