Frames | No Frames |
Deprecated Classes | |
GossipServer Use GossipRouter instead |
Deprecated Constructors | |
org.jgroups.JChannel.JChannel(Object) Use the constructors with specific parameter types instead. | |
org.jgroups.JChannelFactory.JChannelFactory() This constructor should only be used in conjunction with the
deprecated getChannel(Object) method of this
class. | |
org.jgroups.blocks.MethodCall.MethodCall(String,Object[]) Use one of the constructors that take class types as arguments |