Home
last modified time | relevance | path

Searched defs:WsOutputStream (Results 1 – 1 of 1) sorted by relevance

/unit/src/java/nginx/unit/websocket/
H A DWsRemoteEndpointImplBase.java925 private static class WsOutputStream extends OutputStream { class in WsRemoteEndpointImplBase
933 public WsOutputStream(WsRemoteEndpointImplBase endpoint) { in WsOutputStream() method in WsRemoteEndpointImplBase.WsOutputStream