com.hazelcast.ascii
Class AbstractTextCommandProcessor<T>
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
- All Implemented Interfaces:
- TextCommandProcessor<T>
- Direct Known Subclasses:
- ErrorCommandProcessor, HttpCommandProcessor, MemcacheCommandProcessor, NoOpCommandProcessor
public abstract class AbstractTextCommandProcessor<T>
- extends Object
- implements TextCommandProcessor<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textCommandService
protected final TextCommandService textCommandService
AbstractTextCommandProcessor
protected AbstractTextCommandProcessor(TextCommandService textCommandService)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.