Package | Description |
---|---|
org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
org.infinispan.rest.configuration |
REST Server Configuration API
|
Modifier and Type | Field and Description |
---|---|
protected RestServerConfiguration |
Http20RequestHandler.configuration |
Modifier and Type | Method and Description |
---|---|
protected void |
RestServer.startInternal(RestServerConfiguration configuration,
EmbeddedCacheManager cacheManager) |
Modifier and Type | Method and Description |
---|---|
RestServerConfiguration |
RestServerConfigurationBuilder.build() |
RestServerConfiguration |
RestServerConfigurationBuilder.build(boolean validate) |
RestServerConfiguration |
RestServerConfigurationBuilder.create() |
Modifier and Type | Method and Description |
---|---|
Builder<?> |
RestServerConfigurationBuilder.read(RestServerConfiguration template) |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.