Uses of Class
org.infinispan.rest.configuration.RestServerConfiguration
Packages that use RestServerConfiguration
Package
Description
REST Server bootstrap and Netty bridge classes.
REST Server Configuration API
-
Uses of RestServerConfiguration in org.infinispan.rest
Fields in org.infinispan.rest declared as RestServerConfigurationModifier and TypeFieldDescriptionprotected final RestServerConfiguration
RestRequestHandler.configuration
Methods in org.infinispan.rest that return RestServerConfiguration -
Uses of RestServerConfiguration in org.infinispan.rest.configuration
Methods in org.infinispan.rest.configuration that return RestServerConfigurationModifier and TypeMethodDescriptionRestServerConfigurationBuilder.build()
RestServerConfigurationBuilder.build
(boolean validate) RestServerConfigurationBuilder.create()
Methods in org.infinispan.rest.configuration with parameters of type RestServerConfigurationModifier and TypeMethodDescriptionBuilder
<?> RestServerConfigurationBuilder.read
(RestServerConfiguration template, Combine combine)