public class RemoteServiceServlet
extends com.google.gwt.user.server.rpc.RemoteServiceServlet
| Constructor and Description |
|---|
RemoteServiceServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkSynchonizerToken(com.google.gwt.user.server.rpc.RPCRequest rpcRequest,
CruxSynchronizerTokenHandler handler) |
protected void |
clearUserLocaleResolver() |
protected Object |
getServiceForRequest(String encodedRequest)
Return the service that will handle this request
|
protected boolean |
initUserLocaleResolver() |
String |
processCall(String payload) |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic String processCall(String payload) throws com.google.gwt.user.client.rpc.SerializationException
processCall in class com.google.gwt.user.server.rpc.RemoteServiceServletcom.google.gwt.user.client.rpc.SerializationExceptionRemoteServiceServlet.processCall(java.lang.String)protected boolean checkSynchonizerToken(com.google.gwt.user.server.rpc.RPCRequest rpcRequest,
CruxSynchronizerTokenHandler handler)
throws com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException
rpcRequest - handler - com.google.gwt.user.client.rpc.IncompatibleRemoteServiceExceptionprotected boolean initUserLocaleResolver()
protected void clearUserLocaleResolver()
protected Object getServiceForRequest(String encodedRequest) throws com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException
encodedRequest - com.google.gwt.user.client.rpc.IncompatibleRemoteServiceExceptionCopyright © 2016. All rights reserved.