Home
last modified time | relevance | path

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

/unit/src/java/nginx/unit/websocket/
H A DWsSession.java893 if (hasTextPartial()) { in processFrame()
907 if (hasTextPartial()) { in processFrame()
925 private boolean hasTextPartial() { in hasTextPartial() method in WsSession
962 if (hasTextPartial()) { in onMessage()