|
Class Summary |
| JBCMethodCall |
A subclass of the JGroups MethodCall class, which adds a method id. |
| LegacyTreeCacheMarshaller |
Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher
level. |
| Marshaller |
Abstract Marshaller for JBoss Cache. |
| MarshallUtil |
Utility methods related to marshalling and unmarshalling objects. |
| MethodCallFactory |
Factory class to create instances of org.jgroups.blocks.MethodCall |
| MethodDeclarations |
Class containing Method and Method id definitions as well methods
allowing lookup operations both ways. |
| ObjectSerializationFactory |
Factory class for creating object output and inut streams, switching between JDK defaults and JBoss Serialization classes. |
| Region |
A region is a collection of tree cache nodes that share the same policy. |
| RegionManager |
Factory to create region from configuration, to track region,
and to resolve naming conflict for regions. |
| TreeCacheMarshaller |
Marshaller implementation that does aplication specific marshalling in the JGroups RpcDispatcher
level. |
| TreeCacheMarshaller140 |
An enhanced marshaller for RPC calls between TreeCache instances. |
| VersionAwareMarshaller |
A facade to various other marshallers like LegacyTreeCacheMarshaller and TreeCacheMarshaller140
which is version-aware. |