@Singleton public class DispatchServiceImpl extends AbstractDispatchServiceImpl
DispatchService,
for which the client-side async service is DispatchServiceAsync.
This class is closely related to DispatchImpl, in theory the latter wouldn't be needed, but we use it to
workaround a GWT limitation described in DispatchAsync.| Modifier and Type | Field and Description |
|---|---|
protected String |
securityCookieName |
dispatch, logger, requestProviderperThreadRequest, perThreadResponse| Constructor and Description |
|---|
DispatchServiceImpl(Logger logger,
Dispatch dispatch,
RequestProvider requestProvider) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityCookieName() |
execute, undocheckPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service@Inject public DispatchServiceImpl(Logger logger, Dispatch dispatch, RequestProvider requestProvider)
public String getSecurityCookieName()
getSecurityCookieName in class AbstractDispatchServiceImplCopyright © 2010–2014 Arcbees. All rights reserved.