public class RemoveHandler extends Object implements OpHandler
Constructor and Description |
---|
RemoveHandler() |
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)
OpHandler
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.