public class GwtRpcProxyServlet extends AbstractGwtRpcProxyServlet
| Constructor and Description |
|---|
GwtRpcProxyServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
getAppContext() |
protected Object |
resolveDispatchTarget(String servletContextPath)
Resolve the target impl that ultimately handles the GWT RPC request, provided a key.
|
doUnexpectedFailure, getDispatchKey, getServletContextPath, processCallcheckPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processPost, shouldCompressResponsedoPost, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected Object resolveDispatchTarget(String servletContextPath)
AbstractGwtRpcProxyServletresolveDispatchTarget in class AbstractGwtRpcProxyServletservletContextPath - the portion of the http request path beyond the servlet context, used to uniquely identify the target implprotected org.springframework.context.ApplicationContext getAppContext()
Copyright © 2021 Hitachi Vantara. All rights reserved.