|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CBL | |
dist1.acb.CBL | |
dist1.acb.CBL.concretePackets | |
dist1.acb.common.transport.concretePackets |
Uses of CBL in dist1.acb.CBL |
Methods in dist1.acb.CBL that return CBL | |
CBL |
Backup.getThisCBL()
Returns information about this CBL |
CBL |
Primary.getThisCBL()
Returns information about this CBL |
CBL |
Server.getThisCBL()
Returns information about this CBL |
Methods in dist1.acb.CBL with parameters of type CBL | |
static boolean |
ControlSocket.requestForHotJoin(CBL cbl)
Tries to connect to the CBL and to send RequestForHostJoin |
Uses of CBL in dist1.acb.CBL.concretePackets |
Methods in dist1.acb.CBL.concretePackets that return CBL | |
CBL |
RequestExecuteHotJoin.getCbl()
Getter for property cbl. |
CBL |
RequestInitCBLTable.getPrimary()
Getter for property primary. |
CBL |
RequestJoin.getCbl()
Getter for property cbl. |
Methods in dist1.acb.CBL.concretePackets with parameters of type CBL | |
void |
RequestExecuteHotJoin.setCbl(CBL cbl)
Setter for property cbl. |
void |
RequestInitCBLTable.setPrimary(CBL primary)
Setter for property primary. |
void |
RequestJoin.setCbl(CBL cbl)
Setter for property cbl. |
Constructors in dist1.acb.CBL.concretePackets with parameters of type CBL | |
RequestExecuteHotJoin(CBL cbl)
Creates a new instance of RequestExecuteHotJoin |
|
RequestInitCBLTable(CBL primary)
Creates a new instance of RequestInitCBLTable |
|
RequestJoin(CBL cbl)
Creates a new instance of RequestJoin |
Uses of CBL in dist1.acb.common.transport.concretePackets |
Methods in dist1.acb.common.transport.concretePackets that return CBL | |
CBL |
RequestUpdateCBL.getCbl()
Getter for property cbl. |
Methods in dist1.acb.common.transport.concretePackets with parameters of type CBL | |
void |
RequestUpdateCBL.setCbl(CBL cbl)
Setter for property cbl. |
Constructors in dist1.acb.common.transport.concretePackets with parameters of type CBL | |
RequestUpdateCBL(CBL cbl)
Creates a new instance of RequestUpdateCBL |
|
ResponseCBLsInfo.CBLInfo(CBL cbl,
java.lang.Integer connectedUsers)
Creates a new CBLInfo object. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |