Searched defs:initChannel (Results 1 – 2 of 2) sorted by relevance
234 public void initChannel(SocketChannel ch) { in initChannel() method in Http2TestServer.Http2ServerInitializer
114 protected final void initChannel(Http2HeadersDecoder headersDecoder) throws Exception { in initChannel() method in NettyHandlerTestBase