| Package | Description |
|---|---|
| com.hazelcast.internal.ascii.rest |
This package contains Reset functionality for Hazelcast.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpPostCommandProcessor.ResponseType |
HttpPostCommandProcessor.ResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpPostCommandProcessor.ResponseType[] |
HttpPostCommandProcessor.ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected static String |
HttpPostCommandProcessor.response(HttpPostCommandProcessor.ResponseType type,
Object... attributes) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.