Helpers.TupleSpaceConfiguraton Class
This utility-class reads the configuration file and stores the URI of the wellknown-service type (the server) into a URIBuilder. The information is retrieved via provided methods

Access: Public
Base Classes: Object
  Members Description  
    uri the UriBuilder instance

 
    xmldoc the XmlDoc used to read the xml-file and find the node

 
    TupleSpaceConfiguraton Sinlge constructor takes the path (file location)

 
    getServerPort returns the port the server is listening on

 
    getServerName returns the server's name

 
    getEndPoint returns the endpoint where the server is stored

 
    getFullServerString gets the full server address with name and port

 
    getUri returns the URI object

 
    createGUID builds a unique id using the host's url and the utility class GUID