|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.vfny.geoserver.servlets.AbstractService
org.vfny.geoserver.servlets.WMService
Base servlet for all Web Map Server requests.
Subclasses should supply the handler, request and response mapping for the service they implement.
| Nested Class Summary |
| Nested classes inherited from class org.vfny.geoserver.servlets.AbstractService |
AbstractService.ServiceStratagy |
| Field Summary |
| Fields inherited from class org.vfny.geoserver.servlets.AbstractService |
serviceStratagys |
| Constructor Summary | |
WMService()
|
|
| Method Summary | |
protected ExceptionHandler |
getExceptionHandler()
returns a Web Map ServiceConfig exception handler |
| Methods inherited from class org.vfny.geoserver.servlets.AbstractService |
doGet, doPost, doService, getKvpReader, getMimeType, getResponseHandler, getXmlRequestReader, init, requestSupportsGzip, send, send, sendError, sendError |
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WMService()
| Method Detail |
protected ExceptionHandler getExceptionHandler()
getExceptionHandler in class AbstractService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||