Package | Description |
---|---|
com.google.gwt.core.server | |
com.google.gwt.logging.server |
Server classes for java.util.logging support in GWT.
|
com.google.web.bindery.requestfactory.server |
Server-side classes for mediating between the client-side and the persistent
datastore.
|
Class and Description |
---|
ServerGwtBridge
Implements GWT.* methods for the server.
|
ServerGwtBridge.ClassInstantiator
Something that knows how to provide an instance of a requested class.
|
ServerGwtBridge.ClassInstantiatorBase
Helper class that provides some wrappers for looking up and instantiating
a class.
|
ServerGwtBridge.Properties
An interface for accessing property values.
|
Class and Description |
---|
StackTraceDeobfuscator
Deobfuscates stack traces on the server side.
|
Class and Description |
---|
StackTraceDeobfuscator
Deobfuscates stack traces on the server side.
|