A C E F G I L M N O P R S T U V W _

C

callServer(Method, Object...) - Method in class ParkNPark.client.FaultTolerantClientManager
Calls the given method on the server with the given arguments and returns a ReturnValueOrException object to indicate a normal or exceptional result and contain the return value or the exception object.
checkDuplicate - Variable in class ParkNPark.middletier.ClientManagerImpl
Statements used for duplicate message detection
checkServers() - Method in class ParkNPark.middletier.ReplicationManager
Check whether or not servers are active
clientID - Variable in class ParkNPark.client.FaultTolerantClientManager
The server-generated client ID
clientID - Variable in exception ParkNPark.interfaces.InvalidClientException
The client ID that is not recognized by the system
clientID - Variable in exception ParkNPark.interfaces.InvalidSequenceNumberException
ID of the client
clientID - Variable in class ParkNPark.middletier.ClientManagerImpl
Client's ID used for fault-tolerance
ClientManager - Interface in ParkNPark.interfaces
The interface that a single client uses to communicate with its server-side client manager instance
ClientManagerFactory - Interface in ParkNPark.interfaces
The main interface that the client uses to communicate with the server
ClientManagerFactoryHelper - Class in ParkNPark.interfaces
The main interface that the client uses to communicate with the server
ClientManagerFactoryHelper() - Constructor for class ParkNPark.interfaces.ClientManagerFactoryHelper
 
ClientManagerFactoryHolder - Class in ParkNPark.interfaces
The main interface that the client uses to communicate with the server
ClientManagerFactoryHolder() - Constructor for class ParkNPark.interfaces.ClientManagerFactoryHolder
 
ClientManagerFactoryHolder(ClientManagerFactory) - Constructor for class ParkNPark.interfaces.ClientManagerFactoryHolder
 
ClientManagerFactoryImpl - Class in ParkNPark.middletier
Creates and manages ClientManager instances for clients
ClientManagerFactoryImpl() - Constructor for class ParkNPark.middletier.ClientManagerFactoryImpl
 
ClientManagerFactoryOperations - Interface in ParkNPark.interfaces
The main interface that the client uses to communicate with the server
ClientManagerFactoryPOA - Class in ParkNPark.interfaces
The main interface that the client uses to communicate with the server
ClientManagerFactoryPOA() - Constructor for class ParkNPark.interfaces.ClientManagerFactoryPOA
 
ClientManagerHelper - Class in ParkNPark.interfaces
The interface that a single client uses to communicate with its server-side client manager instance
ClientManagerHelper() - Constructor for class ParkNPark.interfaces.ClientManagerHelper
 
ClientManagerHolder - Class in ParkNPark.interfaces
The interface that a single client uses to communicate with its server-side client manager instance
ClientManagerHolder() - Constructor for class ParkNPark.interfaces.ClientManagerHolder
 
ClientManagerHolder(ClientManager) - Constructor for class ParkNPark.interfaces.ClientManagerHolder
 
ClientManagerImpl - Class in ParkNPark.middletier
Server object that will manage communication between the client and the database.
ClientManagerImpl(int) - Constructor for class ParkNPark.middletier.ClientManagerImpl
Create a client manager for an existing client that will hold information specific to the client.
ClientManagerImpl() - Constructor for class ParkNPark.middletier.ClientManagerImpl
Create a client manager for a new client that will hold information specific to the client.
ClientManagerOperations - Interface in ParkNPark.interfaces
The interface that a single client uses to communicate with its server-side client manager instance
ClientManagerPOA - Class in ParkNPark.interfaces
The interface that a single client uses to communicate with its server-side client manager instance
ClientManagerPOA() - Constructor for class ParkNPark.interfaces.ClientManagerPOA
 
close() - Method in class ParkNPark.common.InputEater
 
closeClientManager - Static variable in class ParkNPark.client.FaultTolerantClientManager
 
closeClientManager() - Method in class ParkNPark.client.FaultTolerantClientManager
Closes the client manager and frees server resources associated with it, including the client manager's activation in the server's CORBA portable object adapter
closeClientManager() - Method in class ParkNPark.interfaces._ClientManagerStub
Closes the client manager and frees server resources associated with it, including the client manager's activation in the server's CORBA portable object adapter
closeClientManager() - Method in interface ParkNPark.interfaces.ClientManagerOperations
Closes the client manager and frees server resources associated with it, including the client manager's activation in the server's CORBA portable object adapter
closeClientManager() - Method in class ParkNPark.middletier.ClientManagerImpl
Closes the client manager and frees server resources associated with it, including the client manager's activation in the server's CORBA portable object adapter
cmf - Variable in class ParkNPark.middletier.ServerState
ClientManagerFactory for this server
conn - Variable in class ParkNPark.middletier.ClientManagerImpl
Connection to the database

A C E F G I L M N O P R S T U V W _