Uses of Class
org.ektorp.http.URI

Packages that use URI
org.ektorp.http   
 

Uses of URI in org.ektorp.http
 

Methods in org.ektorp.http that return URI
 URI URI.append(String pathElement)
           
 URI URI.copy()
           
static URI URI.of(String path)
           
 URI URI.param(String name, int value)
           
 URI URI.param(String name, long value)
           
 URI URI.param(String name, String value)
           
static URI URI.prototype(String path)
           
 



Copyright © 2011. All Rights Reserved.