public final class AjpHttpResponse extends HttpResponsePacket
HttpResponsePacket
implementation, which also contains AJP
related meta data.HttpResponsePacket.Builder
httpStatus
characterEncoding, 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, toString
addContentEncoding, 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, setUpgrade
isHttp
public ProcessingState getProcessingState()
getProcessingState
in class HttpHeader
Copyright © 2014 Oracle Corporation. All rights reserved.