Searched defs:subprotocol (Results 1 – 6 of 6) sorted by relevance
/external/jetty/src/java/org/eclipse/jetty/websocket/ |
D | WebSocketServletConnection.java | 27 …void handshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throw… in handshake()
|
D | WebSocketServletConnectionD06.java | 39 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
|
D | WebSocketServletConnectionRFC6455.java | 40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
|
D | WebSocketServletConnectionD08.java | 40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
|
D | WebSocketServletConnectionD00.java | 40 …andshake(HttpServletRequest request, HttpServletResponse response, String subprotocol) throws IOEx… in handshake()
|
/external/kernel-headers/original/uapi/linux/ |
D | bsg.h | 24 __u32 subprotocol; /* [i] 0 -> SCSI command, 1 -> SCSI task member
|