| Package | Description |
|---|---|
| org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
| org.infinispan.rest.authentication |
Authentication API for REST.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InfinispanCacheResponse |
class |
InfinispanErrorResponse |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InfinispanResponse |
InfinispanRequest.execute() |
protected InfinispanResponse |
InfinispanCacheAPIRequest.execute() |
InfinispanResponse |
RestResponseException.toResponse(InfinispanRequest request)
Creates Netty response based on error.
|
| Modifier and Type | Method and Description |
|---|---|
InfinispanResponse |
AuthenticationException.toResponse(InfinispanRequest request) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.