|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Handler
This interface descsribes the methods neccessary to implement a handler. Besides this a constructor is also nedded
| Method Summary | |
|---|---|
boolean |
changesContentSize()
Check if this handler will change the content size. |
void |
handle()
handle a request. |
| Method Detail |
|---|
void handle()
boolean changesContentSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||