Home
last modified time | relevance | path

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

/unit/src/java/nginx/unit/websocket/
H A DWsRemoteEndpointImplBase.java515 private static class IntermediateMessageHandler implements SendHandler { class in WsRemoteEndpointImplBase
519 public IntermediateMessageHandler(WsRemoteEndpointImplBase endpoint) { in IntermediateMessageHandler() method in WsRemoteEndpointImplBase.IntermediateMessageHandler