DropwizardExecutorProvider   DropwizardExecutorProvider 
Compiled from "DropwizardExecutorProvider.java" Compiled from "DropwizardExecutorProvider.java"
class io.dropwizard.client.DropwizardExecutorProvider implements org.glassf ish.jersey.spi.ExecutorServiceProvider { class io.dropwizard.client.DropwizardExecutorProvider implements org.glassf ish.jersey.spi.ExecutorServiceProvider {
public io.dropwizard.client.DropwizardExecutorProvider(java.util.concurre nt.ExecutorService); io.dropwizard.client.DropwizardExecutorProvider(java.util.concurrent.Exec utorService);
public java.util.concurrent.ExecutorService getExecutorService(); public java.util.concurrent.ExecutorService getExecutorService();
public void dispose(java.util.concurrent.ExecutorService); public void dispose(java.util.concurrent.ExecutorService);
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 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/