|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.velocityweb.context.WebAppContext.ResponseType
response type, text(normal request) or binary(download)
Field Summary | |
static WebAppContext.ResponseType |
BINARY
binary type for download page response |
static WebAppContext.ResponseType |
TEXT
text type for normal page response |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static WebAppContext.ResponseType TEXT
public static WebAppContext.ResponseType BINARY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |