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
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.jetty.io.Retainable
canRetain, release, retain