| Home | Trees | Index | Help |
|---|
| Package pyGlobus :: Module io |
|
| 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
|
DELEGATION_MODE
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.0 on Thu Jul 15 16:32:55 2004 | http://epydoc.sf.net |