com.hazelcast.ascii.rest
Class HttpGetCommandProcessor
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
com.hazelcast.ascii.rest.HttpCommandProcessor<HttpGetCommand>
com.hazelcast.ascii.rest.HttpGetCommandProcessor
- All Implemented Interfaces:
- TextCommandProcessor<HttpGetCommand>
public class HttpGetCommandProcessor
- extends HttpCommandProcessor<HttpGetCommand>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUEUE_SIZE_COMMAND
public static final String QUEUE_SIZE_COMMAND
- See Also:
- Constant Field Values
HttpGetCommandProcessor
public HttpGetCommandProcessor(TextCommandService textCommandService)
handle
public void handle(HttpGetCommand command)
handleRejection
public void handleRejection(HttpGetCommand command)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.