|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestHandler | |
|---|---|
| org.jboss.seam.remoting | |
| org.jboss.seam.remoting.model | |
| org.jboss.seam.remoting.validation | |
| Uses of RequestHandler in org.jboss.seam.remoting |
|---|
| Classes in org.jboss.seam.remoting that implement RequestHandler | |
|---|---|
class |
AbstractRequestHandler
Abstract base class for remoting request handlers. |
class |
ExecutionHandler
Unmarshals the calls from an HttpServletRequest, executes them in order and marshals the responses. |
class |
InterfaceGenerator
Generates JavaScript interface code. |
| Uses of RequestHandler in org.jboss.seam.remoting.model |
|---|
| Classes in org.jboss.seam.remoting.model that implement RequestHandler | |
|---|---|
class |
ModelHandler
Handles incoming model fetch/apply requests |
| Uses of RequestHandler in org.jboss.seam.remoting.validation |
|---|
| Classes in org.jboss.seam.remoting.validation that implement RequestHandler | |
|---|---|
class |
ConstraintTranslator
This class reads constraints metadata from all requested beans, translate them and send them back to client |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||