ProtobufBundle | ProtobufBundle | |||
---|---|---|---|---|
Compiled from "ProtobufBundle.java" | Compiled from "ProtobufBundle.java" | |||
public class io.dropwizard.jersey.protobuf.ProtobufBundle implements io.dro pwizard.Bundle { | public class io.dropwizard.jersey.protobuf.ProtobufBundle<C extends io.drop wizard.Configuration> implements io.dropwizard.ConfiguredBundle<C> { | |||
public io.dropwizard.jersey.protobuf.ProtobufBundle(); | public io.dropwizard.jersey.protobuf.ProtobufBundle(); | |||
public void initialize(io.dropwizard.setup.Bootstrap<?>); | public void initialize(io.dropwizard.setup.Bootstrap<?>); | |||
public void run(io.dropwizard.setup.Environment); | public void run(C, io.dropwizard.setup.Environment); | |||
public void run(java.lang.Object, io.dropwizard.setup.Environment) throws | ||||
java.lang.Exception; | ||||
} | } | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 4 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/ |