|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionHandler | |
---|---|
com.google.gwt.requestfactory.server | Server side classes for mediating between the client side and the persistent datastore. |
Uses of ExceptionHandler in com.google.gwt.requestfactory.server |
---|
Classes in com.google.gwt.requestfactory.server that implement ExceptionHandler | |
---|---|
class |
DefaultExceptionHandler
Deprecated. |
Methods in com.google.gwt.requestfactory.server with parameters of type ExceptionHandler | |
---|---|
void |
SimpleRequestProcessor.setExceptionHandler(ExceptionHandler exceptionHandler)
Deprecated. |
Constructors in com.google.gwt.requestfactory.server with parameters of type ExceptionHandler | |
---|---|
RequestFactoryServlet(ExceptionHandler exceptionHandler,
ServiceLayerDecorator... serviceDecorators)
Deprecated. Use this constructor in subclasses to provide a custom ExceptionHandler . |
|
GWT 2.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |