public final class AjpHttpResponse extends HttpResponsePacket
HttpResponsePacket
implementation, which also contains AJP
related meta data.HttpResponsePacket.Builder
httpStatus
contentLength, 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, toString
addContentEncoding, addHeader, addHeader, addHeader, addHeader, containsHeader, containsHeader, extractContentEncoding, flushSpecialHeaders, getAttributes, getCharacterEncoding, getContentEncodings, getContentEncodings, getContentLength, getContentType, getContentTypeHolder, getHeader, getHeader, getHeaders, getHttpHeader, 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, setUpgrade
isHttp
public ProcessingState getProcessingState()
getProcessingState
in class HttpHeader
Copyright © 2015 Oracle Corporation. All rights reserved.