Searched refs:finMask (Results 1 - 7 of 7) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/websocket/
H A DFragmentExtension.java60 super.addFrame((byte)(flags&~getConnection().finMask()),opcode,content,offset,_maxLength);
76 super.addFrame((byte)(flags|getConnection().finMask()),opcode,content,offset,length);
H A DWebSocket.java196 byte finMask(); method in interface:WebSocket.FrameConnection
H A DWebSocketConnectionD00.java501 public byte finMask() method in class:WebSocketConnectionD00
H A DWebSocketConnectionD06.java445 public byte finMask() method in class:WebSocketConnectionD06.FrameConnectionD06
H A DWebSocketConnectionD08.java517 public byte finMask() method in class:WebSocketConnectionD08.WSFrameConnection
H A DWebSocketConnectionRFC6455.java560 public byte finMask() method in class:WebSocketConnectionRFC6455.WSFrameConnection
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 869 milliseconds