Methods
- -config
- This configuration is hand-off by the FTBootstrap instance and
read from a ftconfig.xml file.
- -serviceManager
- -sessionManager
This configuration is hand-off by the FTBootstrap instance and
read from a ftconfig.xml file.
- (FTConfig *) config
- method result
- the configuration for this server
- (id <FTServiceManager>) serviceManager;
- method result
- instance managing the services
- (id <FTSessionManager>) sessionManager;
- method result
- reference to the session manager
(Last Updated August 27, 2006)