Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
_
G
getClientID
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getClientID()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientID()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the client's ID, which can be used in the client manager factory's getExistingClientManager() method
getClientManager()
- Method in class ParkNPark.interfaces.
_ClientManagerFactoryStub
Creates a new client manager instance for a new client
getClientManager()
- Method in interface ParkNPark.interfaces.
ClientManagerFactoryOperations
Creates a new client manager instance for a new client
getClientManager()
- Method in class ParkNPark.middletier.
ClientManagerFactoryImpl
Creates a new client manager instance for a new client
getCurrentLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getCurrentLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the car's current level number
getCurrentLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the car's current level number
getCurrentLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the car's current level number
getCurrentLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the car's current level number
getExistingClientManager(int)
- Method in class ParkNPark.interfaces.
_ClientManagerFactoryStub
Returns the existing client manager instance for an existing client.
getExistingClientManager(int)
- Method in interface ParkNPark.interfaces.
ClientManagerFactoryOperations
Returns the existing client manager instance for an existing client.
getExistingClientManager(int)
- Method in class ParkNPark.middletier.
ClientManagerFactoryImpl
Returns the existing client manager instance for an existing client.
getLots
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getLots()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getLots()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns an array of valid lot numbers in the system, sorted by the lot number in ascending order
getMaxLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getMaxLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the top level number of the car's current parking lot
getMaxLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the top level number of the car's current parking lot
getMinLevel
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getMinLevel()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns the bottom level number of the car's current parking lot
getMinLevel()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the bottom level number of the car's current parking lot
getOtherLotAvailability
- Static variable in class ParkNPark.client.
FaultTolerantClientManager
getOtherLotAvailability(int)
- Method in class ParkNPark.client.
FaultTolerantClientManager
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in class ParkNPark.interfaces.
_ClientManagerStub
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in interface ParkNPark.interfaces.
ClientManagerOperations
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getOtherLotAvailability(int)
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns an array of other lots that have availability, sorted by lot distance such that closer lots are listed first
getPrimaryServer()
- Method in class ParkNPark.client.
FaultTolerantClientManager
Refreshes the primary server that is registered in the name service
getSeqNum()
- Method in class ParkNPark.middletier.
ClientManagerImpl
Returns the client's sequence number, which can be used if the client loses track of it
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
_