|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The WebService interface is the central processing unit for all JWeb conformant wen applications.
| Method Summary | |
WebStatus |
getWebStatus()
Get an extended web service status. |
boolean |
isDebugging()
This method returns if the application actually is running in debugging mode and so printing more detailed information on errors |
void |
performRequest(WebContext webContext)
Servlet service method. |
void |
setDebugging(boolean debugging)
With this method debugging mode can be switched on and off |
| Method Detail |
public boolean isDebugging()
public void setDebugging(boolean debugging)
public void performRequest(WebContext webContext)
public WebStatus getWebStatus()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||