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, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public WebEngineGwtServlet()
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class com.google.gwt.user.server.rpc.RemoteServiceServlet
javax.servlet.ServletException
protected 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
FileNotFoundException
Copyright © 2018 Nuxeo. All rights reserved.