Uses of Interface
io.netty.handler.codec.http2.Http2Connection.Endpoint
Packages that use Http2Connection.Endpoint
-
Uses of Http2Connection.Endpoint in io.netty.handler.codec.http2
Methods in io.netty.handler.codec.http2 that return Http2Connection.EndpointModifier and TypeMethodDescriptionDefaultHttp2Connection.local()Http2Connection.local()Gets a view of this connection from the localHttp2Connection.Endpoint.Http2Connection.Endpoint<? extends Http2FlowController> Http2Connection.Endpoint.opposite()Gets theHttp2Connection.Endpointopposite this one.DefaultHttp2Connection.remote()Http2Connection.remote()Gets a view of this connection from the remoteHttp2Connection.Endpoint.