Searched defs:connectionPreface (Results 1 – 3 of 3) sorted by relevance
27 void connectionPreface() throws IOException; in connectionPreface() method
314 @Override public synchronized void connectionPreface() { in connectionPreface() method in Spdy3.Writer
395 @Override public synchronized void connectionPreface() throws IOException { in connectionPreface() method in Http2.Writer