Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.server.guice
Class WebEngineDispatchServiceServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
              extended by com.google.gwt.user.server.rpc.RemoteServiceServlet
                  extended by net.customware.gwt.dispatch.server.service.DispatchServiceServlet
                      extended by org.nuxeo.opensocial.container.server.guice.WebEngineDispatchServiceServlet
All Implemented Interfaces:
com.google.gwt.user.client.rpc.RemoteService, com.google.gwt.user.server.rpc.SerializationPolicyProvider, Serializable, Servlet, ServletConfig, net.customware.gwt.dispatch.client.service.DispatchService

public class WebEngineDispatchServiceServlet
extends net.customware.gwt.dispatch.server.service.DispatchServiceServlet

See Also:
Serialized Form

Field Summary
static boolean HOSTED_MODE
           
 
Constructor Summary
WebEngineDispatchServiceServlet(net.customware.gwt.dispatch.server.Dispatch dispatch)
           
 
Method Summary
 void init(ServletConfig config)
           
 
Methods inherited from class net.customware.gwt.dispatch.server.service.DispatchServiceServlet
execute
 
Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet
getSerializationPolicy, processCall, processPost
 
Methods inherited from class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
doPost
 
Methods inherited from class javax.servlet.http.HttpServlet
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOSTED_MODE

public static boolean HOSTED_MODE
Constructor Detail

WebEngineDispatchServiceServlet

@Inject
public WebEngineDispatchServiceServlet(net.customware.gwt.dispatch.server.Dispatch dispatch)
Method Detail

init

public void init(ServletConfig config)
          throws ServletException
Specified by:
init in interface Servlet
Overrides:
init in class GenericServlet
Throws:
ServletException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.