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

Module pyGlobus.gassTransfer

Provides an interface to the Gass Transfer module.
Classes
ListenerAttr A proxy class for gass transfer listener attributes
TransferClient  
TransferData This class handles send_bytes and receive_bytes calls which both a TransferClient and a TransferServer object can make.
TransferListener Proxy class that wraps the listener handle for servers handle is the listerner handle pointer The TransServer class provides an higher level interface than this.
TransferReqAttr A proxy class for gass transfer request attributes
TransferRequest Proxy class that wraps the request handle for clients and server handle is the request handle pointer isClient is true if it is a client-side handle
TransferServer A class to accept and handle requests

Exceptions
GassTransferServerException  
TransferException  
TransferListenerAttrException  
TransferListenerException  
TransferReqAttrException  
TransferServerException  

Generated by Epydoc 2.1 on Tue Apr 4 14:32:53 2006 http://epydoc.sf.net