Package org.eclipse.jetty.http2.api
Class Stream.Data
java.lang.Object
org.eclipse.jetty.http2.api.Stream.Data
- All Implemented Interfaces:
Retainable
- Enclosing interface:
- Stream
A Retainable wrapper of a DataFrame.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.Retainable
Retainable.ReferenceCounter, Retainable.Wrapper -
Field Summary
Fields inherited from interface org.eclipse.jetty.io.Retainable
NON_RETAINABLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.jetty.io.Retainable
canRetain, getRetained, isRetained, release, retain