Home
last modified time | relevance | path

Searched refs:getTransformation (Results 1 – 2 of 2) sorted by relevance

/unit/src/java/nginx/unit/websocket/
H A DWsFrameBase.java685 protected Transformation getTransformation() { in getTransformation() method in WsFrameBase
H A DWsWebSocketContainer.java505 wsRemoteEndpointClient.setTransformation(wsFrameClient.getTransformation()); in connectToServerRecursive()