Home
last modified time | relevance | path

Searched refs:isPing (Results 1 – 5 of 5) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocket.java243 boolean isPing(byte opcode); in isPing() method
DWebSocketConnectionD00.java481 public boolean isPing(byte opcode) in isPing() method in WebSocketConnectionD00
DWebSocketConnectionD06.java481 public boolean isPing(byte opcode) in isPing() method in WebSocketConnectionD06.FrameConnectionD06
DWebSocketConnectionD08.java553 public boolean isPing(byte opcode) in isPing() method in WebSocketConnectionD08.WSFrameConnection
DWebSocketConnectionRFC6455.java596 public boolean isPing(byte opcode) in isPing() method in WebSocketConnectionRFC6455.WSFrameConnection