| Resource | Resource | |||
|---|---|---|---|---|
| skipping to change at line 14 | skipping to change at line 14 | |||
| public javax.validation.Validator getValidator(); | public javax.validation.Validator getValidator(); | |||
| public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); | public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); | |||
| public java.util.function.Consumer<org.glassfish.jersey.client.ClientConf ig> getClientConfigurator(); | public java.util.function.Consumer<org.glassfish.jersey.client.ClientConf ig> getClientConfigurator(); | |||
| public javax.ws.rs.client.WebTarget target(java.lang.String); | public javax.ws.rs.client.WebTarget target(java.lang.String); | |||
| public javax.ws.rs.client.Client client(); | public javax.ws.rs.client.Client client(); | |||
| public org.glassfish.jersey.test.JerseyTest getJerseyTest(); | public org.glassfish.jersey.test.JerseyTest getJerseyTest(); | |||
| public void before() throws java.lang.Throwable; | public void before() throws java.lang.Throwable; | |||
| public void after() throws java.lang.Throwable; | public void after() throws java.lang.Throwable; | |||
| io.dropwizard.testing.common.Resource(io.dropwizard.testing.common.Resour ceTestJerseyConfiguration, io.dropwizard.testing.common.Resource$1); | io.dropwizard.testing.common.Resource(io.dropwizard.testing.common.Resour ceTestJerseyConfiguration, io.dropwizard.testing.common.Resource$1); | |||
| static io.dropwizard.testing.common.ResourceTestJerseyConfiguration acces s$100(io.dropwizard.testing.common.Resource); | static io.dropwizard.testing.common.ResourceTestJerseyConfiguration acces s$100(io.dropwizard.testing.common.Resource); | |||
| static {}; | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/  | ||||