|
jGCS Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlSession | |
---|---|
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 ControlSession in net.sf.jgcs |
---|
Classes in net.sf.jgcs that implement ControlSession | |
---|---|
class |
AbstractControlSession
This class defines a AbstractControlSession. |
Methods in net.sf.jgcs that return ControlSession | |
---|---|
ControlSession |
Protocol.openControlSession(GroupConfiguration group)
Creates a new Control Session. |
Uses of ControlSession in net.sf.jgcs.membership |
---|
Subinterfaces of ControlSession in net.sf.jgcs.membership | |
---|---|
interface |
BlockSession
This class defines a BlockSession. |
interface |
MembershipSession
This class defines a MembershipSession. |
Classes in net.sf.jgcs.membership that implement ControlSession | |
---|---|
class |
AbstractBlockSession
|
class |
AbstractMembershipSession
|
|
jGCS Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |