|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wink.client.ClientConfig
org.apache.wink.client.AsyncHttpClientConfiguration
public class AsyncHttpClientConfiguration
Configure the AsyncHttpClient
| Constructor Summary | |
|---|---|
AsyncHttpClientConfiguration()
|
|
AsyncHttpClientConfiguration(com.ning.http.client.AsyncHttpClient client)
|
|
| Method Summary | |
|---|---|
protected ConnectionHandler |
getConnectionHandler()
Returns the client handler that acts as the connection handler. |
| Methods inherited from class org.apache.wink.client.ClientConfig |
|---|
acceptHeaderAutoSet, applications, clone, connectTimeout, followRedirects, getApplications, getBypassHostnameVerification, getConnectTimeout, getHandlers, getProperties, getProxyHost, getProxyPort, getReadTimeout, handlers, isAcceptHeaderAutoSet, isFollowRedirects, isLoadWinkApplications, isSupportDTDExpansion, proxyHost, proxyPort, readTimeout, setBypassHostnameVerification, setLoadWinkApplications, setProperties, supportDTDExpansion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncHttpClientConfiguration()
public AsyncHttpClientConfiguration(com.ning.http.client.AsyncHttpClient client)
| Method Detail |
|---|
protected ConnectionHandler getConnectionHandler()
ClientConfigThis method should be overridden in order to provide an alternate connection handler.
getConnectionHandler in class ClientConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||