jGCS Documentation

Uses of Class
net.sf.jgcs.AbstractControlSession

Packages that use AbstractControlSession
net.sf.jgcs This package defines the basic interface for group membership. 
net.sf.jgcs.membership This package provides extentions for membership and flush. 
 

Uses of AbstractControlSession in net.sf.jgcs
 

Fields in net.sf.jgcs with type parameters of type AbstractControlSession
protected  java.util.Map<GroupConfiguration,AbstractControlSession> AbstractProtocol.controlSessions
           
 

Methods in net.sf.jgcs that return AbstractControlSession
protected  AbstractControlSession AbstractProtocol.lookupControlSession(GroupConfiguration g)
           
 

Methods in net.sf.jgcs with parameters of type AbstractControlSession
protected  void AbstractProtocol.putSessions(GroupConfiguration g, AbstractControlSession control, AbstractDataSession data)
           
 

Uses of AbstractControlSession in net.sf.jgcs.membership
 

Subclasses of AbstractControlSession in net.sf.jgcs.membership
 class AbstractBlockSession
           
 class AbstractMembershipSession
           
 


jGCS Documentation

Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page