| Class and Description |
|---|
| org.jgroups.blocks.DistributedHashtable
Use
ReplicatedHashMap instead |
| org.jgroups.blocks.PullPushAdapter
Use
Receiver instead, this class will be removed in JGroups 3.0 |
| org.jgroups.blocks.ReplicatedHashtable
Use
ReplicatedHashMap instead |
| Constructor and Description |
|---|
| org.jgroups.JChannel(Object)
Use the constructors with specific parameter types instead.
|
| org.jgroups.blocks.MethodCall(String, Object[])
Use one of the constructors that take class types as arguments
|
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.