Package pyGlobus :: Module io
[show private | hide private]
[frames | no frames]

Module pyGlobus.io

The main interface to the Globus io module.
Classes
AuthData  
FileIOAttr  
ForkingGSITCPSocketServer Forking GSITCPSocketServer
GSIFile This is a file-like class that wraps a GSITCPSocket.
GSIHTTP  
GSIHTTPConnection This class allows communication via SSL.
GSIInfile  
GSIOutfile  
GSIRequestHandler  
GSITCPServer Base class for various socket-based server classes.
GSITCPSocket A simple socket interface to secure Globus IO.
GSITCPSocketServer Derives from the base GSITCPServer class.
IOBase  
NetIOAttr  
TCPIOAttr  
ThreadingGSITCPSocketServer Threaded GSITCPSocketServer

Exceptions
AuthDataException  
FileIOAttrException  
GSITCPException  
GSITCPSocketException A sub-class of IOBaseException.
IOBaseException  
NetIOAttrException  
TCPIOAttrException  

Function Summary
  client_auth_callback(server, g_handle, remote_user, context)
  server_auth_callback(server, g_handle, remote_user, context)

Variable Summary
int CHANNEL_MODE = 1                                                                     
int DELEGATION_MODE = 2                                                                     

Variable Details

CHANNEL_MODE

Type:
int
Value:
1                                                                     

DELEGATION_MODE

Type:
int
Value:
2                                                                     

Generated by Epydoc 2.0 on Fri Jul 23 18:36:04 2004 http://epydoc.sf.net