|
jGCS Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |