| Constructor | Description |
|---|---|
RandomMasker() |
|
RandomMasker(java.util.Random random) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setMask(WebSocketFrame frame) |
Set the mask on the provided
WebSocketFrame. |
public RandomMasker()
public RandomMasker(java.util.Random random)
public void setMask(WebSocketFrame frame)
MaskerWebSocketFrame.
Implementations MUST set the mask on the frame.
Copyright © 1995–2018 Webtide. All rights reserved.