|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaddedVoid | |
---|---|
ParkNPark.client | |
ParkNPark.interfaces | |
ParkNPark.middletier |
Uses of PaddedVoid in ParkNPark.client |
---|
Methods in ParkNPark.client that return PaddedVoid | |
---|---|
PaddedVoid |
FaultTolerantClientManager.exitLot(int seq)
Removes the client's car from the lot that it is currently in |
Uses of PaddedVoid in ParkNPark.interfaces |
---|
Fields in ParkNPark.interfaces declared as PaddedVoid | |
---|---|
PaddedVoid |
PaddedVoidHolder.value
|
Methods in ParkNPark.interfaces that return PaddedVoid | |
---|---|
PaddedVoid |
_ClientManagerStub.exitLot(int seq)
Removes the client's car from the lot that it is currently in |
PaddedVoid |
ClientManagerOperations.exitLot(int seq)
Removes the client's car from the lot that it is currently in |
static PaddedVoid |
PaddedVoidHelper.extract(Any a)
|
static PaddedVoid |
PaddedVoidHelper.read(InputStream istream)
|
Methods in ParkNPark.interfaces with parameters of type PaddedVoid | |
---|---|
static void |
PaddedVoidHelper.insert(Any a,
PaddedVoid that)
|
static void |
PaddedVoidHelper.write(OutputStream ostream,
PaddedVoid value)
|
Constructors in ParkNPark.interfaces with parameters of type PaddedVoid | |
---|---|
PaddedVoidHolder(PaddedVoid initialValue)
|
Uses of PaddedVoid in ParkNPark.middletier |
---|
Fields in ParkNPark.middletier declared as PaddedVoid | |
---|---|
protected PaddedVoid |
ClientManagerImpl.paddedVoid
PaddedVoid instance for padded void returns |
Methods in ParkNPark.middletier that return PaddedVoid | |
---|---|
PaddedVoid |
ClientManagerImpl.exitLot(int seq)
Removes the client's car from the lot that it is currently in |
protected PaddedVoid |
ClientManagerImpl.padVoid()
Pad the void in order to make it comply with the reply size of the analysis |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |