- java.lang.Object
-
- org.osgl.http.H.Response<T>
-
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected java.lang.String |
charset |
protected java.lang.String |
contentType |
protected java.util.Locale |
locale |
-
Fields inherited from class org.osgl.http.H.Response
outputStream, writer
-
Method Summary
-
Methods inherited from class org.osgl.http.H.Response
_impl, _setLocale, addCookie, addHeader, addHeaderIfNotAdded, commit, containsHeader, contentDisposition, contentLength, contentType, context, context, createOutputStream, current, current, etag, header, initContentType, locale, locale, outputStream, prepareDownload, printWriter, sendError, sendError, sendError, sendRedirect, status, status, writeBinary, writeContent, writeContent, writeHtml, writeJSON, writer, writerCreated, writeText
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
me
protected final T me()
- Overrides:
me in class org.osgl.http.H.Response<T extends ResponseImplBase>
Copyright © 2014–2017 ActFramework. All rights reserved.