public static class HttpClientModule.JettyIoPoolManager extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addClient(JettyHttpClient client) |
void |
destroy() |
JettyIoPool |
get() |
boolean |
isDestroyed() |
void |
setInjector(com.google.inject.Injector injector) |
public void addClient(JettyHttpClient client)
public boolean isDestroyed()
@Inject public void setInjector(com.google.inject.Injector injector)
@PreDestroy public void destroy()
public JettyIoPool get()
Copyright © 2010-2017 Airlift. All Rights Reserved.