|
Femto Web Server V1.4-F | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--dfischer.femtowebserver.test.CurrentServerVersionSssi
This SSSI returns the current version of the Femto Web Server.
| Constructor Summary | |
CurrentServerVersionSssi()
|
|
| Method Summary | |
java.lang.String |
execute(java.lang.String[] args,
HttpRequest httpRequest,
HttpdProperties httpdProperties)
Executes the SSSI. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CurrentServerVersionSssi()
| Method Detail |
public java.lang.String execute(java.lang.String[] args,
HttpRequest httpRequest,
HttpdProperties httpdProperties)
throws java.lang.Exception
HttpdSssiInterfaceexecute in interface HttpdSssiInterfacedfischer.femtowebserver.httpd.HttpdSssiInterfaceargs - parameters of the SSSI call from the HTML file. If no parameter is given, the array has a length
of zero (but will never be null)httpRequest - access to the HTTP request data (browser request)httpdProperties - read/only access to the Femto Web Server configuration
|
Femto Web Server V1.4-F | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||