Searched defs:readConnectionPreface (Results 1 – 3 of 3) sorted by relevance
27 void readConnectionPreface() throws IOException; in readConnectionPreface() method
118 @Override public void readConnectionPreface() { in readConnectionPreface() method in Spdy3.Reader
102 @Override public void readConnectionPreface() throws IOException { in readConnectionPreface() method in Http2.Reader