Class HTTP2StreamEndPoint

java.lang.Object
org.eclipse.jetty.http2.HTTP2StreamEndPoint
All Implemented Interfaces:
Closeable, AutoCloseable, EndPoint
Direct Known Subclasses:
ClientHTTP2StreamEndPoint, ServerHTTP2StreamEndPoint

public abstract class HTTP2StreamEndPoint extends Object implements EndPoint