Home | Trees | Index | Help |
---|
Package pyGlobus :: Module xio |
|
Classes | |
---|---|
GsiSocket |
Class that has a python socket interface, but uses GSI for authentication and data integrity over the transport desired driver |
XioAttr |
A class that wraps the globus_xio_attr_t structure. |
XioBase |
Provides functionality all of the xio classes need |
XioDataDescriptor |
Wraps the globus_xio_data_descriptor_t structure |
XioDriver |
Creates an XioDriver |
XioSocket |
A simple socket interface similar to the Python socket API. |
XioStack |
Creates an Xio Attr |
XioTcpDriver |
class that wraps a globus_xio_driver_t that is a tcp driver, it has a dictionary with all of the commands that can be used to manipulate the driver |
Exceptions | |
---|---|
XioAttrException |
A subclass of XioException. |
XioDataDescriptorException |
A subclass of XioException. |
XioDriverException |
A subclass of XioException. |
XioException |
A subclass of GlobusException. |
XioSocketException |
A subclass of XioException. |
XioStackException |
A subclass of XioException. |
Variable Summary | |
---|---|
SRE_Pattern |
RE_IPV6 = \[[\w,\W,:,\.]+:[0-9]+
|
Variable Details |
---|
RE_IPV6
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:55 2006 | http://epydoc.sf.net |