Package | Description |
---|---|
com.hazelcast.internal.ascii.rest |
This package contains Reset functionality for Hazelcast.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
HttpPostCommandProcessor.authenticate(HttpPostCommand command,
String groupName,
String pass)
Checks if the request is valid.
|
void |
HttpPostCommandProcessor.handle(HttpPostCommand command) |
void |
HttpPostCommandProcessor.handleRejection(HttpPostCommand command) |
protected void |
HttpPostCommandProcessor.sendResponse(HttpPostCommand command,
String value) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.