public class Mech2WithBase extends Object
| Constructor and Description |
|---|
Mech2WithBase(Mech2 mech2,
URI baseURI) |
| Modifier and Type | Method and Description |
|---|---|
Mech2Request |
get(String path) |
URI |
getBaseURI() |
Mech2Request |
getf(String pathFormat,
Object... args) |
Mech2 |
getMech2() |
Mech2Request |
post(String path) |
public Mech2 getMech2()
public URI getBaseURI()
public Mech2Request get(String path) throws URISyntaxException
URISyntaxExceptionpublic Mech2Request getf(String pathFormat, Object... args) throws URISyntaxException
URISyntaxExceptionpublic Mech2Request post(String path) throws URISyntaxException
URISyntaxExceptionCopyright © 2014. All rights reserved.