|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.remoting.transport | |
---|---|
org.infinispan.affinity | |
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.remote | Meta-commands that wrap other commands for remote execution. |
org.infinispan.commands.tx | Commands that represent transactional lifecycle transitions. |
org.infinispan.commands.write | Commands that alter the state of the cache. |
org.infinispan.config | Cache configuration beans and parsers. |
org.infinispan.configuration.global | |
org.infinispan.context | Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags. |
org.infinispan.context.impl | This package contains different context implementations, selected dynamically based on the type of invocation. |
org.infinispan.distexec | |
org.infinispan.distexec.mapreduce | |
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.distribution.ch | |
org.infinispan.distribution.group | Groups allow keys with differeing hash codes to be co-located on the same node. |
org.infinispan.distribution.topologyaware | |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.locking | |
org.infinispan.manager | Cache manager package |
org.infinispan.notifications.cachelistener.event | |
org.infinispan.notifications.cachemanagerlistener | CacheManager -specific notifications and eventing. |
org.infinispan.notifications.cachemanagerlistener.event | |
org.infinispan.query.clustered | |
org.infinispan.remoting | Remote communication between cache instances. |
org.infinispan.remoting.responses | Abstractions of the different response types allowed during RPC. |
org.infinispan.remoting.rpc | Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. |
org.infinispan.remoting.transport | Transports handle the low-level networking, used by the remoting components. |
org.infinispan.remoting.transport.jgroups | A transport implementation based on JGroups. |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
org.infinispan.topology | |
org.infinispan.transaction | JTA transaction support. |
org.infinispan.transaction.xa | XA transaction support. |
org.infinispan.transaction.xa.recovery | |
org.infinispan.util | 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. |
org.infinispan.util.logging | Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. |
org.infinispan.xsite |
Classes in org.infinispan.remoting.transport used by org.infinispan.affinity | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.commands | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.commands.remote | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.commands.tx | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.commands.write | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.config | |
---|---|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.configuration.global | |
---|---|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.context | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.context.impl | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distexec | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distexec.mapreduce | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distribution | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distribution.ch | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distribution.group | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.distribution.topologyaware | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.interceptors | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.interceptors.distribution | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.interceptors.locking | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.manager | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.notifications.cachelistener.event | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.notifications.cachemanagerlistener | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.notifications.cachemanagerlistener.event | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.query.clustered | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.remoting | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.responses | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.rpc | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.transport | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
BackupResponse
Represents a response from a backup replication call. |
|
TopologyAwareAddress
Wraps a TopologyUUID JGroups address |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.remoting.transport.jgroups | |
---|---|
AbstractTransport
Common transport-related behaviour |
|
Address
A destination for an Infinispan command or operation. |
|
BackupResponse
Represents a response from a backup replication call. |
|
TopologyAwareAddress
Wraps a TopologyUUID JGroups address |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.statetransfer | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.topology | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.transaction | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.transaction.xa | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.transaction.xa.recovery | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.util | |
---|---|
Address
A destination for an Infinispan command or operation. |
|
Transport
An interface that provides a communication link with remote caches. |
Classes in org.infinispan.remoting.transport used by org.infinispan.util.logging | |
---|---|
Address
A destination for an Infinispan command or operation. |
Classes in org.infinispan.remoting.transport used by org.infinispan.xsite | |
---|---|
BackupResponse
Represents a response from a backup replication call. |
|
Transport
An interface that provides a communication link with remote caches. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |