|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.netscape.pm.htmlFE.HTMLPageFactory
This factory class creates the HTMLPage object that is necessary to stream output from Process Manager.
IHTMLPage| Constructor Summary | |
HTMLPageFactory()
|
|
| Method Summary | |
static IHTMLPage |
create(javax.servlet.http.HttpServletResponse response)
Creates the HTMLPage object which is used to stream output from Process Manager. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HTMLPageFactory()
| Method Detail |
public static IHTMLPage create(javax.servlet.http.HttpServletResponse response)
response - The javax.servlet.http.HttpServletResponse object which can be used to stream out
responses from Process Manager.IHTMLPage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||