Searched refs:continuationOpcode (Results 1 - 6 of 6) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/websocket/
H A DFragmentExtension.java63 opcode=getConnection().continuationOpcode();
73 opcode=getConnection().continuationOpcode();
H A DWebSocket.java191 byte continuationOpcode(); method in interface:WebSocket.FrameConnection
H A DWebSocketConnectionD00.java496 public byte continuationOpcode() method in class:WebSocketConnectionD00
H A DWebSocketConnectionD06.java439 public byte continuationOpcode() method in class:WebSocketConnectionD06.FrameConnectionD06
H A DWebSocketConnectionD08.java511 public byte continuationOpcode() method in class:WebSocketConnectionD08.WSFrameConnection
H A DWebSocketConnectionRFC6455.java554 public byte continuationOpcode() method in class:WebSocketConnectionRFC6455.WSFrameConnection

Completed in 510 milliseconds