org.apache.openejb.client
Class MulticastConnectionFactory.URIs
java.lang.Object
org.apache.openejb.client.MulticastConnectionFactory.URIs
- Enclosing class:
- MulticastConnectionFactory
public static class MulticastConnectionFactory.URIs
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastConnectionFactory.URIs
public MulticastConnectionFactory.URIs()
parseQuery
public static Map<String,String> parseQuery(String uri)
throws URISyntaxException
- Throws:
URISyntaxException
parseParamters
public static Map<String,String> parseParamters(URI uri)
throws URISyntaxException
- Throws:
URISyntaxException
stripPrefix
public static String stripPrefix(String value,
String prefix)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.