public class DropwizardClient extends Object
| Constructor and Description |
|---|
DropwizardClient(Object... resources) |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
URI |
baseUri() |
void |
before() |
Environment |
getEnvironment() |
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
public DropwizardClient(Object... resources)
public URI baseUri()
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
public Environment getEnvironment()
public void after()
Copyright © 2020. All rights reserved.