|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResponseDelegateFactory
Service used by DirectService to determine type of ajax request
receive and determine the appropriate ResponseBuilder to handle
the response.
| Method Summary | |
|---|---|
ResponseBuilder |
getResponseBuilder(IRequestCycle cycle)
Creates an appropriate ResponseBuilder for the incoming
ajax request, if possible. |
| Method Detail |
|---|
ResponseBuilder getResponseBuilder(IRequestCycle cycle)
throws IOException
ResponseBuilder for the incoming
ajax request, if possible.
cycle - The request cycle for this request.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||