public interface OpHandler
static final String OP_CODE
static final String CACHE_NAME
static final String KEY
static final String VALUE
static final String MIME
void handleOp(org.json.JSONObject opPayload,
Cache<Object,Object> cache,
org.jboss.netty.channel.ChannelHandlerContext ctx)
throws org.json.JSONException
opPayload - Operation payload.cache - The target cache.ctx - The Netty websocket channel handler.org.json.JSONExceptionCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.