|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
Defines the handleRequest
call that begins HTML template processing;
an implementation of this interface will process 'Windchill script' calls
that come from an HTML template file.
Supported API: true
Extendable: false
Method Summary | |
void |
handleRequest(HTTPRequest req,
HTTPResponse resp)
Deprecated. |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Method Detail |
public void handleRequest(HTTPRequest req, HTTPResponse resp) throws WTException
req
- resp
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |