public abstract class HttpCommandProcessor<T> extends AbstractTextCommandProcessor<T>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
URI_CLUSTER  | 
static String | 
URI_MANCENTER_CHANGE_URL  | 
static String | 
URI_MAPS  | 
static String | 
URI_QUEUES  | 
textCommandService| Modifier | Constructor and Description | 
|---|---|
protected  | 
HttpCommandProcessor(TextCommandService textCommandService)  | 
public static final String URI_MAPS
public static final String URI_QUEUES
public static final String URI_CLUSTER
public static final String URI_MANCENTER_CHANGE_URL
protected HttpCommandProcessor(TextCommandService textCommandService)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.