public interface GridRestCommandHandler
| Modifier and Type | Method and Description |
|---|---|
GridFuture<GridRestResponse> |
handleAsync(GridRestRequest req) |
Collection<GridRestCommand> |
supportedCommands() |
Collection<GridRestCommand> supportedCommands()
GridFuture<GridRestResponse> handleAsync(GridRestRequest req)
req - Request.Copyright © 2014. All rights reserved.