public class PutHandler extends Object implements OpHandler
| Constructor and Description |
|---|
PutHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleOp(JsonObject opPayload,
Cache<Object,Object> cache,
io.netty.channel.ChannelHandlerContext ctx)
Handle a websocket channel operation.
|
public void handleOp(JsonObject opPayload, Cache<Object,Object> cache, io.netty.channel.ChannelHandlerContext ctx)
OpHandlerCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.