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