JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
Serializable , javax.servlet.Servlet, javax.servlet.ServletConfig
public final class GuiceEverrestServlet
extends EverrestServlet
Has additional Singleton annotation which required for web components
by guice container. Since we want to have possibility to deploy servlet via
ServletModule.configureServlets .
Author:
andrew00x
See Also:
Serialized Form
Method Summary
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, 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
Detail:
Field |
Constr |
Method
Copyright © 2012–2016 Codenvy, S.A. . All rights reserved.