Package AccessGrid :: Module NetworkLocation :: Class UnicastNetworkLocation
[show private | hide private]
[frames | no frames]

Class UnicastNetworkLocation

NetworkLocation --+
                  |
                 UnicastNetworkLocation


Unicast network location encapsulates the configuration information about a unicast network connection.


Method Summary
  __repr__(self)
    Inherited from NetworkLocation
  __init__(self, host, port)
  GetHost(self)
  GetPort(self)
  SetHost(self, host)
  SetPort(self, port)

Class Variable Summary
str TYPE = 'unicast'
    Inherited from NetworkLocation
str host = ''
int port = 0                                                                     

Class Variable Details

TYPE

Type:
str
Value:
'unicast'                                                              

Generated by Epydoc 2.1 on Thu Apr 14 16:39:31 2005 http://epydoc.sf.net