Package | Description |
---|---|
org.ektorp.http |
Modifier and Type | Method and Description |
---|---|
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 © 2013. All Rights Reserved.