| Constructor and Description |
|---|
RandomMasker() |
RandomMasker(Random random) |
| Modifier and Type | Method and Description |
|---|---|
void |
setMask(WebSocketFrame frame)
Set the mask on the provided
WebSocketFrame. |
public RandomMasker()
public RandomMasker(Random random)
public void setMask(WebSocketFrame frame)
MaskerWebSocketFrame.
Implementations MUST set the mask on the frame.
Copyright © 1995-2015 Webtide. All Rights Reserved.