Searched refs:readConnectionPreface (Results 1 – 4 of 4) sorted by relevance
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