| Package | Description |
|---|---|
| com.github.restdriver.serverdriver.http |
| Modifier and Type | Method and Description |
|---|---|
ImmutableUrl |
ImmutableUrl.withParam(String key,
String value)
Adds a query-string parameter to the end of the url, like ?key=val.
|
ImmutableUrl |
ImmutableUrl.withPath(String path)
Add a path to a url.
|
Copyright © 2013. All Rights Reserved.