Uses of Class
org.jdrupes.httpcodec.protocols.websocket.WsEncoder.Result
Packages that use WsEncoder.Result
Package
Description
Classes for handling the Websocket protocol.
-
Uses of WsEncoder.Result in org.jdrupes.httpcodec.protocols.websocket
Methods in org.jdrupes.httpcodec.protocols.websocket that return WsEncoder.ResultModifier and TypeMethodDescriptionWsEncoder.encode
(Buffer in, ByteBuffer out, boolean endOfInput) WsEncoder.Result.Factory.newResult
(boolean overflow, boolean underflow, boolean closeConnection) Create new result.