Uses of Package
org.infinispan.util

Packages that use org.infinispan.util
Package
Description
Commands that operate on the cache, either locally or remotely.
 
 
 
 
Meta-commands that wrap other commands for remote execution.
 
 
 
Commands that represent transactional lifecycle transitions.
Commands that alter the state of the cache.
 
Factories are internal components used to create other components based on a cache's configuration.
Externalizers for various JDK types that are marshalled using the marshalling framework.
 
 
 
 
Handling of inbound commands on remote nodes.
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
This is the private xsite package.