Searched defs:TransportState (Results 1 – 8 of 8) sorted by relevance
102 public abstract static class TransportState class in AbstractStream135 protected TransportState( in TransportState() method in AbstractStream.TransportState
188 protected abstract static class TransportState extends AbstractStream.TransportState { class in AbstractServerStream202 protected TransportState( in TransportState() method in AbstractServerStream.TransportState
212 protected abstract static class TransportState extends AbstractStream.TransportState { class in AbstractClientStream234 protected TransportState( in TransportState() method in AbstractClientStream.TransportState
155 public static class TransportState extends AbstractServerStream.TransportState class in NettyServerStream161 public TransportState( in TransportState() method in NettyServerStream.TransportState
210 public abstract static class TransportState extends Http2ClientStreamTransportState class in NettyClientStream217 public TransportState( in TransportState() method in NettyClientStream.TransportState
377 static class TransportState extends AbstractServerStream.TransportState { class in AbstractServerStreamTest.AbstractServerStreamBase378 protected TransportState(int maxMessageSize, TransportTracer transportTracer) { in TransportState() method in AbstractServerStreamTest.AbstractServerStreamBase.TransportState
183 class TransportState extends Http2ClientStreamTransportState { class in OkHttpClientStream206 public TransportState( in TransportState() method in OkHttpClientStream.TransportState
212 class TransportState extends Http2ClientStreamTransportState { class in CronetClientStream229 public TransportState( in TransportState() method in CronetClientStream.TransportState