Searched defs:connectionPreface (Results 1 – 9 of 9) sorted by relevance
31 void connectionPreface() throws IOException; in connectionPreface() method
401 @Override public synchronized void connectionPreface() throws IOException { in connectionPreface() method in Http2.Writer
29 void connectionPreface() throws IOException; in connectionPreface() method
316 @Override public synchronized void connectionPreface() { in connectionPreface() method in Spdy3.Writer
397 @Override public synchronized void connectionPreface() throws IOException { in connectionPreface() method in Http2.Writer
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
63 public void connectionPreface() { in connectionPreface() method in AsyncFrameWriter