Home
last modified time | relevance | path

Searched defs:http2Handler (Results 1 – 4 of 4) sorted by relevance

/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/fault/
DServerCloseConnectionTest.java199 … Http2MultiplexHandler http2Handler = new Http2MultiplexHandler(new ChannelInitializer<Channel>() { in initChannel() local
DH2ServerErrorTest.java150 … Http2MultiplexHandler http2Handler = new Http2MultiplexHandler(new ChannelInitializer<Channel>() { in initChannel() local
DPingTimeoutTest.java219 … Http2MultiplexHandler http2Handler = new Http2MultiplexHandler(new ChannelInitializer<Channel>() { in initChannel() local
DServerNotRespondingTest.java216 … Http2MultiplexHandler http2Handler = new Http2MultiplexHandler(new ChannelInitializer<Channel>() { in initChannel() local