Uses of Class
org.gridbus.broker.util.SrbURL

Packages that use SrbURL
org.gridbus.broker.util   
 

Uses of SrbURL in org.gridbus.broker.util
 

Methods in org.gridbus.broker.util that return SrbURL
static SrbURL SrbURL.parse(java.lang.String url)
          This method expects the url to be in the following format: srb://[username.mdasdomain[.zone][:password]@]host[:port]/path[?replica=replica_id][&resource=resource_name][&serverDN=server_DN][&authScheme=auth_scheme] The URL resembles a http url with a query string.
 


Copyright © The University of Melbourne. 2006