Home
last modified time | relevance | path

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

/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DNettyClientTransportTest.java399 public static class CantConstructChannel extends NioSocketChannel { class in NettyClientTransportTest
401 public CantConstructChannel() { in CantConstructChannel() method in NettyClientTransportTest.CantConstructChannel