Class | Description |
---|---|
Config |
Framework configuration.
|
ResponseHelper |
This class allows the developer to render the predefined page for an action,
or to render the page she wants, or serialize an object to JSon, XML, or
whatever as a response.
|
RestController |
Class that can be used as parent class for an action which wants to be a
Serfj controller.
|
RestServlet |
Main class.
|
ServletHelper |
Helper for
RestServlet . |
Enum | Description |
---|---|
HttpMethod |
Represents the possible HTTP request methods.
|
Copyright © 2012 ElPaso Software. All Rights Reserved.