Uses of Class org.jgroups.blocks.PullPushAdapter

Uses in package org.jgroups.service.lease

Fields of type org.jgroups.blocks.PullPushAdapter

PullPushAdapter
PullPushAdapter

Uses in package org.jgroups.blocks

Constructors with parameter type org.jgroups.blocks.PullPushAdapter

DistributedHashtable.DistributedHashtable(PullPushAdapter adapter, Serializable id, long state_timeout)
Uses a user-provided PullPushAdapter to create the dispatcher rather than a Channel.
Uses a user-provided PullPushAdapter to create the dispatcher rather than a Channel.
DistributedTree.DistributedTree(PullPushAdapter adapter, Serializable id, long state_timeout)
MessageDispatcher.MessageDispatcher(PullPushAdapter adapter, Serializable id, MessageListener l, MembershipListener l2, RequestHandler req_handler, boolean concurrent_processing)
Creates an instance of ReplicationManager on top of a PullPushAdapter
RpcDispatcher.RpcDispatcher(PullPushAdapter adapter, Serializable id, MessageListener l, MembershipListener l2, Object server_obj)
VotingAdapter.VotingAdapter(PullPushAdapter adapter, Serializable id)

Fields of type org.jgroups.blocks.PullPushAdapter

PullPushAdapter

Uses in package org.jgroups.service

Fields of type org.jgroups.blocks.PullPushAdapter

PullPushAdapter

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.