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.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.