public class WebEngineDispatchServiceServlet
extends net.customware.gwt.dispatch.server.service.DispatchServiceServlet
| Modifier and Type | Field and Description |
|---|---|
static boolean |
HOSTED_MODE |
| Constructor and Description |
|---|
WebEngineDispatchServiceServlet(net.customware.gwt.dispatch.server.Dispatch dispatch) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.server.rpc.SerializationPolicy |
_doGetSerializationPolicy(javax.servlet.http.HttpServletRequest request,
String moduleBaseURL,
String strongName) |
protected com.google.gwt.user.server.rpc.SerializationPolicy |
doGetSerializationPolicy(javax.servlet.http.HttpServletRequest request,
String moduleBaseURL,
String strongName)
When in hosted mode the default mechanism is used.
|
void |
init(javax.servlet.ServletConfig config) |
executecheckPermutationStrongName, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service@Inject public WebEngineDispatchServiceServlet(net.customware.gwt.dispatch.server.Dispatch dispatch)
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class com.google.gwt.user.server.rpc.RemoteServiceServletjavax.servlet.ServletExceptionprotected com.google.gwt.user.server.rpc.SerializationPolicy doGetSerializationPolicy(javax.servlet.http.HttpServletRequest request,
String moduleBaseURL,
String strongName)
${nxserver}/web/root.war/gwt/gwtModuleId
The GWT web application will be copied there at startup time by using the
extension to InstallGwtAppComponent extension point
install. in your GWT bundle
doGetSerializationPolicy in class com.google.gwt.user.server.rpc.RemoteServiceServlet#_doGetSerializationPolicy(HttpServletRequest, String, String)}Copyright © 2019 Nuxeo SA. All rights reserved.