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, processCall
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processPost, shouldCompressResponse
doPost, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected Object resolveDispatchTarget(String servletContextPath)
AbstractGwtRpcProxyServlet
resolveDispatchTarget
in class AbstractGwtRpcProxyServlet
servletContextPath
- the portion of the http request path beyond the servlet context, used to uniquely identify the target implprotected org.springframework.context.ApplicationContext getAppContext()
Copyright © 2017 Hitachi Vantara. All rights reserved.