Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Passenger::AnythingToString< T >Used internally by toString()
Passenger::Passenger::AnythingToString< vector< string > >Used internally by toString()
Passenger::ApplicationRepresents a single Ruby on Rails or Rack application instance
Passenger::Application::SessionRepresents the life time of a single request/response pair of a Ruby on Rails or Rack application
Passenger::ApplicationPoolA persistent pool of Applications
Passenger::ApplicationPoolServerMulti-process usage support for ApplicationPool
Passenger::BufferedUploadRepresents a buffered upload file
Passenger::BusyExceptionThe application pool is too busy and cannot fulfill a get() request
ClientRepresents a single ApplicationPool client, connected to this server
Passenger::ConfigurationExceptionThrown when an invalid configuration is given
Passenger::DirectoryMapperUtility class for determining URI-to-application directory mappings
Passenger::DummySpawnManagerA dummy SpawnManager replacement for testing/debugging purposes
Passenger::FileCheckerUtility class for checking for file changes
Passenger::FileNotFoundExceptionThrown when a certain file cannot be found
Passenger::FileSystemExceptionA filesystem error, as returned by the operating system
HooksApache hook functions, wrapped in a class
Passenger::IOExceptionRepresents an error that occured during an I/O operation
Passenger::MessageChannelConvenience class for I/O operations on file descriptors
Passenger::PoolOptionsThis struct encapsulates information for ApplicationPool::get() and for SpawnManager::spawn(), such as which application is to be spawned
Passenger::RuntimeExceptionA generic runtime exception
Passenger::SpawnExceptionThrown when SpawnManager or ApplicationPool fails to spawn an application instance
Passenger::SpawnManagerSpawning of Ruby on Rails/Rack application instances
Passenger::StandardApplicationPoolA standard implementation of ApplicationPool for single-process environments
Passenger::SystemExceptionRepresents an error returned by a system call or a standard library call
Passenger::SystemTimeThis class allows one to obtain the system time, similar to time()

Generated on Tue Mar 31 14:00:28 2009 for Passenger by  doxygen 1.5.5