public final class AjpHttpResponse extends HttpResponsePacket
HttpResponsePacket implementation, which also contains AJP
related meta data.HttpResponsePacket.BuilderhttpStatuscontentLength, contentType, headers, isChunked, isCommitted, isContentBroken, isExpectContent, isSkipRemainder, parsedProtocol, protocolC, 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, addHeader, addHeader, containsHeader, containsHeader, extractContentEncoding, flushSpecialHeaders, getAttributes, getCharacterEncoding, getContentEncodings, getContentEncodings, getContentLength, getContentType, getContentTypeHolder, getHeader, getHeader, getHeaders, getHttpHeader, getParsingState, getProtocol, getProtocolDC, getProtocolString, getTempHeaderEncodingBuffer, getTransferEncoding, getUpgrade, getUpgradeDC, handleGetSpecialHeader, handleGetSpecialHeader, handleSetSpecialHeaders, handleSetSpecialHeaders, handleSetSpecialHeaders, handleSetSpecialHeaders, httpContentBuilder, httpTrailerBuilder, isChunked, isChunkingAllowed, isCommitted, isContentBroken, isContentEncodingsSelected, isContentTypeSet, isExpectContent, isHeader, isIgnoreContentModifiers, isSecure, isSkipRemainder, isSpecialHeader, makeContentLengthHeader, makeTransferEncodingHeader, makeUpgradeHeader, recycle, setCharacterEncoding, setChunked, setChunkingAllowed, setCommitted, setContentBroken, setContentEncodingsSelected, setContentLength, setContentLengthLong, setContentType, setContentType, setExpectContent, setHeader, setHeader, setHeader, setHeader, setIgnoreContentModifiers, setProtocol, setSecure, setSkipRemainder, setTransferEncoding, setUpgradeisHttppublic ProcessingState getProcessingState()
getProcessingState in class HttpHeaderCopyright © 2016 Oracle Corporation. All rights reserved.