com.hazelcast.internal.ascii.rest
public class HttpGetCommandProcessor extends HttpCommandProcessor<HttpGetCommand>
Modifier and Type | Field and Description |
---|---|
static String |
QUEUE_SIZE_COMMAND |
URI_CLUSTER, URI_MANCENTER_CHANGE_URL, URI_MAPS, URI_QUEUES
textCommandService
Constructor and Description |
---|
HttpGetCommandProcessor(TextCommandService textCommandService) |
public static final String QUEUE_SIZE_COMMAND
public HttpGetCommandProcessor(TextCommandService textCommandService)
public void handle(HttpGetCommand command)
public void handleRejection(HttpGetCommand command)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.