public class SpaceURLParser extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getRMIDurl(String rmidURL)  | 
static SpaceURL | 
parseURL(String spaceURL)
Parse given URL. 
 | 
static SpaceURL | 
parseURL(String spaceURLStr,
        Properties customProperties)
Parse given space url string and return a full SpaceURL object. 
 | 
static void | 
printUsage()  | 
public static SpaceURL parseURL(String spaceURL) throws MalformedURLException
spaceURL - space url stringMalformedURLExceptionpublic static SpaceURL parseURL(String spaceURLStr, Properties customProperties) throws MalformedURLException
MalformedURLExceptionpublic static void printUsage()
Copyright © GigaSpaces.