com.hazelcast.ascii.rest
Class HttpCommandProcessor<T>
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
com.hazelcast.ascii.rest.HttpCommandProcessor<T>
- All Implemented Interfaces:
- TextCommandProcessor<T>
- Direct Known Subclasses:
- HttpDeleteCommandProcessor, HttpGetCommandProcessor, HttpPostCommandProcessor
public abstract class HttpCommandProcessor<T>
- extends AbstractTextCommandProcessor<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI_MAPS
public static final String URI_MAPS
- See Also:
- Constant Field Values
URI_QUEUES
public static final String URI_QUEUES
- See Also:
- Constant Field Values
URI_CLUSTER
public static final String URI_CLUSTER
- See Also:
- Constant Field Values
URI_MANCENTER_CHANGE_URL
public static final String URI_MANCENTER_CHANGE_URL
- See Also:
- Constant Field Values
HttpCommandProcessor
protected HttpCommandProcessor(TextCommandService textCommandService)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.