org.infinispan.server.memcached.commands
Class TextCommandHandler
java.lang.Object
org.infinispan.server.memcached.commands.TextCommandHandler
- All Implemented Interfaces:
- CommandHandler
public class TextCommandHandler
- extends Object
- implements CommandHandler
TextProtocolServerHandler.
- Since:
- 4.1
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextCommandHandler
public TextCommandHandler(Cache cache,
InterceptorChain chain)
messageReceived
public void messageReceived(ChannelHandlerContext ctx,
MessageEvent e)
throws Throwable
- Specified by:
messageReceived
in interface CommandHandler
- Throws:
Throwable
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.