Uses of Class
io.undertow.websockets.core.protocol.version07.Masker
Packages that use Masker
-
Uses of Masker in io.undertow.websockets.core
Constructors in io.undertow.websockets.core with parameters of type MaskerModifierConstructorDescriptionprotectedStreamSourceFrameChannel(WebSocketChannel wsChannel, WebSocketFrameType type, int rsv, boolean finalFragment, PooledByteBuffer pooled, long frameLength, Masker masker, int maxReadFrameCount, ChannelFunction... functions) protectedStreamSourceFrameChannel(WebSocketChannel wsChannel, WebSocketFrameType type, int rsv, boolean finalFragment, PooledByteBuffer pooled, long frameLength, Masker masker, ChannelFunction... functions)