SslReload   SslReload 
Compiled from "SslReload.java" Compiled from "SslReload.java"
public class io.dropwizard.jetty.SslReload { public class io.dropwizard.jetty.SslReload {
public io.dropwizard.jetty.SslReload(org.eclipse.jetty.util.ssl.SslContex tFactory, java.util.function.Consumer<org.eclipse.jetty.util.ssl.SslContext Factory>); public io.dropwizard.jetty.SslReload(org.eclipse.jetty.util.ssl.SslContex tFactory, java.util.function.Consumer<org.eclipse.jetty.util.ssl.SslContext Factory>);
public void reload() throws java.lang.Exception; public void reload() throws java.lang.Exception;
public void reload(org.eclipse.jetty.util.ssl.SslContextFactory) throws j ava.lang.Exception;
public void reloadDryRun() throws java.lang.Exception; public void reloadDryRun() throws java.lang.Exception;
public org.eclipse.jetty.util.ssl.SslContextFactory getFactory(); public org.eclipse.jetty.util.ssl.SslContextFactory getFactory();
} }
 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/