|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.pbemengine.engine.ng.base.webserver.PrintContent
nl.pbemengine.engine.ng.base.webserver.ShutdownContent
public class ShutdownContent
Simple PrintContent extension that will shut down the server when returned to a user.
| Constructor Summary | |
|---|---|
ShutdownContent(java.lang.String mime)
Creates a new instance of ShutdownContent |
|
| Method Summary |
|---|
| Methods inherited from class nl.pbemengine.engine.ng.base.webserver.PrintContent |
|---|
getCookies, getMIMEType, getPage, getRawContent, getReRouteAddr, isReadAble, printAll, printAll, println, setCookies |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownContent(java.lang.String mime)
mime - The MIME-type for this page
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||