| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
 twisted.application.service.Service --+    
                                       |    
twisted.application.service.MultiService --+
                                           |
                                          PBManager
A centralized manager for PB ports and authentication on them.
Allows various pieces of code to request a (port, username) combo, along with a password and a perspective factory.
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
| Class Variables | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 
  | 
  
 Register a perspective factory PFACTORY to be executed when a PB connection arrives on PORTSTR with USERNAME/PASSWORD. Returns a Registration object which can be used to unregister later.  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:26 2011 | http://epydoc.sourceforge.net |