JerseyClientBuilder.1 | JerseyClientBuilder.1 | |||
---|---|---|---|---|
Compiled from "JerseyClientBuilder.java" | Compiled from "JerseyClientBuilder.java" | |||
class io.dropwizard.client.JerseyClientBuilder$1 implements org.glassfish.j | class io.dropwizard.client.JerseyClientBuilder$1 implements io.dropwizard.l | |||
ersey.client.spi.ConnectorProvider { | ifecycle.Managed { | |||
final io.dropwizard.client.ConfiguredCloseableHttpClient val$apacheHttpCl | final javax.ws.rs.client.Client val$client; | |||
ient; | ||||
final io.dropwizard.client.JerseyClientBuilder this$0; | final io.dropwizard.client.JerseyClientBuilder this$0; | |||
io.dropwizard.client.JerseyClientBuilder$1(io.dropwizard.client.JerseyCli | io.dropwizard.client.JerseyClientBuilder$1(io.dropwizard.client.JerseyCli | |||
entBuilder, io.dropwizard.client.ConfiguredCloseableHttpClient); | entBuilder, javax.ws.rs.client.Client); | |||
public org.glassfish.jersey.client.spi.Connector getConnector(javax.ws.rs | public void start() throws java.lang.Exception; | |||
.client.Client, javax.ws.rs.core.Configuration); | public void stop() throws java.lang.Exception; | |||
} | } | |||
End of changes. 2 change blocks. | ||||
8 lines changed or deleted | 7 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/ |