Searched refs:readConnectionPreface (Results 1 – 11 of 11) sorted by relevance
29 void readConnectionPreface() throws IOException; in readConnectionPreface() method
120 @Override public void readConnectionPreface() { in readConnectionPreface() method in Spdy3.Reader
609 frameReader.readConnectionPreface(); in execute()
104 @Override public void readConnectionPreface() throws IOException { in readConnectionPreface() method in Http2.Reader
27 void readConnectionPreface() throws IOException; in readConnectionPreface() method
118 @Override public void readConnectionPreface() { in readConnectionPreface() method in Spdy3.Reader
604 frameReader.readConnectionPreface(); in execute()
102 @Override public void readConnectionPreface() throws IOException { in readConnectionPreface() method in Http2.Reader
31 void readConnectionPreface() throws IOException; in readConnectionPreface() method
107 @Override public void readConnectionPreface() throws IOException { in readConnectionPreface() method in Http2.Reader
1930 public void readConnectionPreface() throws IOException { in readConnectionPreface() method in OkHttpClientTransportTest.MockFrameReader