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