Package | Description |
---|---|
com.google.gwt.dev.shell | |
com.google.gwt.user.server.rpc |
Classes used in server-side implementation of remote procedure calls.
|
java.lang |
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<String> |
GWTBridgeImpl.uniqueID |
Modifier and Type | Field and Description |
---|---|
protected ThreadLocal<javax.servlet.http.HttpServletRequest> |
AbstractRemoteServiceServlet.perThreadRequest |
protected ThreadLocal<javax.servlet.http.HttpServletResponse> |
AbstractRemoteServiceServlet.perThreadResponse |
Modifier and Type | Method and Description |
---|---|
static <S> ThreadLocal<S> |
ThreadLocal.withInitial(Supplier<? extends S> supplier) |
Copyright © 2018. All rights reserved.