All Classes and Interfaces

Class
Description
A common protocol server dealing with common property parameter validation and assignment and transport lifecycle.
Helper
This class provides the functionality to either accept or reject new Channels based on their IP address.
 
AdminOperations
AdminOperationParameters
AdminOperationsHandler is a special TaskEngine which can handle admin tasks
Common base for admin server tasks
AuthorizingCallbackHandler.
Handles all tasks related to the creation/restoration of server backups.
An interface to encapsulate the various arguments required by the BackupManager in order to include/exclude resources from a backup/restore operation.
 
An enum representing the current state of a Backup operation.
 
 
 
 
WARNING: Generated code! Do not edit!
Admin operation to create a cache Parameters: name the name of the cache to create flags any flags, e.g.
Admin operation to create a cache Parameters: name the name of the cache to create template the name of the template to use configuration the XML configuration to use flags any flags, e.g.
 
Admin operation to obtain a list of caches
Admin operation to reindex a cache Parameters: name the name of the cache to reindex flags unused
Admin operation to remove a cache Parameters: name the name of the cache to remove flags
ProtoStream entity used to represent individual cache entries.
Administrative operation to update a specific configuration attribute for a given cache with the following parameters: Parameters: name specifies the cache for which its configuration attribute will be updated. attribute the path of the attribute we want to change, e.g.
Administrative operation to update the index schema for a cache with the following parameters: Parameters: name specifies the cache for which its index schema will be updated. flags unused
 
An interface that defines how a container resource is backed up and restored by the BackupManager.
Factory for creating the ContainerResources required for a backup/restore operation.
WARNING: Generated code! Do not edit!
ProtoStream entity used to represent counter instances.
 
EmbeddedServerAdminOperationHandler is an implementation of AdminOperationsHandler which uses CacheContainerAdmin to apply changes to the cache manager configuration
 
 
Static helper class that provides methods to be used with a ByteBuf that are useful for Infinispan.
Utilities to read from a ByteBuf
Externalizer ids used by Server module AdvancedExternalizer implementations.
 
A Netty channel handler that allows idle channels to be closed.
InetAddressPrincipal.
 
 
IpFilterConfigurationBuilder.
 
This differs from Netty's equivalent IpSubnetFilterRule in that it parses CIDR addresses
 
Server module lifecycle callbacks
Log abstraction for the server core module.
Warning this class consists of generated code.
 
 
 
 
Pipeline factory for Netty based channels.
 
 
 
Factory to create netty io event loop and replace the non blocking executor with it
A Netty based transport.
This event loop group prevents any tasks submitted via the Executor.execute(Runnable)}, ExecutorService.submit(Runnable), ExecutorService.submit(Callable), ExecutorService.submit(Runnable, Object) API methods from being ran on the same event loop that submitted it.
 
WARNING: Generated code! Do not edit!
Represents a protocol compliant server.
ServerConfiguration.
 
ProtocolServerConfigurationChildBuilder.
Query facade SPI.
Handles QOP of the SASL protocol.
Deprecated, for removal: This API element is subject to removal in a future version.
JSON to POJO conversion is deprecated and will be removed in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
JSON to POJO conversion is deprecated and will be removed in a future version.
 
Server Constant values
 
 
 
 
 
 
 
 
 
SimpleGroupPrincipal.
 
A server authentication handler which maintains a simple map of user names and passwords.
SimpleSubjectUserInfo.
 
SimpleUserPrincipal.
 
 
SslConfiguration.
SSLConfigurationBuilder.
ProtocolServerConfigurationChildBuilder.
SslEngineConfiguration
SSLConfigurationBuilder.
SSL utils mainly for Netty.
Input/Output ChannelHandler to keep statistics
A SaslServer which, when complete, can return a negotiated property named SubjectSaslServer.SUBJECT which contains a populated Subject representing the authenticated user.
 
 
 
 
* Admin operation to create a template * Parameters: * * name the name of the template to create * configuration the XML configuration to use * flags any flags, e.g.
Admin operation to obtain a list of caches
* Admin operation to remove a template * Parameters: * * name the name of the template to remove * flags any flags, e.g.
 
Server transport abstraction
UserPrincipal.
Reads and writes unsigned variable length integer values.
Reads and writes unsigned variable length long values.
Basic XML transcoder supporting conversions from XML to commons formats.
Adapter for the XStream XML Engine with pre-defined configurations.