public class WebEngineGwtServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet
| Constructor and Description |
|---|
WebEngineGwtServlet() |
| 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) |
checkPermutationStrongName, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic WebEngineGwtServlet()
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)}protected com.google.gwt.user.server.rpc.SerializationPolicy _doGetSerializationPolicy(javax.servlet.http.HttpServletRequest request, String moduleBaseURL, String strongName) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2016 Nuxeo SA. All rights reserved.