A B C D E F G H I J K L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCEPT_HEADER - org.infinispan.rest.RequestHeader
- add(List<CorsConfig>) - Method in class org.infinispan.rest.configuration.CorsConfigurationBuilder
- addAll(List<CorsConfig>) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- addMechanisms(String...) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- addNewRule() - Method in class org.infinispan.rest.configuration.CorsConfigurationBuilder
- addProcessedDate(Date) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- addProcessedDate(Date) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- addProcessedDate(Date) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- addresses() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- addresses() - Method in interface org.infinispan.rest.distribution.NodeDataDistribution
- addresses() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo
- AFTER_FAILURES_FIELD - Static variable in class org.infinispan.rest.resources.XSiteResource
- ALLOW_CREDENTIALS - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- ALLOW_HEADERS - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- ALLOW_METHODS - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- ALLOW_ORIGINS - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- allowCredentials(boolean) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- allowHeaders(String[]) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- allowMethods(String[]) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- allowOrigins(String[]) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- ALPNHandler - Class in org.infinispan.rest
-
Handler responsible for TLS/ALPN negotiation.
- ALPNHandler(RestServer) - Constructor for class org.infinispan.rest.ALPNHandler
- anonymous() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- anonymous() - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- anonymous() - Method in interface org.infinispan.rest.framework.Invocation
- anonymous(boolean) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- apply(EmbeddedCacheManager) - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable
- applyTo(BlockHound.Builder) - Method in class org.infinispan.rest.ServerRestBlockHoundIntegration
- asString() - Method in class org.infinispan.rest.ByteBufContentSource
- asString() - Method in interface org.infinispan.rest.framework.ContentSource
- asyncMassIndexerStarted() - Method in class org.infinispan.rest.logging.Log_$logger
- asyncMassIndexerStarted() - Method in interface org.infinispan.rest.logging.Log
- asyncMassIndexerStarted$str() - Method in class org.infinispan.rest.logging.Log_$logger
- asyncMassIndexerSuccess() - Method in class org.infinispan.rest.logging.Log_$logger
- asyncMassIndexerSuccess() - Method in interface org.infinispan.rest.logging.Log
- asyncMassIndexerSuccess$str() - Method in class org.infinispan.rest.logging.Log_$logger
- attributeDefinitionSet() - Static method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- attributeDefinitionSet() - Static method in class org.infinispan.rest.configuration.CorsRuleConfiguration
- attributeDefinitionSet() - Static method in class org.infinispan.rest.configuration.RestServerConfiguration
- auditContext() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- auditContext() - Method in interface org.infinispan.rest.framework.Invocation
- auditContext(AuditContext) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- authenticate(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- authenticate(String, String) - Method in interface org.infinispan.rest.authentication.SecurityDomain
-
Returns
Subjectbased on user/password combination. - authentication() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- authentication() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- AuthenticationConfiguration - Class in org.infinispan.rest.configuration
-
AuthenticationConfiguration.
- AuthenticationConfigurationBuilder - Class in org.infinispan.rest.configuration
-
AuthenticationConfigurationBuilder.
- authenticationWithoutAuthenticator() - Method in class org.infinispan.rest.logging.Log_$logger
- authenticationWithoutAuthenticator() - Method in interface org.infinispan.rest.logging.Log
- authenticationWithoutAuthenticator$str() - Method in class org.infinispan.rest.logging.Log_$logger
- authenticator() - Method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- authenticator(Authenticator) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- Authenticator - Interface in org.infinispan.rest.authentication
-
Authentication mechanism.
- AUTHORIZATION - org.infinispan.rest.RequestHeader
- authorizationNotEnabled() - Method in class org.infinispan.rest.logging.Log_$logger
- authorizationNotEnabled() - Method in interface org.infinispan.rest.logging.Log
- authorizationNotEnabled$str() - Method in class org.infinispan.rest.logging.Log_$logger
- available() - Method in class org.infinispan.rest.CacheEntryInputStream
- available() - Method in class org.infinispan.rest.CacheKeyInputStream
B
- BaseCacheListener(Cache<?, ?>) - Constructor for class org.infinispan.rest.resources.CacheResourceV2.BaseCacheListener
- BaseCacheResource - Class in org.infinispan.rest.resources
-
Handle basic cache operations.
- BaseCacheResource(InvocationHelper, RestTelemetryService) - Constructor for class org.infinispan.rest.resources.BaseCacheResource
- BaseHttpRequestHandler - Class in org.infinispan.rest
- BasicAuthenticator - Class in org.infinispan.rest.authentication.impl
-
BASIC authentication mechanism.
- BasicAuthenticator(SecurityDomain, String) - Constructor for class org.infinispan.rest.authentication.impl.BasicAuthenticator
- build() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- build() - Method in interface org.infinispan.rest.framework.impl.RestRequestBuilder
- build() - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- build() - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- build() - Method in class org.infinispan.rest.NettyRestResponse.Builder
- build(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- build(InvocationImpl.Builder) - Method in class org.infinispan.rest.framework.impl.Invocations.Builder
- Builder() - Constructor for class org.infinispan.rest.framework.impl.Invocations.Builder
- Builder() - Constructor for class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- Builder() - Constructor for class org.infinispan.rest.NettyRestResponse.Builder
- ByteBufContentSource - Class in org.infinispan.rest
C
- cache - Variable in class org.infinispan.rest.resources.CacheResourceV2.BaseCacheListener
- CACHE_CONTROL_HEADER - org.infinispan.rest.RequestHeader
- CACHE_CONTROL_HEADER - org.infinispan.rest.ResponseHeader
- cacheControl(CacheControl) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- cacheControl(CacheControl) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- cacheControl(CacheControl) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- CacheControl - Class in org.infinispan.rest
-
A helper class for controlling Cache Control headers.
- cacheDistribution(String, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- CacheDistributionInfo - Class in org.infinispan.rest.distribution
- CacheDistributionInfo(String, List<String>, long, long, long) - Constructor for class org.infinispan.rest.distribution.CacheDistributionInfo
- CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c - Class in org.infinispan.rest.distribution
-
WARNING: Generated code! Do not edit!
- CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c() - Constructor for class org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- CacheDistributionRunnable - Class in org.infinispan.rest.distribution
- CacheDistributionRunnable(String) - Constructor for class org.infinispan.rest.distribution.CacheDistributionRunnable
- CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36 - Class in org.infinispan.rest.distribution
-
WARNING: Generated code! Do not edit!
- CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36() - Constructor for class org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- CacheEntryInputStream - Class in org.infinispan.rest
-
An
InputStreamthat reads from aCacheStreamof byte[] and produces a JSON output. - CacheEntryInputStream(boolean, boolean, CacheStream<? extends Map.Entry<?, ?>>, int, boolean) - Constructor for class org.infinispan.rest.CacheEntryInputStream
- cacheExists(String) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- CacheKeyInputStream - Class in org.infinispan.rest
-
An
InputStreamthat reads from aCacheStreamof byte[] and produces a JSON output. - CacheKeyInputStream(CacheStream<?>, int) - Constructor for class org.infinispan.rest.CacheKeyInputStream
- cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.rest.LifecycleCallbacks
- cacheName() - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable
- cacheNotFound(String) - Method in class org.infinispan.rest.logging.Log_$logger
- cacheNotFound(String) - Method in interface org.infinispan.rest.logging.Log
- cacheNotFound$str() - Method in class org.infinispan.rest.logging.Log_$logger
- CacheNotFoundException - Exception in org.infinispan.rest.cachemanager.exceptions
- CacheNotFoundException(String) - Constructor for exception org.infinispan.rest.cachemanager.exceptions.CacheNotFoundException
- CacheOperationsHelper - Class in org.infinispan.rest.operations
- CacheResourceV2 - Class in org.infinispan.rest.resources
-
REST resource to manage the caches.
- CacheResourceV2(InvocationHelper, RestTelemetryService) - Constructor for class org.infinispan.rest.resources.CacheResourceV2
- CacheResourceV2.BaseCacheListener - Class in org.infinispan.rest.resources
- CacheResourceV2.StatefulCacheListener - Class in org.infinispan.rest.resources
- CacheResourceV2.StatelessCacheListener - Class in org.infinispan.rest.resources
- cacheUnavailable(String) - Method in class org.infinispan.rest.logging.Log_$logger
- cacheUnavailable(String) - Method in interface org.infinispan.rest.logging.Log
- cacheUnavailable$str() - Method in class org.infinispan.rest.logging.Log_$logger
- CacheUnavailableException - Exception in org.infinispan.rest.cachemanager.exceptions
- CacheUnavailableException(String) - Constructor for exception org.infinispan.rest.cachemanager.exceptions.CacheUnavailableException
- calcCacheControl(Date) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- calcFreshness(Date) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- challenge(RestRequest, ChannelHandlerContext) - Method in interface org.infinispan.rest.authentication.Authenticator
-
Challenges specific
RestRequestfor authentication. - challenge(RestRequest, ChannelHandlerContext) - Method in class org.infinispan.rest.authentication.impl.BasicAuthenticator
- challenge(RestRequest, ChannelHandlerContext) - Method in class org.infinispan.rest.authentication.impl.ClientCertAuthenticator
- channelRead(ChannelHandlerContext, Object) - Method in class org.infinispan.rest.CorsHandler
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.infinispan.rest.RestRequestHandler
- Charset - Class in org.infinispan.rest.operations.mediatypes
-
Represents Charset.
- CHUNKED_FILE - org.infinispan.rest.ResponseWriter
- CHUNKED_STREAM - org.infinispan.rest.ResponseWriter
- ClientCertAuthenticator - Class in org.infinispan.rest.authentication.impl
-
Client Certificate authentication mechanism.
- ClientCertAuthenticator() - Constructor for class org.infinispan.rest.authentication.impl.ClientCertAuthenticator
- close() - Method in interface org.infinispan.rest.authentication.Authenticator
- close() - Method in class org.infinispan.rest.EventStream
- CLUSTER_BACKUP_OWNERS_HEADER - org.infinispan.rest.ResponseHeader
- CLUSTER_NODE_NAME_HEADER - org.infinispan.rest.ResponseHeader
- CLUSTER_PRIMARY_OWNER_HEADER - org.infinispan.rest.ResponseHeader
- CLUSTER_SERVER_ADDRESS_HEADER - org.infinispan.rest.ResponseHeader
- clusterBackupOwners(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- clusterNodeName(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- clusterPrimaryOwner(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- ClusterResource - Class in org.infinispan.rest.resources
- ClusterResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.ClusterResource
- clusterServerAddress(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- COMPRESSION_LEVEL - Static variable in class org.infinispan.rest.configuration.RestServerConfiguration
- compressionLevel(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- configuration - Variable in class org.infinispan.rest.RestRequestHandler
- ConfigurationListener(EmbeddedCacheManager, MediaType, boolean) - Constructor for class org.infinispan.rest.resources.ContainerResource.ConfigurationListener
- configurePipeline(ChannelHandlerContext, String) - Method in class org.infinispan.rest.ALPNHandler
- configurePipeline(ChannelPipeline, String, RestServer, Map<String, ProtocolServer<?>>) - Static method in class org.infinispan.rest.ALPNHandler
- connectorMatchesRequest(String) - Method in class org.infinispan.rest.logging.Messages_$bundle
- connectorMatchesRequest(String) - Method in interface org.infinispan.rest.logging.Messages
- connectorMatchesRequest$str() - Method in class org.infinispan.rest.logging.Messages_$bundle
- ContainerResource - Class in org.infinispan.rest.resources
-
REST resource to manage the cache container.
- ContainerResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.ContainerResource
- ContainerResource.ConfigurationListener - Class in org.infinispan.rest.resources
- contains(String) - Static method in enum org.infinispan.rest.framework.Method
- content() - Method in class org.infinispan.rest.ServerSentEvent
- CONTENT_ENCODING_HEADER - org.infinispan.rest.RequestHeader
- CONTENT_LENGTH_HEADER - org.infinispan.rest.ResponseHeader
- CONTENT_TYPE_HEADER - org.infinispan.rest.RequestHeader
- CONTENT_TYPE_HEADER - org.infinispan.rest.ResponseHeader
- contentLength(long) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- contentLength(long) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- contentLength(long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- contents() - Method in interface org.infinispan.rest.framework.RestRequest
- contents() - Method in class org.infinispan.rest.NettyRestRequest
- ContentSource - Interface in org.infinispan.rest.framework
- contentType() - Method in interface org.infinispan.rest.framework.RestRequest
- contentType() - Method in class org.infinispan.rest.NettyRestRequest
- contentType(String) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- contentType(String) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- contentType(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- contentType(MediaType) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- contentType(MediaType) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- contentType(MediaType) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- CONTEXT_PATH - Static variable in class org.infinispan.rest.configuration.RestServerConfiguration
- contextPath() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- contextPath(String) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- copy() - Method in class org.infinispan.rest.ServerSentEvent
- cors() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- cors() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- CorsConfiguration - Class in org.infinispan.rest.configuration
- CorsConfigurationBuilder - Class in org.infinispan.rest.configuration
- CorsConfigurationBuilder() - Constructor for class org.infinispan.rest.configuration.CorsConfigurationBuilder
- CorsHandler - Class in org.infinispan.rest
-
Handles Cross Origin Resource Sharing (CORS) requests.
- CorsHandler(CorsConfig) - Constructor for class org.infinispan.rest.CorsHandler
-
Creates a new instance with a single
CorsConfig. - CorsHandler(List<CorsConfig>, boolean) - Constructor for class org.infinispan.rest.CorsHandler
-
Creates a new instance with the specified config list.
- CorsRuleConfiguration - Class in org.infinispan.rest.configuration
- CorsRuleConfigurationBuilder - Class in org.infinispan.rest.configuration
- corsRules() - Method in class org.infinispan.rest.configuration.CorsConfiguration
- CounterResource - Class in org.infinispan.rest.resources
-
Handler for the counter resource.
- CounterResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.CounterResource
- create() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- create() - Method in class org.infinispan.rest.configuration.CorsConfigurationBuilder
- create() - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- create() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- create() - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- create() - Method in class org.infinispan.rest.framework.impl.Invocations.Builder
- created(long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- CREATED_HEADER - org.infinispan.rest.RequestHeader
- CREATED_HEADER - org.infinispan.rest.ResponseHeader
- createMetadata(Configuration, Long, Long) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
D
- DataDistributionContextInitializer - Interface in org.infinispan.rest.distribution
- DataDistributionContextInitializerImpl - Class in org.infinispan.rest.distribution
-
WARNING: Generated code! Do not edit!
- DataDistributionContextInitializerImpl() - Constructor for class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- dataSourceTestFail(String) - Method in class org.infinispan.rest.logging.Messages_$bundle
- dataSourceTestFail(String) - Method in interface org.infinispan.rest.logging.Messages
- dataSourceTestFail$str() - Method in class org.infinispan.rest.logging.Messages_$bundle
- dataSourceTestOk(String) - Method in class org.infinispan.rest.logging.Messages_$bundle
- dataSourceTestOk(String) - Method in interface org.infinispan.rest.logging.Messages
- dataSourceTestOk$str() - Method in class org.infinispan.rest.logging.Messages_$bundle
- DATE_HEADER - org.infinispan.rest.ResponseHeader
- DateUtils - Class in org.infinispan.rest
- decoderResult() - Method in class org.infinispan.rest.ServerSentEvent
- DEFAULT_RESOURCE - Static variable in class org.infinispan.rest.resources.StaticContentResource
- defaultCacheName(String) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- DELETE - org.infinispan.rest.framework.Method
- deprecated() - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- deprecated() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- deprecated() - Method in interface org.infinispan.rest.framework.Invocation
- disable() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- dispatch(RestRequest) - Method in class org.infinispan.rest.framework.impl.RestDispatcherImpl
- dispatch(RestRequest) - Method in interface org.infinispan.rest.framework.RestDispatcher
- dispatch(RestRequest, LookupResult) - Method in class org.infinispan.rest.framework.impl.RestDispatcherImpl
- dispatch(RestRequest, LookupResult) - Method in interface org.infinispan.rest.framework.RestDispatcher
- duplicate() - Method in class org.infinispan.rest.ServerSentEvent
- duplicateResource(String, Invocation, String) - Method in class org.infinispan.rest.logging.Log_$logger
- duplicateResource(String, Invocation, String) - Method in interface org.infinispan.rest.logging.Log
- duplicateResource$str() - Method in class org.infinispan.rest.logging.Log_$logger
- duplicateResourceMethod(String, Method, String) - Method in class org.infinispan.rest.logging.Log_$logger
- duplicateResourceMethod(String, Method, String) - Method in interface org.infinispan.rest.logging.Log
- duplicateResourceMethod$str() - Method in class org.infinispan.rest.logging.Log_$logger
E
- EMPTY - org.infinispan.rest.ResponseWriter
- enable() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- enabled() - Method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- enabled() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- enabled(boolean) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- encryption() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- encryption() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- entity(Object) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- entity(Object) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- entity(Object) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- entryFreshEnough(Date, OptionalInt) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- errorExecutingMassIndexer(Throwable) - Method in class org.infinispan.rest.logging.Log_$logger
- errorExecutingMassIndexer(Throwable) - Method in interface org.infinispan.rest.logging.Log
- errorExecutingMassIndexer$str() - Method in class org.infinispan.rest.logging.Log_$logger
- errorWhileResponding(Throwable) - Method in class org.infinispan.rest.logging.Log_$logger
- errorWhileResponding(Throwable) - Method in interface org.infinispan.rest.logging.Log
- errorWhileResponding$str() - Method in class org.infinispan.rest.logging.Log_$logger
- eTag(String) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- eTag(String) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- eTag(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- ETAG_HEADER - org.infinispan.rest.ResponseHeader
- EVENT_STREAM - org.infinispan.rest.ResponseWriter
- eventStream - Variable in class org.infinispan.rest.resources.CacheResourceV2.BaseCacheListener
- EventStream - Class in org.infinispan.rest
- EventStream(Consumer<EventStream>, Runnable) - Constructor for class org.infinispan.rest.EventStream
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.infinispan.rest.RestRequestHandler
- expires(Date) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- expires(Date) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- expires(Date) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- EXPIRES_HEADER - org.infinispan.rest.ResponseHeader
- EXPOSE_HEADERS - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- exposeHeaders(String[]) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- EXTENDED_HEADER - org.infinispan.rest.RequestHeader
- EXTENDED_HEADERS - Static variable in class org.infinispan.rest.configuration.RestServerConfiguration
- extendedHeaders() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- extendedHeaders(ExtendedHeaders) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- ExtendedHeaders - Enum in org.infinispan.rest.configuration
F
- FLAGS_HEADER - org.infinispan.rest.RequestHeader
- FOUND - org.infinispan.rest.framework.LookupResult.Status
-
A resource was found to handle the request
- fromMediaType(String) - Static method in class org.infinispan.rest.operations.mediatypes.Charset
-
Creates
Charsetbased onMediaTypeas string. - FULL - org.infinispan.rest.ResponseWriter
G
- GET - org.infinispan.rest.framework.Method
- getAcceptHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getAcceptHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getAction() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- getAction() - Method in interface org.infinispan.rest.framework.Invocation
-
Returns the associated action (request parameter) or null.
- getAction() - Method in interface org.infinispan.rest.framework.RestRequest
- getAction() - Method in class org.infinispan.rest.NettyRestRequest
- getAdminFlags() - Method in interface org.infinispan.rest.framework.RestRequest
- getAdminFlags() - Method in class org.infinispan.rest.NettyRestRequest
- getAlpnConfiguration() - Method in class org.infinispan.rest.RestChannelInitializer
- getAuthorizationHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getAuthorizationHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getAuthorizer() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getBackupOwners(String, Object, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getCache(String, MediaType, MediaType, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getCache(String, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getCacheControlHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getCacheControlHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getCacheManagerAdmin(RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getCacheNames() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getChannelMatcher() - Method in class org.infinispan.rest.RestServer
- getCompressionLevel() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- getConfiguration() - Method in class org.infinispan.rest.InvocationHelper
- getContentTypeHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getContentTypeHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getContext() - Method in class org.infinispan.rest.InvocationHelper
- getContext() - Method in class org.infinispan.rest.NettyRestRequest
- getCorsConfigs() - Method in class org.infinispan.rest.RestServer
- getCorsRules() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- getCounterManager() - Method in class org.infinispan.rest.InvocationHelper
- getCreatedHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getCreatedHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getDecoder() - Method in class org.infinispan.rest.RestServer
- getDecoderResult() - Method in class org.infinispan.rest.ServerSentEvent
- getEncoder() - Method in class org.infinispan.rest.RestServer
- getEncoderRegistry() - Method in class org.infinispan.rest.InvocationHelper
- getEntity() - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- getEntity() - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- getEntity() - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse
- getEntity() - Method in interface org.infinispan.rest.framework.RestResponse
- getEntity() - Method in class org.infinispan.rest.NettyRestResponse.Builder
- getEntity() - Method in class org.infinispan.rest.NettyRestResponse
- getEtagIfMatchHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getEtagIfMatchHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getEtagIfNoneMatchHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getEtagIfNoneMatchHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getEventStream() - Method in class org.infinispan.rest.resources.CacheResourceV2.BaseCacheListener
- getEventStream() - Method in class org.infinispan.rest.resources.ContainerResource.ConfigurationListener
- getExecutor() - Method in class org.infinispan.rest.InvocationHelper
- getFlags() - Method in interface org.infinispan.rest.framework.RestRequest
- getFlags() - Method in class org.infinispan.rest.NettyRestRequest
- getFullHttpRequest() - Method in class org.infinispan.rest.NettyRestRequest
- getHeader(String) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- getHeader(String) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- getHeader(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- getHttpStatus() - Method in class org.infinispan.rest.NettyRestResponse.Builder
- getIfModifiedSinceHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getIfModifiedSinceHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getIfUnmodifiedSinceHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getIfUnmodifiedSinceHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getInitializer() - Method in class org.infinispan.rest.RestServer
- getInstance() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getInternalEntry(String, Object, MediaType, MediaType, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getInvocation() - Method in class org.infinispan.rest.framework.impl.LookupResultImpl
- getInvocation() - Method in interface org.infinispan.rest.framework.LookupResult
-
Returns the invocation to carry out a
RestRequest - getInvocations() - Method in interface org.infinispan.rest.framework.ResourceHandler
-
Return the
Invocationshandled by this ResourceHandler. - getInvocations() - Method in class org.infinispan.rest.resources.CacheResourceV2
- getInvocations() - Method in class org.infinispan.rest.resources.ClusterResource
- getInvocations() - Method in class org.infinispan.rest.resources.ContainerResource
- getInvocations() - Method in class org.infinispan.rest.resources.CounterResource
- getInvocations() - Method in class org.infinispan.rest.resources.LoggingResource
- getInvocations() - Method in class org.infinispan.rest.resources.MetricsResource
- getInvocations() - Method in class org.infinispan.rest.resources.ProtobufResource
- getInvocations() - Method in class org.infinispan.rest.resources.RedirectResource
- getInvocations() - Method in class org.infinispan.rest.resources.SearchAdminResource
- getInvocations() - Method in class org.infinispan.rest.resources.SecurityResource
- getInvocations() - Method in class org.infinispan.rest.resources.ServerResource
- getInvocations() - Method in class org.infinispan.rest.resources.StaticContentResource
- getInvocations() - Method in class org.infinispan.rest.resources.TasksResource
- getInvocations() - Method in class org.infinispan.rest.resources.XSiteResource
- getJavaCharset() - Method in class org.infinispan.rest.operations.mediatypes.Charset
-
Creates Java
Charsetfrom this object. - getJavaClass() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- getJavaClass() - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- getJavaClass() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e
- getLastUsedHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getLastUsedHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getLogger() - Method in class org.infinispan.rest.BaseHttpRequestHandler
- getLogger() - Method in class org.infinispan.rest.RestRequestHandler
- getLoggingLocale() - Method in class org.infinispan.rest.logging.Log_$logger
- getLoggingLocale() - Method in class org.infinispan.rest.logging.Messages_$bundle
- getMaxIdleTimeSecondsHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getMaxIdleTimeSecondsHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getMetricsCollector() - Method in class org.infinispan.rest.InvocationHelper
- getModuleName() - Method in class org.infinispan.rest.ServerRestModuleImpl
- getName() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- getName() - Method in interface org.infinispan.rest.framework.Invocation
-
The user friendly name of the invocation
- getNodeName() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getOptionalDependencies() - Method in class org.infinispan.rest.ServerRestModuleImpl
- getParameter(String) - Method in interface org.infinispan.rest.framework.RestRequest
- getParameter(String) - Method in class org.infinispan.rest.NettyRestRequest
- getParserRegistry() - Method in class org.infinispan.rest.InvocationHelper
- getPrimaryOwner(String, Object, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getPrivilegedInternalEntry(AdvancedCache<Object, V>, Object, boolean) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getProtocolServer() - Method in class org.infinispan.rest.InvocationHelper
- getProtoFile() - Method in class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- getProtoFileName() - Method in class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- getProtoFileReader() - Method in class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- getRemoteAddress() - Method in interface org.infinispan.rest.framework.RestRequest
- getRemoteAddress() - Method in class org.infinispan.rest.NettyRestRequest
- getRequiredDependencies() - Method in class org.infinispan.rest.ServerRestModuleImpl
- getResponse() - Method in class org.infinispan.rest.NettyRestResponse
- getRestCacheManager() - Method in class org.infinispan.rest.InvocationHelper
- getRestChannelInitializer() - Method in class org.infinispan.rest.RestServer
-
Returns Netty Channel Initializer for REST.
- getRestHandler() - Method in class org.infinispan.rest.RestChannelInitializer
- getServer() - Method in class org.infinispan.rest.InvocationHelper
- getServerAddress() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getStatus() - Method in class org.infinispan.rest.framework.impl.LookupResultImpl
- getStatus() - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- getStatus() - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- getStatus() - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse
- getStatus() - Method in interface org.infinispan.rest.framework.LookupResult
- getStatus() - Method in interface org.infinispan.rest.framework.RestResponse
- getStatus() - Method in class org.infinispan.rest.NettyRestResponse.Builder
- getStatus() - Method in class org.infinispan.rest.NettyRestResponse
- getStatus() - Method in exception org.infinispan.rest.RestResponseException
- getSubject() - Method in interface org.infinispan.rest.framework.RestRequest
- getSubject() - Method in class org.infinispan.rest.NettyRestRequest
- getText() - Method in exception org.infinispan.rest.RestResponseException
- getTimeToLiveSecondsHeader() - Method in interface org.infinispan.rest.framework.RestRequest
- getTimeToLiveSecondsHeader() - Method in class org.infinispan.rest.NettyRestRequest
- getTypeName() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- getTypeName() - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- getTypeName() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e
- getValue() - Method in enum org.infinispan.rest.RequestHeader
- getValue() - Method in enum org.infinispan.rest.ResponseHeader
- getValueConfiguredFormat(String, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- getVariables() - Method in class org.infinispan.rest.framework.impl.LookupResultImpl
- getVariables() - Method in interface org.infinispan.rest.framework.LookupResult
-
In case the invocation contains paths with
VariablePathItem, returns the value for each variable or empty otherwise.
H
- handler() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- handler() - Method in interface org.infinispan.rest.framework.Invocation
-
Return the function to execute the invocation.
- handleWith(Function<RestRequest, CompletionStage<RestResponse>>) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- hasMechanisms() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- hasSecurityRealm() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- HEAD - org.infinispan.rest.framework.Method
- header(String) - Method in interface org.infinispan.rest.framework.RestRequest
- header(String) - Method in class org.infinispan.rest.NettyRestRequest
- header(String, Object) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- header(String, Object) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- header(String, Object) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- headers(String) - Method in interface org.infinispan.rest.framework.RestRequest
- headers(String) - Method in class org.infinispan.rest.NettyRestRequest
- headersKeys() - Method in interface org.infinispan.rest.framework.RestRequest
- headersKeys() - Method in class org.infinispan.rest.NettyRestRequest
- heapDumpFailed(IOException) - Method in class org.infinispan.rest.logging.Log_$logger
- heapDumpFailed(IOException) - Method in interface org.infinispan.rest.logging.Log
- heapDumpFailed$str() - Method in class org.infinispan.rest.logging.Log_$logger
I
- idleTimeout(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- IF_MODIFIED_SINCE - org.infinispan.rest.RequestHeader
- IF_NONE_MATCH - org.infinispan.rest.RequestHeader
- IF_UNMODIFIED_SINCE - org.infinispan.rest.RequestHeader
- ifUnmodifiedIsBeforeModificationDate(String, Long) - Static method in class org.infinispan.rest.DateUtils
- illegalArgument(String, Object) - Method in class org.infinispan.rest.logging.Log_$logger
- illegalArgument(String, Object) - Method in interface org.infinispan.rest.logging.Log
- illegalArgument$str() - Method in class org.infinispan.rest.logging.Log_$logger
- illegalCompressionLevel(int) - Method in class org.infinispan.rest.logging.Log_$logger
- illegalCompressionLevel(int) - Method in interface org.infinispan.rest.logging.Log
- illegalCompressionLevel$str() - Method in class org.infinispan.rest.logging.Log_$logger
- init(RestServer) - Method in interface org.infinispan.rest.authentication.Authenticator
-
Invoked by the
RestServeron startup. - init(RestServer) - Method in class org.infinispan.rest.authentication.impl.BasicAuthenticator
- initializeChannel(Channel) - Method in class org.infinispan.rest.RestChannelInitializer
- INSTANCE - Static variable in class org.infinispan.rest.logging.Messages_$bundle
- INVALID_ACTION - org.infinispan.rest.framework.LookupResult.Status
-
A resource was found but the action parameter is missing or incorrect
- INVALID_METHOD - org.infinispan.rest.framework.LookupResult.Status
-
A resource was found but the Http Method is not allowed
- InvalidFlagException - Exception in org.infinispan.rest.operations.exceptions
- InvalidFlagException(Throwable) - Constructor for exception org.infinispan.rest.operations.exceptions.InvalidFlagException
- invalidOrigin(String, String) - Method in class org.infinispan.rest.logging.Log_$logger
- invalidOrigin(String, String) - Method in interface org.infinispan.rest.logging.Log
- invalidOrigin$str() - Method in class org.infinispan.rest.logging.Log_$logger
- invalidPath(String) - Method in class org.infinispan.rest.logging.Log_$logger
- invalidPath(String) - Method in interface org.infinispan.rest.logging.Log
- invalidPath$str() - Method in class org.infinispan.rest.logging.Log_$logger
- invocation() - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- invocation() - Method in class org.infinispan.rest.framework.impl.Invocations.Builder
- Invocation - Interface in org.infinispan.rest.framework
-
Defines an invocation to a REST resource.
- InvocationHelper - Class in org.infinispan.rest
- InvocationImpl - Class in org.infinispan.rest.framework.impl
- InvocationImpl.Builder - Class in org.infinispan.rest.framework.impl
- Invocations - Class in org.infinispan.rest.framework.impl
-
Aggregator for
Invocation. - Invocations.Builder - Class in org.infinispan.rest.framework.impl
- isCacheQueryable(Cache<?, ?>) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- isNotModifiedSince(String, Long) - Static method in class org.infinispan.rest.DateUtils
- isReadyForHttpChallenge() - Method in interface org.infinispan.rest.authentication.Authenticator
-
Returns whether the realm backing this authenticator is ready to authenticate users
- iterator() - Method in class org.infinispan.rest.framework.impl.Invocations
J
- JSONConstants - Interface in org.infinispan.rest
K
- KEY_CONTENT_TYPE_HEADER - org.infinispan.rest.RequestHeader
- KEY_CONTENT_TYPE_HEADER - org.infinispan.rest.ResponseHeader
- keyContentType() - Method in interface org.infinispan.rest.framework.RestRequest
- keyContentType() - Method in class org.infinispan.rest.NettyRestRequest
L
- LAST_MODIFIED_HEADER - org.infinispan.rest.ResponseHeader
- LAST_USED_HEADER - org.infinispan.rest.RequestHeader
- LAST_USED_HEADER - org.infinispan.rest.ResponseHeader
- lastModified(Long) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- lastModified(Long) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- lastModified(Long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- lastModified(InternalCacheEntry<K, V>) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- lastUsed(long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- LifecycleCallbacks - Class in org.infinispan.rest
-
Lifecycle callbacks for the REST module.
- LifecycleCallbacks() - Constructor for class org.infinispan.rest.LifecycleCallbacks
- location(String) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- location(String) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- location(String) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- LOCATION - org.infinispan.rest.ResponseHeader
- log(ChannelHandlerContext, FullHttpRequest, HttpResponse) - Method in class org.infinispan.rest.logging.RestAccessLoggingHandler
- Log - Interface in org.infinispan.rest.logging
-
Log abstraction for the REST server module.
- Log_$logger - Class in org.infinispan.rest.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.rest.logging.Log_$logger
- logger - Static variable in class org.infinispan.rest.cachemanager.RestCacheManager
- logger - Static variable in class org.infinispan.rest.operations.mediatypes.Charset
- logger - Static variable in class org.infinispan.rest.RestRequestHandler
- LoggingResource - Class in org.infinispan.rest.resources
-
Logging configuration resource.
- LoggingResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.LoggingResource
- lookupInvocation(RestRequest) - Method in class org.infinispan.rest.framework.impl.RestDispatcherImpl
- lookupInvocation(RestRequest) - Method in interface org.infinispan.rest.framework.RestDispatcher
- lookupResource(Method, String) - Method in interface org.infinispan.rest.framework.ResourceManager
- lookupResource(Method, String, String) - Method in class org.infinispan.rest.framework.impl.ResourceManagerImpl
- lookupResource(Method, String, String) - Method in interface org.infinispan.rest.framework.ResourceManager
- LookupResult - Interface in org.infinispan.rest.framework
- LookupResult.Status - Enum in org.infinispan.rest.framework
-
Status of the lookup operation.
- LookupResultImpl - Class in org.infinispan.rest.framework.impl
M
- MalformedRequest - Exception in org.infinispan.rest.operations.exceptions
- MalformedRequest(String) - Constructor for exception org.infinispan.rest.operations.exceptions.MalformedRequest
- MAX_AGE - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- MAX_CONTENT_LENGTH - Static variable in class org.infinispan.rest.configuration.RestServerConfiguration
- MAX_IDLE_TIME_HEADER - org.infinispan.rest.ResponseHeader
- MAX_TIME_IDLE_HEADER - org.infinispan.rest.RequestHeader
- maxAge(int) - Static method in class org.infinispan.rest.CacheControl
-
Returns
max-ageheader value. - maxAge(long) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- maxContentLength() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- maxContentLength() - Method in class org.infinispan.rest.RestServer
- maxContentLength(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- maxIdle(long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- mechanisms() - Method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- mechanisms() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- MECHANISMS - Static variable in class org.infinispan.rest.configuration.AuthenticationConfiguration
- memoryAvailable() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo
- memoryEntries() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- memoryUsed() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- memoryUsed() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo
- Messages - Interface in org.infinispan.rest.logging
-
Informational Scripting messages.
- Messages_$bundle - Class in org.infinispan.rest.logging
-
Warning this class consists of generated code.
- Messages_$bundle() - Constructor for class org.infinispan.rest.logging.Messages_$bundle
- method() - Method in interface org.infinispan.rest.framework.RestRequest
- method() - Method in class org.infinispan.rest.NettyRestRequest
- method(Method) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- Method - Enum in org.infinispan.rest.framework
- methods() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- methods() - Method in interface org.infinispan.rest.framework.Invocation
-
Returns one or more methods supported.
- methods(Method...) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- METRICS_AUTH - Static variable in class org.infinispan.rest.configuration.AuthenticationConfiguration
- metricsAuth() - Method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- metricsAuth(boolean) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- MetricsResource - Class in org.infinispan.rest.resources
-
Micrometer metrics resource.
- MetricsResource(boolean, InvocationHelper) - Constructor for class org.infinispan.rest.resources.MetricsResource
- MIN_WAIT_FIELD - Static variable in class org.infinispan.rest.resources.XSiteResource
- minFresh(String) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- missingRequiredMediaType(String) - Method in class org.infinispan.rest.logging.Log_$logger
- missingRequiredMediaType(String) - Method in interface org.infinispan.rest.logging.Log
- missingRequiredMediaType$str() - Method in class org.infinispan.rest.logging.Log_$logger
- MSG - Static variable in interface org.infinispan.rest.logging.Messages
N
- name() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- name() - Method in interface org.infinispan.rest.distribution.NodeDataDistribution
- name() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo
- name(String) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- name(String) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- NAME - Static variable in class org.infinispan.rest.configuration.CorsRuleConfiguration
- NettyRestRequest - Class in org.infinispan.rest
-
A
RestRequestbacked by Netty. - NettyRestResponse - Class in org.infinispan.rest
-
A
RestResponsebacked by Netty. - NettyRestResponse.Builder - Class in org.infinispan.rest
- NEVER - org.infinispan.rest.configuration.ExtendedHeaders
- newModuleLifecycle() - Method in class org.infinispan.rest.ServerRestModuleImpl
- noCache() - Static method in class org.infinispan.rest.CacheControl
-
Returns
no-cacheheader value. - NoCacheFoundException - Exception in org.infinispan.rest.operations.exceptions
- NoCacheFoundException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.NoCacheFoundException
- NoDataFoundException - Exception in org.infinispan.rest.operations.exceptions
- NoDataFoundException() - Constructor for exception org.infinispan.rest.operations.exceptions.NoDataFoundException
- NoDataFoundException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.NoDataFoundException
- NodeDataDistribution - Interface in org.infinispan.rest.distribution
-
Identifies a specific node on a data distribution response.
- NodeDistributionInfo - Class in org.infinispan.rest.distribution
-
Collect node's information and statistics of the local JVM.
- NodeDistributionInfo(String, List<String>, long, long) - Constructor for class org.infinispan.rest.distribution.NodeDistributionInfo
- NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e - Class in org.infinispan.rest.distribution
-
WARNING: Generated code! Do not edit!
- NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e() - Constructor for class org.infinispan.rest.distribution.NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e
- NoKeyException - Exception in org.infinispan.rest.operations.exceptions
- NoKeyException() - Constructor for exception org.infinispan.rest.operations.exceptions.NoKeyException
- NoKeyException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.NoKeyException
- NOT_FOUND - org.infinispan.rest.framework.LookupResult.Status
-
A resource was not found
- NotAllowedException - Exception in org.infinispan.rest.operations.exceptions
- NotAllowedException() - Constructor for exception org.infinispan.rest.operations.exceptions.NotAllowedException
O
- ON_DEMAND - org.infinispan.rest.configuration.ExtendedHeaders
- onCacheEvent(CacheEntryEvent<?, ?>) - Method in class org.infinispan.rest.resources.CacheResourceV2.BaseCacheListener
- onConfigurationEvent(ConfigurationChangedEvent) - Method in class org.infinispan.rest.resources.ContainerResource.ConfigurationListener
- onDataLogged(EventLog) - Method in class org.infinispan.rest.resources.ContainerResource.ConfigurationListener
- OPTIONS - org.infinispan.rest.framework.Method
- org.infinispan.rest - package org.infinispan.rest
-
REST Server bootstrap and Netty bridge classes.
- org.infinispan.rest.authentication - package org.infinispan.rest.authentication
-
Authentication API for REST.
- org.infinispan.rest.authentication.impl - package org.infinispan.rest.authentication.impl
- org.infinispan.rest.cachemanager - package org.infinispan.rest.cachemanager
-
Cache manager wrapper for REST interface.
- org.infinispan.rest.cachemanager.exceptions - package org.infinispan.rest.cachemanager.exceptions
- org.infinispan.rest.configuration - package org.infinispan.rest.configuration
-
REST Server Configuration API
- org.infinispan.rest.distribution - package org.infinispan.rest.distribution
- org.infinispan.rest.framework - package org.infinispan.rest.framework
- org.infinispan.rest.framework.impl - package org.infinispan.rest.framework.impl
- org.infinispan.rest.logging - package org.infinispan.rest.logging
- org.infinispan.rest.operations - package org.infinispan.rest.operations
-
REST Server Operations classes.
- org.infinispan.rest.operations.exceptions - package org.infinispan.rest.operations.exceptions
- org.infinispan.rest.operations.mediatypes - package org.infinispan.rest.operations.mediatypes
- org.infinispan.rest.resources - package org.infinispan.rest.resources
- org.infinispan.rest.tracing - package org.infinispan.rest.tracing
P
- parameters() - Method in interface org.infinispan.rest.framework.RestRequest
- parameters() - Method in class org.infinispan.rest.NettyRestRequest
- parseRFC1123(String) - Static method in class org.infinispan.rest.DateUtils
- path() - Method in interface org.infinispan.rest.framework.RestRequest
- path() - Method in class org.infinispan.rest.NettyRestRequest
- path(String) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- paths() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- paths() - Method in interface org.infinispan.rest.framework.Invocation
-
Returns one or more paths associated with the invocation.
- permission() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- permission() - Method in interface org.infinispan.rest.framework.Invocation
- permission(AuthorizationPermission) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- POST - org.infinispan.rest.framework.Method
- preLog(FullHttpRequest) - Method in class org.infinispan.rest.logging.RestAccessLoggingHandler
- principalRoleMapperNotMutable() - Method in class org.infinispan.rest.logging.Log_$logger
- principalRoleMapperNotMutable() - Method in interface org.infinispan.rest.logging.Log
- principalRoleMapperNotMutable$str() - Method in class org.infinispan.rest.logging.Log_$logger
- protobufMetadataManager() - Method in class org.infinispan.rest.InvocationHelper
- ProtobufResource - Class in org.infinispan.rest.resources
-
Protobuf schema manipulation Resource
- ProtobufResource(InvocationHelper, RestTelemetryService) - Constructor for class org.infinispan.rest.resources.ProtobufResource
- PUT - org.infinispan.rest.framework.Method
R
- rawContent() - Method in class org.infinispan.rest.ByteBufContentSource
- rawContent() - Method in interface org.infinispan.rest.framework.ContentSource
- read() - Method in class org.infinispan.rest.CacheEntryInputStream
- read() - Method in class org.infinispan.rest.CacheKeyInputStream
- read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.rest.distribution.NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e
- read(AuthenticationConfiguration) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- read(CorsConfiguration) - Method in class org.infinispan.rest.configuration.CorsConfigurationBuilder
- read(CorsRuleConfiguration) - Method in class org.infinispan.rest.configuration.CorsRuleConfigurationBuilder
- read(RestServerConfiguration) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- readResolve() - Method in class org.infinispan.rest.logging.Messages_$bundle
- recordException(Object, Throwable) - Method in class org.infinispan.rest.tracing.RestTelemetryService
- recvBufSize(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- RedirectResource - Class in org.infinispan.rest.resources
-
REST resource to serve redirects
- RedirectResource(String, String, boolean) - Constructor for class org.infinispan.rest.resources.RedirectResource
- refCnt() - Method in class org.infinispan.rest.ServerSentEvent
- registerMarshallers(SerializationContext) - Method in class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.rest.ServerRestModuleImpl
- registerResource(String, ResourceHandler) - Method in class org.infinispan.rest.framework.impl.ResourceManagerImpl
- registerResource(String, ResourceHandler) - Method in interface org.infinispan.rest.framework.ResourceManager
- registerSchema(SerializationContext) - Method in class org.infinispan.rest.distribution.DataDistributionContextInitializerImpl
- RegistrationException - Exception in org.infinispan.rest.framework
- RegistrationException(String) - Constructor for exception org.infinispan.rest.framework.RegistrationException
- rejectRuleMatchesRequestAddress(Object, Object) - Method in class org.infinispan.rest.logging.Messages_$bundle
- rejectRuleMatchesRequestAddress(Object, Object) - Method in interface org.infinispan.rest.logging.Messages
- rejectRuleMatchesRequestAddress$str() - Method in class org.infinispan.rest.logging.Messages_$bundle
- release() - Method in class org.infinispan.rest.ServerSentEvent
- release(int) - Method in class org.infinispan.rest.ServerSentEvent
- remove(String, Object, MediaType, RestRequest) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- replace(ByteBuf) - Method in class org.infinispan.rest.ServerSentEvent
- requestEnd(Object) - Method in class org.infinispan.rest.tracing.RestTelemetryService
- RequestHeader - Enum in org.infinispan.rest
- requestNotAllowedToInternalCaches(String) - Method in class org.infinispan.rest.logging.Log_$logger
- requestNotAllowedToInternalCaches(String) - Method in interface org.infinispan.rest.logging.Log
- requestNotAllowedToInternalCaches$str() - Method in class org.infinispan.rest.logging.Log_$logger
- requestNotAllowedToInternalCachesWithoutAuthz(String) - Method in class org.infinispan.rest.logging.Log_$logger
- requestNotAllowedToInternalCachesWithoutAuthz(String) - Method in interface org.infinispan.rest.logging.Log
- requestNotAllowedToInternalCachesWithoutAuthz$str() - Method in class org.infinispan.rest.logging.Log_$logger
- requestStart(String, RestRequest) - Method in class org.infinispan.rest.tracing.RestTelemetryService
- resetCacheInfo(String) - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- resolve(AdvancedCache<?, ?>) - Static method in class org.infinispan.rest.distribution.CacheDistributionInfo
- resolve(CacheManagerInfo, GlobalComponentRegistry) - Static method in class org.infinispan.rest.distribution.NodeDistributionInfo
- ResourceHandler - Interface in org.infinispan.rest.framework
-
Handles all the logic related to a REST resource.
- ResourceManager - Interface in org.infinispan.rest.framework
-
Handles registration and lookup of
ResourceHandler. - ResourceManagerImpl - Class in org.infinispan.rest.framework.impl
- ResourceManagerImpl() - Constructor for class org.infinispan.rest.framework.impl.ResourceManagerImpl
- ResourceNotFoundException - Exception in org.infinispan.rest.operations.exceptions
- ResourceNotFoundException() - Constructor for exception org.infinispan.rest.operations.exceptions.ResourceNotFoundException
- ResponseHeader - Enum in org.infinispan.rest
- ResponseWriter - Enum in org.infinispan.rest
- REST - Static variable in interface org.infinispan.rest.logging.Log
- RestAccessLoggingHandler - Class in org.infinispan.rest.logging
-
Logging filter that can be used to output requests in a similar fashion to HTTPD log output
- RestAccessLoggingHandler() - Constructor for class org.infinispan.rest.logging.RestAccessLoggingHandler
- RestCacheManager<V> - Class in org.infinispan.rest.cachemanager
-
Manages caches instances used during rest requests.
- RestCacheManager(EmbeddedCacheManager, Predicate<? super String>) - Constructor for class org.infinispan.rest.cachemanager.RestCacheManager
- RestChannelInitializer - Class in org.infinispan.rest
-
Creates Netty Channels for this server.
- RestChannelInitializer(RestServer, NettyTransport) - Constructor for class org.infinispan.rest.RestChannelInitializer
-
Creates new
RestChannelInitializer. - RestDispatcher - Interface in org.infinispan.rest.framework
-
Routes a particular
RestRequestto be executed by the correct {link @Invocation}, and produces theRestResponse. - RestDispatcherImpl - Class in org.infinispan.rest.framework.impl
- RestDispatcherImpl(ResourceManager, Authorizer) - Constructor for class org.infinispan.rest.framework.impl.RestDispatcherImpl
- RestRequest - Interface in org.infinispan.rest.framework
- RestRequestBuilder<B extends RestRequestBuilder<B>> - Interface in org.infinispan.rest.framework.impl
- RestRequestHandler - Class in org.infinispan.rest
-
Netty handler for REST requests.
- RestResponse - Interface in org.infinispan.rest.framework
- RestResponseBuilder<B extends RestResponseBuilder<B>> - Interface in org.infinispan.rest.framework.impl
- RestResponseException - Exception in org.infinispan.rest
-
An exception representing non-critical HTTP processing errors which will be translated into
RestResponseand sent back to the client. - RestResponseException(HttpResponseStatus, String) - Constructor for exception org.infinispan.rest.RestResponseException
-
Creates new
RestResponseException. - RestResponseException(HttpResponseStatus, String, Throwable) - Constructor for exception org.infinispan.rest.RestResponseException
-
Creates a new
RestResponseException. - RestResponseException(HttpResponseStatus, Throwable) - Constructor for exception org.infinispan.rest.RestResponseException
-
Creates a new
RestResponseException. - RestResponseException(Throwable) - Constructor for exception org.infinispan.rest.RestResponseException
-
Creates a new
RestResponseExceptionwhose status is 500. - restServer - Variable in class org.infinispan.rest.ALPNHandler
- restServer - Variable in class org.infinispan.rest.RestRequestHandler
- RestServer - Class in org.infinispan.rest
-
REST Protocol Server.
- RestServer() - Constructor for class org.infinispan.rest.RestServer
- RestServerConfiguration - Class in org.infinispan.rest.configuration
- RestServerConfigurationBuilder - Class in org.infinispan.rest.configuration
-
RestServerConfigurationBuilder.
- RestServerConfigurationBuilder() - Constructor for class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- RestTelemetryService - Class in org.infinispan.rest.tracing
- RestTelemetryService(TelemetryService) - Constructor for class org.infinispan.rest.tracing.RestTelemetryService
- retain() - Method in class org.infinispan.rest.ServerSentEvent
- retain(int) - Method in class org.infinispan.rest.ServerSentEvent
- retainedDuplicate() - Method in class org.infinispan.rest.ServerSentEvent
- rewrite(String, StaticContentResource) - Method in interface org.infinispan.rest.resources.StaticContentResource.ResourceResolver
-
Resolves a path to a resource name
- rolePermissionMapperNotMutable() - Method in class org.infinispan.rest.logging.Log_$logger
- rolePermissionMapperNotMutable() - Method in interface org.infinispan.rest.logging.Log
- rolePermissionMapperNotMutable$str() - Method in class org.infinispan.rest.logging.Log_$logger
S
- SearchAdminResource - Class in org.infinispan.rest.resources
- SearchAdminResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.SearchAdminResource
- SECURITY_REALM - Static variable in class org.infinispan.rest.configuration.AuthenticationConfiguration
- SecurityActions - Class in org.infinispan.rest.distribution
-
SecurityActions for the org.infinispan.rest.distribution package.
- SecurityActions() - Constructor for class org.infinispan.rest.distribution.SecurityActions
- SecurityDomain - Interface in org.infinispan.rest.authentication
-
Pluggable security domain which could be used as a bridge between
Authenticatorand WildFly Security Realms. - securityRealm() - Method in class org.infinispan.rest.configuration.AuthenticationConfiguration
- securityRealm() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- securityRealm(String) - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- SecurityResource - Class in org.infinispan.rest.resources
- SecurityResource(InvocationHelper, String, String) - Constructor for class org.infinispan.rest.resources.SecurityResource
- self() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- self() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- sendBufSize(int) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- sendEvent(ServerSentEvent) - Method in class org.infinispan.rest.EventStream
- ServerInternalException - Exception in org.infinispan.rest.operations.exceptions
- ServerInternalException(Exception) - Constructor for exception org.infinispan.rest.operations.exceptions.ServerInternalException
- ServerResource - Class in org.infinispan.rest.resources
- ServerResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.ServerResource
- ServerRestBlockHoundIntegration - Class in org.infinispan.rest
- ServerRestBlockHoundIntegration() - Constructor for class org.infinispan.rest.ServerRestBlockHoundIntegration
- ServerRestModuleImpl - Class in org.infinispan.rest
- ServerRestModuleImpl() - Constructor for class org.infinispan.rest.ServerRestModuleImpl
- ServerSentEvent - Class in org.infinispan.rest
- ServerSentEvent(String, String) - Constructor for class org.infinispan.rest.ServerSentEvent
- ServiceUnavailableException - Exception in org.infinispan.rest.operations.exceptions
- ServiceUnavailableException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.ServiceUnavailableException
- setAction(String) - Method in interface org.infinispan.rest.framework.RestRequest
- setAction(String) - Method in class org.infinispan.rest.NettyRestRequest
- setChannelHandlerContext(ChannelHandlerContext) - Method in class org.infinispan.rest.EventStream
- setContents(ContentSource) - Method in interface org.infinispan.rest.framework.impl.RestRequestBuilder
- setDecoderResult(DecoderResult) - Method in class org.infinispan.rest.ServerSentEvent
- setHeaders(Map<String, String>) - Method in interface org.infinispan.rest.framework.impl.RestRequestBuilder
- setMethod(Method) - Method in interface org.infinispan.rest.framework.impl.RestRequestBuilder
- setPath(String) - Method in interface org.infinispan.rest.framework.impl.RestRequestBuilder
- setSubject(Subject) - Method in interface org.infinispan.rest.framework.RestRequest
- setSubject(Subject) - Method in class org.infinispan.rest.NettyRestRequest
- setVariables(Map<String, String>) - Method in interface org.infinispan.rest.framework.RestRequest
- setVariables(Map<String, String>) - Method in class org.infinispan.rest.NettyRestRequest
- SimpleRestResponse - Class in org.infinispan.rest.framework.impl
- SimpleRestResponse.Builder - Class in org.infinispan.rest.framework.impl
- startInternal() - Method in class org.infinispan.rest.RestServer
- StatefulCacheListener(Cache<?, ?>) - Constructor for class org.infinispan.rest.resources.CacheResourceV2.StatefulCacheListener
- StatelessCacheListener(Cache<?, ?>) - Constructor for class org.infinispan.rest.resources.CacheResourceV2.StatelessCacheListener
- StaticContentResource - Class in org.infinispan.rest.resources
-
REST resource to serve static content.
- StaticContentResource(Path, String) - Constructor for class org.infinispan.rest.resources.StaticContentResource
- StaticContentResource(Path, String, StaticContentResource.ResourceResolver) - Constructor for class org.infinispan.rest.resources.StaticContentResource
- StaticContentResource.ResourceResolver - Interface in org.infinispan.rest.resources
- staticResources() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- staticResources(Path) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- status(int) - Method in interface org.infinispan.rest.framework.impl.RestResponseBuilder
- status(int) - Method in class org.infinispan.rest.framework.impl.SimpleRestResponse.Builder
- status(int) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- status(HttpResponseStatus) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- stop() - Method in class org.infinispan.rest.cachemanager.RestCacheManager
- stop() - Method in class org.infinispan.rest.RestServer
- supportsExtendedHeaders(RestServerConfiguration, String) - Static method in class org.infinispan.rest.operations.CacheOperationsHelper
- synchronizedEntries(long) - Method in class org.infinispan.rest.logging.Log_$logger
- synchronizedEntries(long) - Method in interface org.infinispan.rest.logging.Log
- synchronizedEntries$str() - Method in class org.infinispan.rest.logging.Log_$logger
T
- TasksResource - Class in org.infinispan.rest.resources
- TasksResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.TasksResource
- tcpKeepAlive(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- tcpNoDelay(boolean) - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- TIME_TO_LIVE_HEADER - org.infinispan.rest.ResponseHeader
- timeToLive(long) - Method in class org.infinispan.rest.NettyRestResponse.Builder
- toArray() - Static method in enum org.infinispan.rest.RequestHeader
- toArray() - Static method in enum org.infinispan.rest.ResponseHeader
- toJson() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- toJson() - Method in class org.infinispan.rest.distribution.NodeDistributionInfo
- toRFC1123(long) - Static method in class org.infinispan.rest.DateUtils
- toString() - Method in class org.infinispan.rest.CacheControl
- toString() - Method in class org.infinispan.rest.configuration.RestServerConfiguration
- toString() - Method in class org.infinispan.rest.framework.impl.InvocationImpl
- toString() - Method in class org.infinispan.rest.NettyRestRequest
- toString() - Method in class org.infinispan.rest.operations.mediatypes.Charset
- toString() - Method in class org.infinispan.rest.ServerSentEvent
- totalEntries() - Method in class org.infinispan.rest.distribution.CacheDistributionInfo
- touch() - Method in class org.infinispan.rest.ServerSentEvent
- touch(Object) - Method in class org.infinispan.rest.ServerSentEvent
- TRANSFER_ENCODING - org.infinispan.rest.ResponseHeader
- TTL_SECONDS_HEADER - org.infinispan.rest.RequestHeader
- TYPE - Static variable in interface org.infinispan.rest.JSONConstants
U
- UnacceptableDataFormatException - Exception in org.infinispan.rest.operations.exceptions
- UnacceptableDataFormatException() - Constructor for exception org.infinispan.rest.operations.exceptions.UnacceptableDataFormatException
- UnacceptableDataFormatException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.UnacceptableDataFormatException
- uncaughtExceptionInThePipeline(Throwable) - Method in class org.infinispan.rest.logging.Log_$logger
- uncaughtExceptionInThePipeline(Throwable) - Method in interface org.infinispan.rest.logging.Log
- uncaughtExceptionInThePipeline$str() - Method in class org.infinispan.rest.logging.Log_$logger
- unsupportedConfigurationOption() - Method in class org.infinispan.rest.logging.Log_$logger
- unsupportedConfigurationOption() - Method in interface org.infinispan.rest.logging.Log
- unsupportedConfigurationOption$str() - Method in class org.infinispan.rest.logging.Log_$logger
- unsupportedDataFormat(String) - Method in class org.infinispan.rest.logging.Log_$logger
- unsupportedDataFormat(String) - Method in interface org.infinispan.rest.logging.Log
- unsupportedDataFormat$str() - Method in class org.infinispan.rest.logging.Log_$logger
- uri() - Method in interface org.infinispan.rest.framework.RestRequest
- uri() - Method in class org.infinispan.rest.NettyRestRequest
- UTF8 - Static variable in class org.infinispan.rest.operations.mediatypes.Charset
-
Default
Charset- UTF8.
V
- validate() - Method in class org.infinispan.rest.configuration.AuthenticationConfigurationBuilder
- validate() - Method in class org.infinispan.rest.configuration.RestServerConfigurationBuilder
- VALUE_CONTENT_TYPE_HEADER - org.infinispan.rest.ResponseHeader
- valueOf(String) - Static method in enum org.infinispan.rest.configuration.ExtendedHeaders
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.rest.framework.LookupResult.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.rest.framework.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.rest.RequestHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.rest.ResponseHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.infinispan.rest.ResponseWriter
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.infinispan.rest.configuration.ExtendedHeaders
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.rest.framework.LookupResult.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.rest.framework.Method
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.rest.RequestHeader
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.rest.ResponseHeader
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.infinispan.rest.ResponseWriter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variables() - Method in interface org.infinispan.rest.framework.RestRequest
- variables() - Method in class org.infinispan.rest.NettyRestRequest
W
- warnDeprecatedCall(String) - Method in class org.infinispan.rest.logging.Log_$logger
- warnDeprecatedCall(String) - Method in interface org.infinispan.rest.logging.Log
- warnDeprecatedCall$str() - Method in class org.infinispan.rest.logging.Log_$logger
- warnInvalidNumber(String, String) - Method in class org.infinispan.rest.logging.Log_$logger
- warnInvalidNumber(String, String) - Method in interface org.infinispan.rest.logging.Log
- warnInvalidNumber$str() - Method in class org.infinispan.rest.logging.Log_$logger
- withAction(String) - Method in class org.infinispan.rest.framework.impl.InvocationImpl.Builder
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.infinispan.rest.CorsHandler
- write(ProtobufTagMarshaller.WriteContext, CacheDistributionInfo) - Method in class org.infinispan.rest.distribution.CacheDistributionInfo$___Marshaller_d29d2c8791a59bb0952e36da57e31d3d06e79a149845ac44d334bd095efcb62c
- write(ProtobufTagMarshaller.WriteContext, CacheDistributionRunnable) - Method in class org.infinispan.rest.distribution.CacheDistributionRunnable$___Marshaller_45f1040aff503b6010c6b926057475925f0a64804eab6e8f0d6f4ba5ddce3a36
- write(ProtobufTagMarshaller.WriteContext, NodeDistributionInfo) - Method in class org.infinispan.rest.distribution.NodeDistributionInfo$___Marshaller_50bcddd047df75d5979a51292e9db600cc21f4e1e18d6fe36b39e9a26196ea0e
- WrongDateFormatException - Exception in org.infinispan.rest.operations.exceptions
- WrongDateFormatException(String) - Constructor for exception org.infinispan.rest.operations.exceptions.WrongDateFormatException
- WWW_AUTHENTICATE_HEADER - org.infinispan.rest.ResponseHeader
X
- XSiteResource - Class in org.infinispan.rest.resources
-
Handles REST calls for cache and cache manager level X-Site operations
- XSiteResource(InvocationHelper) - Constructor for class org.infinispan.rest.resources.XSiteResource
All Classes All Packages