Searched refs:getBasicRemote (Results 1 – 5 of 5) sorted by relevance
22 session.getBasicRemote().sendText(msg, true); in echoTextMessage()37 session.getBasicRemote().sendBinary(bb, true); in echoBinaryMessage()
106 RemoteEndpoint.Basic getBasicRemote(); in getBasicRemote() method
75 RemoteEndpoint.Basic remoteEndpoint = session.getBasicRemote(); in processResult()
349 wsSession.getBasicRemote().sendPong(controlBufferBinary); in processDataControl()
458 public RemoteEndpoint.Basic getBasicRemote() { in getBasicRemote() method in WsSession