Class ServerHTTP2StreamEndPoint

java.lang.Object
org.eclipse.jetty.http2.HTTP2StreamEndPoint
org.eclipse.jetty.http2.server.ServerHTTP2StreamEndPoint
All Implemented Interfaces:
Closeable, AutoCloseable, HTTP2Channel.Server, EndPoint

public class ServerHTTP2StreamEndPoint extends HTTP2StreamEndPoint implements HTTP2Channel.Server