public static class MulticastConnectionFactory.URIs extends Object
| Constructor and Description |
|---|
MulticastConnectionFactory.URIs() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
parseParamters(URI uri) |
static Map<String,String> |
parseQuery(String uri) |
static String |
stripPrefix(String value,
String prefix) |
public static Map<String,String> parseQuery(String uri) throws URISyntaxException
URISyntaxExceptionpublic static Map<String,String> parseParamters(URI uri) throws URISyntaxException
URISyntaxExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.