| Package | Description |
|---|---|
| com.google.web.bindery.requestfactory.server |
Server-side classes for mediating between the client-side and the persistent
datastore.
|
| com.google.web.bindery.requestfactory.server.testing |
| Class and Description |
|---|
| ExceptionHandler
Handles an exception produced while processing a request.
|
| RequestFactoryJarExtractor.Emitter
Describes a way to emit the contents of a classpath, typically into a JAR
or filesystem directory.
|
| RequestFactoryJarExtractor.Loader
Abstracts the mechanism by which class files are loaded.
|
| RequestFactoryJarExtractor.Mode
Controls what is emitted by the tool.
|
| ServiceLayer
The ServiceLayer mediates all interactions between the
SimpleRequestProcessor and the domain environment. |
| ServiceLayerDecorator
Users that intend to alter how RequestFactory interacts with the domain
environment can extend this type and provide it to
ServiceLayer.create(ServiceLayerDecorator...). |
| Class and Description |
|---|
| SimpleRequestProcessor
Processes request payloads from a RequestFactory client.
|
Copyright © 2016. All rights reserved.