Uses of Class
org.asynchttpclient.netty.handler.Http2Handler
-
Packages that use Http2Handler Package Description org.asynchttpclient.netty.channel -
-
Uses of Http2Handler in org.asynchttpclient.netty.channel
Methods in org.asynchttpclient.netty.channel that return Http2Handler Modifier and Type Method Description Http2HandlerChannelManager. getHttp2Handler()Returns the sharedHttp2Handlerinstance for use with stream child channels.
-