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 { | |||
io.dropwizard.client.DropwizardExecutorProvider(java.util.concurrent.Exec utorService, io.dropwizard.util.Duration); | 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); | |||
static {}; | ||||
} | } | |||
End of changes. 2 change blocks. | ||||
2 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/ |