Home
last modified time | relevance | path

Searched refs:WsRemoteEndpointImplClient (Results 1 – 3 of 3) sorted by relevance

/unit/src/java/nginx/unit/websocket/
H A DWsRemoteEndpointImplClient.java28 public class WsRemoteEndpointImplClient extends WsRemoteEndpointImplBase { class
32 public WsRemoteEndpointImplClient(AsyncChannelWrapper channel) { in WsRemoteEndpointImplClient() method in WsRemoteEndpointImplClient
H A DWsWebSocketContainer.java494 WsRemoteEndpointImplClient wsRemoteEndpointClient = new WsRemoteEndpointImplClient(channel); in connectToServerRecursive()
/unit/auto/modules/
H A Djava443 src/java/nginx/unit/websocket/WsRemoteEndpointImplClient.java \