com.hazelcast.ascii.memcache
Class SimpleCommandProcessor
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
com.hazelcast.ascii.memcache.MemcacheCommandProcessor<SimpleCommand>
com.hazelcast.ascii.memcache.SimpleCommandProcessor
- All Implemented Interfaces:
- TextCommandProcessor<SimpleCommand>
public class SimpleCommandProcessor
- extends MemcacheCommandProcessor<SimpleCommand>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCommandProcessor
public SimpleCommandProcessor(TextCommandService textCommandService)
handle
public void handle(SimpleCommand command)
handleRejection
public void handleRejection(SimpleCommand command)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.