com.espertech.esperio.http.core
Class URIUtil

java.lang.Object
  extended by com.espertech.esperio.http.core.URIUtil

public class URIUtil
extends java.lang.Object


Constructor Summary
URIUtil()
           
 
Method Summary
static java.net.URI withQuery(java.net.URI uri, java.util.Map<java.lang.String,java.lang.String> parameters)
           
static java.net.URI withQuery(java.net.URI uri, java.lang.String... parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URIUtil

public URIUtil()
Method Detail

withQuery

public static java.net.URI withQuery(java.net.URI uri,
                                     java.lang.String... parameters)

withQuery

public static java.net.URI withQuery(java.net.URI uri,
                                     java.util.Map<java.lang.String,java.lang.String> parameters)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com