DropwizardClient.1 | DropwizardClient.1 | |||
---|---|---|---|---|
Compiled from "DropwizardClient.java" | Compiled from "DropwizardClient.java" | |||
class io.dropwizard.testing.common.DropwizardClient$1 extends io.dropwizard .testing.DropwizardTestSupport<io.dropwizard.Configuration> { | class io.dropwizard.testing.common.DropwizardClient$1 extends io.dropwizard .testing.DropwizardTestSupport<io.dropwizard.core.Configuration> { | |||
final io.dropwizard.testing.common.DropwizardClient this$0; | final io.dropwizard.testing.common.DropwizardClient this$0; | |||
io.dropwizard.testing.common.DropwizardClient$1(io.dropwizard.testing.com mon.DropwizardClient, java.lang.Class, java.lang.String, io.dropwizard.test ing.ConfigOverride...); | io.dropwizard.testing.common.DropwizardClient$1(io.dropwizard.testing.com mon.DropwizardClient, java.lang.Class, java.lang.String, io.dropwizard.test ing.ConfigOverride...); | |||
public io.dropwizard.Application<io.dropwizard.Configuration> newApplicat ion(); | public io.dropwizard.core.Application<io.dropwizard.core.Configuration> n ewApplication(); | |||
} | } | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 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/ |