|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Adapter
Adapter.
Method Summary | |
---|---|
void |
service(Request req,
Response res)
Call the service method, and notify all listeners |
Method Detail |
---|
void service(Request req, Response res) throws java.lang.Exception
java.lang.Exception
- if an error happens during handling of
the request. Common errors are:
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |