Uses of Interface
org.glassfish.grizzly.Copyable
Packages that use Copyable
-
Uses of Copyable in org.glassfish.grizzly
Subinterfaces of Copyable in org.glassfish.grizzlyClasses in org.glassfish.grizzly that implement CopyableModifier and TypeClassDescriptionclassReadResult<K,L> Result of read operation, returned byReadable.classWriteResult<K,L> Result of write operation, returned byWriteable. -
Uses of Copyable in org.glassfish.grizzly.asyncqueue
Classes in org.glassfish.grizzly.asyncqueue that implement CopyableModifier and TypeClassDescriptionfinal classRecordReadResult<K,L> Read result associated with aAsyncWriteQueueRecord.final classRecordWriteResult<K,L> Write result associated with aAsyncWriteQueueRecord.