Index

A B C D E F G H I K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
generateHeader(String, String, int, String, String, boolean, boolean, Map<String, String>) - Static method in class org.glassfish.grizzly.http.util.CookieHeaderGenerator
 
get() - Method in class org.glassfish.grizzly.http.Cookies
 
get() - Method in class org.glassfish.grizzly.http.util.ContentType
 
get() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
get(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
get(String, String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
get(FilterChainContext) - Static method in class org.glassfish.grizzly.http.HttpContext
 
GET - Static variable in class org.glassfish.grizzly.http.Method
 
getAccessCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getAliases() - Method in interface org.glassfish.grizzly.http.ContentEncoding
Get the ContentEncoding aliases.
getAliases() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getAliases() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getArrayLen() - Method in class org.glassfish.grizzly.http.util.ContentType
Used in conjunction with ContentType.getByteArray().
getAttribute(String) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getAttributeNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getAttributes() - Method in class org.glassfish.grizzly.http.HttpContext
 
getAttributes() - Method in class org.glassfish.grizzly.http.HttpHeader
getBuffer() - Method in interface org.glassfish.grizzly.http.io.BinaryNIOInputSource
Returns the the duplicate of the underlying Buffer that backs this InputSource.
getBuffer() - Method in class org.glassfish.grizzly.http.io.InputBuffer
Returns the duplicate of the underlying Buffer used to buffer incoming request data.
getBuffer() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getBuffer() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the message bytes.
getBuffer() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getBufferChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getBufferedDataSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
Get the number of bytes buffered on OutputBuffer and ready to be sent.
getBufferSize() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
getByFilename(String) - Static method in class org.glassfish.grizzly.http.util.MimeType
 
getByteArray() - Method in class org.glassfish.grizzly.http.util.ContentType
 
getByteArray() - Method in class org.glassfish.grizzly.http.util.HeaderValue
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.C2BConverter
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getByteChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getBytes() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the message bytes.
getBytes() - Method in enum class org.glassfish.grizzly.http.util.Header
Returns the byte representation of this header encoded using ISO-8859-1.
getCacheSize() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getCharacterEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getCharacterEncoding() - Method in class org.glassfish.grizzly.http.util.ContentType
 
getCharChunk() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getCharChunk() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getCharEnabled() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getChars() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getCharset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getCharsetFromContentType(String) - Static method in class org.glassfish.grizzly.http.util.ContentType
Parse the character encoding from the specified content type header.
getClone() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getClone() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getClone() - Method in class org.glassfish.grizzly.http.util.MessageBytes
 
getCloseable() - Method in class org.glassfish.grizzly.http.HttpContext
 
getComment() - Method in class org.glassfish.grizzly.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getCompressableMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
getCompressibleMimeTypes() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the read-only set of the mime-types, which are allowed to be compressed.
getCompressionMinSize() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the minimum size of an entity, which will be compressed.
getCompressionMode() - Method in class org.glassfish.grizzly.http.CompressionConfig
getConnection() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getContent() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Get the HTTP message content Buffer.
getContent() - Method in class org.glassfish.grizzly.http.HttpContent
Get the HTTP message content Buffer.
getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Gets registered ContentEncodings.
getContentEncodings() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentEncodings(boolean) - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentLanguage() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getContentLength() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the content-length of this HttpPacket.
getContentParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getContentType() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContentTypeHolder() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getContextStorage() - Method in class org.glassfish.grizzly.http.HttpContext
 
getCookieHeaderName() - Method in class org.glassfish.grizzly.http.Cookie
Return the header name to set the cookie, based on cookie version.
getCookieHeaderName(int) - Static method in class org.glassfish.grizzly.http.Cookie
Return the header name to set the cookie, based on cookie version.
getCreationTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getCurrentDate() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentDateBytes() - Static method in class org.glassfish.grizzly.http.util.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentSet() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getDecBytes() - Static method in class org.glassfish.grizzly.http.util.HexUtils
 
getDecodedRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedRequestURIBC(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedRequestURIBC(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI(boolean) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDecodedURI(boolean, Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDefaultResponseContentType() - Method in class org.glassfish.grizzly.http.HttpServerFilter
 
getDefaultURIEncoding() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getDomain() - Method in class org.glassfish.grizzly.http.Cookie
Returns the domain name set for this cookie.
getDomain() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getEncoding() - Method in class org.glassfish.grizzly.http.util.C2BConverter
 
getEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getEnd() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getEnd() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getEnd() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk end position.
getException() - Method in class org.glassfish.grizzly.http.HttpBrokenContent
Returns Throwable, which describes the error.
getGzipAliases() - Static method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getHeader(String) - Method in class org.glassfish.grizzly.http.HttpHeader
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in class org.glassfish.grizzly.http.HttpTrailer
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get the value, of the specific HTTP mime header.
getHeader(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpHeader
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in class org.glassfish.grizzly.http.HttpTrailer
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get the value, of the specific HTTP mime header.
getHeader(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getHeaderParsingState() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getHeaders() - Method in class org.glassfish.grizzly.http.HttpHeader
Get all MimeHeaders, associated with the HttpHeader.
getHeaders() - Method in interface org.glassfish.grizzly.http.HttpPacketParsing
 
getHeaders() - Method in class org.glassfish.grizzly.http.HttpTrailer
Get all MimeHeaders, associated with the HttpHeader.
getHeaders() - Method in interface org.glassfish.grizzly.http.MimeHeadersPacket
Get all MimeHeaders, associated with the HttpHeader.
getHitCount() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getHttpContent() - Method in class org.glassfish.grizzly.http.ParsingResult
 
getHttpContext() - Method in class org.glassfish.grizzly.http.ProcessingState
Returns HttpContext associated with the processing.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpContent
Get the HTTP message header, associated with this content.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpEvents.OutgoingHttpUpgradeEvent
 
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpHeader
Returns this HttpHeader object.
getHttpHeader() - Method in class org.glassfish.grizzly.http.HttpPacket
Get the HTTP message header, associated with this HTTP packet.
getHttpStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the HTTP status for this response.
getHttpStatus(int) - Static method in class org.glassfish.grizzly.http.util.HttpStatus
 
getId() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getIdleTimeoutInSeconds() - Method in class org.glassfish.grizzly.http.KeepAlive
 
getInstance(ByteChunk, String) - Static method in class org.glassfish.grizzly.http.util.C2BConverter
 
getInt() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getInt() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getInt() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Convert the buffer to an int, cache the value
getLastAccessedTime() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getLazyCookieState() - Method in class org.glassfish.grizzly.http.Cookie
 
getLength() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getLength() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the length of the bytes.
getLength() - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns the length of the bytes.
getLength() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getLength() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk length.
getLength() - Method in enum class org.glassfish.grizzly.http.util.Header
Returns the length this header encoded using ISO-8859-1.
getLength() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the length of the original buffer.
getLimit() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getLimit() - Method in class org.glassfish.grizzly.http.util.CharChunk
 
getLocalAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocale() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getLocalHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocalName() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLocalPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getLong() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getLong() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Convert the buffer to an long, cache the value
getLongAsBuffer(MemoryManager, long) - Static method in class org.glassfish.grizzly.http.util.HttpCodecUtils
 
getLowerCase() - Method in enum class org.glassfish.grizzly.http.util.Header
Returns the lower-case String representation of this header.
getLowerCaseBytes() - Method in enum class org.glassfish.grizzly.http.util.Header
Returns the lower-case byte representation of this header encoded using ISO-8859-1.
getLzmaAliases() - Static method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getMajorVersion() - Method in enum class org.glassfish.grizzly.http.Protocol
 
getManager(String, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package.
getManager(String, Locale, ClassLoader) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package and Locale.
getManager(ResourceBundle) - Static method in class org.glassfish.grizzly.http.util.StringManager
Get the StringManager for a particular package.
getMaxAge() - Method in class org.glassfish.grizzly.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxInactiveInterval() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxNumHeaders() - Method in class org.glassfish.grizzly.http.util.MimeHeaders
 
getMaxPayloadRemainderToSkip() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
 
getMaxRequestsCount() - Method in class org.glassfish.grizzly.http.KeepAlive
 
getMethod() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Get the HTTP request method.
getMethodBytes() - Method in class org.glassfish.grizzly.http.Method
 
getMethodDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Get the HTTP request method as DataChunk (avoiding creation of a String object).
getMethodString() - Method in class org.glassfish.grizzly.http.Method
 
getMimeType() - Method in class org.glassfish.grizzly.http.util.ContentType
Returns the mime-type part of the content-type (the part without charset attribute).
getMinorVersion() - Method in enum class org.glassfish.grizzly.http.Protocol
 
getMonitoringConfig() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
getMonitoringConfig() - Method in class org.glassfish.grizzly.http.KeepAlive
getName() - Method in interface org.glassfish.grizzly.http.ContentEncoding
Get the ContentEncoding name.
getName() - Method in class org.glassfish.grizzly.http.Cookie
Returns the name of the cookie.
getName() - Method in class org.glassfish.grizzly.http.GZipContentEncoding
 
getName() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getName() - Method in class org.glassfish.grizzly.http.LZMAContentEncoding
 
getName() - Method in class org.glassfish.grizzly.http.util.TimeStamp
Return the "name" of the timestamp.
getName(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getNextUnusedCookie() - Method in class org.glassfish.grizzly.http.Cookies
 
getNoCompressionUserAgents() - Method in class org.glassfish.grizzly.http.CompressionConfig
Returns the read-only set of the user-agents, which will be always responded with uncompressed are.
getNote(Note<E>) - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return the Note value associated with this Request, or null if no such binding exists.
getNoteNames() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Return a Set containing the String names of all note bindings that exist for this request.
getOffset() - Method in class org.glassfish.grizzly.http.util.ByteChunk
 
getOriginalRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getOutputSink() - Method in class org.glassfish.grizzly.http.HttpContext
 
getPacket() - Method in class org.glassfish.grizzly.http.HttpEvents.ChangePacketInProgressEvent
 
getParameter(String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParameterNames() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParameterValues(String) - Method in class org.glassfish.grizzly.http.util.Parameters
 
getParent() - Method in class org.glassfish.grizzly.http.util.TimeStamp
 
getParsingState() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getPath() - Method in class org.glassfish.grizzly.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getPayloadExpectation() - Method in class org.glassfish.grizzly.http.Method
 
getProcessingState() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getProtocol() - Method in class org.glassfish.grizzly.http.HttpHeader
Get HTTP protocol version.
getProtocolBytes() - Method in enum class org.glassfish.grizzly.http.Protocol
 
getProtocolDC() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message protocol version as DataChunk (avoiding creation of a String object).
getProtocolRequestId() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getProtocolString() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the HTTP message protocol version.
getProtocolString() - Method in enum class org.glassfish.grizzly.http.Protocol
 
getQueryString() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the query string that is contained in the request URL after the path.
getQueryStringDC() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the query string that is contained in the request URL after the path.
getQueryStringEncoding() - Method in class org.glassfish.grizzly.http.util.Parameters
 
getQuotedValueEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getQuotedValueEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getQuotedValueEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given a starting position after an initial quote character, this gets the position of the end quote.
getReadHandler() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
getReasonPhrase() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status reason phrase for this response.
getReasonPhrase() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getReasonPhraseBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getReasonPhraseDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status reason phrase for this response as DataChunk (avoid creation of a String object}.
getReasonPhraseRawDC() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the custom status reason phrase for this response as DataChunk (avoid creation of a String object}.
getRemainderBuffer() - Method in class org.glassfish.grizzly.http.ParsingResult
 
getRemoteAddress() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRemoteHost() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRemotePort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getRequest() - Method in class org.glassfish.grizzly.http.HttpContext
 
getRequest() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
 
getRequestURI() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the request URL.
getRequestURIBC() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getRequestURIRef() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
Returns the request URL of the HTTP request as RequestURIRef (avoiding creation of a String object).
getResponse() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getSecure() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getServerPort() - Method in class org.glassfish.grizzly.http.HttpRequestPacket
 
getStart() - Method in class org.glassfish.grizzly.http.util.BufferChunk
 
getStart() - Method in class org.glassfish.grizzly.http.util.ByteChunk
Returns the start offset of the bytes.
getStart() - Method in class org.glassfish.grizzly.http.util.CharChunk
Returns the start offset of the bytes.
getStart() - Method in interface org.glassfish.grizzly.http.util.Chunk
 
getStart() - Method in class org.glassfish.grizzly.http.util.DataChunk
Returns the DataChunk start position.
getStatus() - Method in class org.glassfish.grizzly.http.HttpResponsePacket
Gets the status code for this response.
getStatusBytes() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getStatusCode() - Method in class org.glassfish.grizzly.http.util.HttpStatus
 
getString() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Returns the string value.
getString(String) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String, Object[]) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String, Object, Object, Object, Object) - Method in class org.glassfish.grizzly.http.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getTempHeaderEncodingBuffer() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getThreadPool() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
getThreadPool() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
getTokenEndPosition(byte[], int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(byte[], int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTokenEndPosition(String, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(String, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTokenEndPosition(Buffer, int, int) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
Given the starting position of a token, this gets the end of the token, with no separator characters in between.
getTokenEndPosition(Buffer, int, int, boolean) - Static method in class org.glassfish.grizzly.http.util.CookieUtils
 
getTrailers() - Method in class org.glassfish.grizzly.http.io.InputBuffer
 
getTrailers() - Method in class org.glassfish.grizzly.http.io.OutputBuffer
 
getTrainThreshold() - Static method in class org.glassfish.grizzly.http.util.StringCache
 
getTransferEncoding() - Method in class org.glassfish.grizzly.http.HttpHeader
Get the TransferEncoding, responsible for the parsing/serialization of the HTTP message content
getTransferEncodings() - Method in class org.glassfish.grizzly.http.HttpCodecFilter
Gets registered TransferEncodings.
getType() - Method in class org.glassfish.grizzly.http.util.DataChunk
 
getType() - Method in class org.glassfish.grizzly.http.util.MessageBytes
Return the type of the original content.
getUpgrade() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getUpgradeDC() - Method in class org.glassfish.grizzly.http.HttpHeader
 
getURI() - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getURI(Charset) - Method in class org.glassfish.grizzly.http.util.RequestURIRef
 
getValue() - Method in class org.glassfish.grizzly.http.Cookie
Returns the value of the cookie.
getValue() - Method in class org.glassfish.grizzly.http.LazyCookieState
 
getValue(int) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(String) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Finds and returns a header field with the given name.
getValue(Header) - Method in class org.glassfish.grizzly.http.util.MimeHeaders
Finds and returns a header field with the given name.
getVersion() - Method in class org.glassfish.grizzly.http.Cookie
Returns the version of the protocol this cookie complies with.
GONE_410 - Static variable in class org.glassfish.grizzly.http.util.HttpStatus
 
GZipContentEncoding - Class in org.glassfish.grizzly.http
GZip ContentEncoding implementation, which compresses/decompresses HTTP content using gzip algorithm.
GZipContentEncoding() - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using default buffer sizes.
GZipContentEncoding(int, int) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using specific buffer sizes.
GZipContentEncoding(int, int, int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using specific buffer sizes, compression level and strategy.
GZipContentEncoding(int, int, EncodingFilter) - Constructor for class org.glassfish.grizzly.http.GZipContentEncoding
Construct GZipContentEncoding using specific buffer sizes, with default compression level and strategy.
A B C D E F G H I K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form