public final class AjpHttpResponse extends HttpResponsePacket
HttpResponsePacket implementation, which also contains AJP
related meta data.HttpResponsePacket.BuilderhttpStatuscharacterEncoding, charsetSet, contentLength, contentType, headers, isChunked, isCommitted, isContentBroken, isExpectContent, isSkipRemainder, parsedProtocol, protocolC, quotedCharsetValue, secure, upgrade| Constructor and Description |
|---|
AjpHttpResponse() |
| Modifier and Type | Method and Description |
|---|---|
ProcessingState |
getProcessingState() |
acknowledged, builder, getContentLanguage, getHttpStatus, getLocale, getReasonPhrase, getReasonPhraseDC, getReasonPhraseRawDC, getRequest, getStatus, isAcknowledgement, isAllowCustomReasonPhrase, isCustomReasonPhraseSet, isHtmlEncodingCustomReasonPhrase, isRequest, reset, setAcknowledgement, setAllowCustomReasonPhrase, setContentLanguage, setHtmlEncodingCustomReasonPhrase, setLocale, setReasonPhrase, setReasonPhrase, setRequest, setStatus, setStatus, toStringaddContentEncoding, addHeader, addHeader, containsHeader, containsHeader, extractContentEncoding, flushSpecialHeaders, getAttributes, getCharacterEncoding, getContentEncodings, getContentEncodings, getContentLength, getContentType, getHeader, getHeader, getHeaders, getHttpHeader, getProtocol, getProtocolDC, getProtocolString, getTempHeaderEncodingBuffer, getTransferEncoding, getUpgrade, getUpgradeDC, handleGetSpecialHeader, handleGetSpecialHeader, handleSetSpecialHeaders, handleSetSpecialHeaders, httpContentBuilder, httpTrailerBuilder, isChunked, isChunkingAllowed, isCommitted, isContentBroken, isContentEncodingsSelected, isContentTypeSet, isExpectContent, isHeader, isSecure, isSkipRemainder, isSpecialHeader, makeContentLengthHeader, makeTransferEncodingHeader, makeUpgradeHeader, recycle, setCharacterEncoding, setChunked, setChunkingAllowed, setCommitted, setContentBroken, setContentEncodingsSelected, setContentLength, setContentLengthLong, setContentType, setExpectContent, setHeader, setHeader, setProtocol, setSecure, setSkipRemainder, setTransferEncoding, setUpgradeisHttppublic ProcessingState getProcessingState()
getProcessingState in class HttpHeaderCopyright © 2013 Oracle Corporation. All rights reserved.