Searched defs:writePing (Results 1 – 3 of 3) sorted by relevance
76 public void writePing(Buffer payload) throws IOException { in writePing() method in WebSocketWriter
407 private void writePing(boolean reply, int payload1, int payload2, Ping ping) throws IOException { in writePing() method in FramedConnection
409 private void writePing(boolean reply, int payload1, int payload2, Ping ping) throws IOException { in writePing() method in FramedConnection