Uses of Interface
org.glassfish.grizzly.Cacheable
Packages that use Cacheable
Package
Description
-
Uses of Cacheable in org.glassfish.grizzly
Subinterfaces of Cacheable in org.glassfish.grizzlyClasses in org.glassfish.grizzly that implement CacheableModifier and TypeClassDescriptionclassObject, which is responsible for holding context during I/O event processing.classReadResult<K,L> Result of read operation, returned byReadable.classTransformationResult<I,O> Represents the result of message encoding/decoding.classWriteResult<K,L> Result of write operation, returned byWriteable. -
Uses of Cacheable in org.glassfish.grizzly.asyncqueue
Classes in org.glassfish.grizzly.asyncqueue that implement CacheableModifier and TypeClassDescriptionclassAsyncQueueelement unitfinal classAsyncQueueread element unitclassAsyncQueuewrite element unitfinal classRecordReadResult<K,L> Read result associated with aAsyncWriteQueueRecord.final classRecordWriteResult<K,L> Write result associated with aAsyncWriteQueueRecord. -
Uses of Cacheable in org.glassfish.grizzly.compression.lzma
Classes in org.glassfish.grizzly.compression.lzma that implement CacheableModifier and TypeClassDescriptionstatic classstatic class -
Uses of Cacheable in org.glassfish.grizzly.http
Classes in org.glassfish.grizzly.http that implement CacheableModifier and TypeClassDescriptionclassCreates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.classHttpContentmessage, which represents broken HTTP content.classObject represents HTTP message content: complete or part.classHttpPacket, which represents HTTP message header.classAbstraction, which represents any type of HTTP message:HttpRequestPacket,HttpResponsePacket,HttpContent.classTheHttpHeaderobject, which represents HTTP request message.classTheHttpHeaderobject, which represents HTTP response message.classHttpContentmessage, which represents HTTP trailer message.final classClass, which represents result ofTransferEncodingorContentEncodingparsing. -
Uses of Cacheable in org.glassfish.grizzly.http.ajp
Classes in org.glassfish.grizzly.http.ajp that implement CacheableModifier and TypeClassDescriptionfinal classHttpRequestPacketimplementation, which also contains AJP related meta data.final classHttpResponsePacketimplementation, which also contains AJP related meta data. -
Uses of Cacheable in org.glassfish.grizzly.http.server.filecache
Classes in org.glassfish.grizzly.http.server.filecache that implement CacheableModifier and TypeClassDescriptionclassThe entry key in the file cache map.classLazyFileCacheKeyobject. -
Uses of Cacheable in org.glassfish.grizzly.http2
Classes in org.glassfish.grizzly.http2 that implement Cacheable -
Uses of Cacheable in org.glassfish.grizzly.http2.frames
Classes in org.glassfish.grizzly.http2.frames that implement CacheableModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassTODO: Need to implement handling of per-setting flags.classHolder class when we encounter frames of an unknown type.class -
Uses of Cacheable in org.glassfish.grizzly.impl
Subinterfaces of Cacheable in org.glassfish.grizzly.implModifier and TypeInterfaceDescriptioninterfaceFutureImpl<R>Futureinterface, which has full control over the state.Classes in org.glassfish.grizzly.impl that implement CacheableModifier and TypeClassDescriptionfinal classFutureimplementation with the specific unmodifiable result.classSafeFutureImplimplementation.final classSimple thread-unsafeFutureimplementation. -
Uses of Cacheable in org.glassfish.grizzly.memory
Subinterfaces of Cacheable in org.glassfish.grizzly.memoryModifier and TypeInterfaceDescriptionprotected static interfaceThis is a marker interface indicating a particularBufferimplementation can be trimmed.Classes in org.glassfish.grizzly.memory that implement CacheableModifier and TypeClassDescriptionprotected final classByteBufferWrapperimplementation, which supports trimming. -
Uses of Cacheable in org.glassfish.grizzly.servlet
Classes in org.glassfish.grizzly.servlet that implement Cacheable -
Uses of Cacheable in org.glassfish.grizzly.websockets
Classes in org.glassfish.grizzly.websockets that implement Cacheable