|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLayerDecorator | |
---|---|
com.google.web.bindery.requestfactory.server | Server side classes for mediating between the client side and the persistent datastore. |
Uses of ServiceLayerDecorator in com.google.web.bindery.requestfactory.server |
---|
Subclasses of ServiceLayerDecorator in com.google.web.bindery.requestfactory.server | |
---|---|
class |
FindServiceLayer
Allows the use of a very short operation name for the find method. |
Methods in com.google.web.bindery.requestfactory.server with parameters of type ServiceLayerDecorator | |
---|---|
static ServiceLayer |
ServiceLayer.create(ServiceLayerDecorator... decorators)
Create a RequestFactory ServiceLayer that is optionally modified by the given decorators. |
Constructors in com.google.web.bindery.requestfactory.server with parameters of type ServiceLayerDecorator | |
---|---|
RequestFactoryServlet(ExceptionHandler exceptionHandler,
ServiceLayerDecorator... serviceDecorators)
Use this constructor in subclasses to provide a custom ExceptionHandler . |
|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |