|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserTokenHandler | |
|---|---|
| org.apache.http.impl.client | |
| Uses of UserTokenHandler in org.apache.http.impl.client |
|---|
| Classes in org.apache.http.impl.client that implement UserTokenHandler | |
|---|---|
class |
DefaultUserTokenHandler
|
| Methods in org.apache.http.impl.client that return UserTokenHandler | |
|---|---|
protected UserTokenHandler |
DefaultHttpClient.createUserTokenHandler()
|
protected abstract UserTokenHandler |
AbstractHttpClient.createUserTokenHandler()
|
UserTokenHandler |
AbstractHttpClient.getUserTokenHandler()
|
| Methods in org.apache.http.impl.client with parameters of type UserTokenHandler | |
|---|---|
protected RequestDirector |
AbstractHttpClient.createClientRequestDirector(org.apache.http.protocol.HttpRequestExecutor requestExec,
ClientConnectionManager conman,
org.apache.http.ConnectionReuseStrategy reustrat,
ConnectionKeepAliveStrategy kastrat,
HttpRoutePlanner rouplan,
org.apache.http.protocol.HttpProcessor httpProcessor,
HttpRequestRetryHandler retryHandler,
RedirectHandler redirectHandler,
AuthenticationHandler targetAuthHandler,
AuthenticationHandler proxyAuthHandler,
UserTokenHandler stateHandler,
org.apache.http.params.HttpParams params)
|
void |
AbstractHttpClient.setUserTokenHandler(UserTokenHandler userTokenHandler)
|
| Constructors in org.apache.http.impl.client with parameters of type UserTokenHandler | |
|---|---|
DefaultRequestDirector(org.apache.http.protocol.HttpRequestExecutor requestExec,
ClientConnectionManager conman,
org.apache.http.ConnectionReuseStrategy reustrat,
ConnectionKeepAliveStrategy kastrat,
HttpRoutePlanner rouplan,
org.apache.http.protocol.HttpProcessor httpProcessor,
HttpRequestRetryHandler retryHandler,
RedirectHandler redirectHandler,
AuthenticationHandler targetAuthHandler,
AuthenticationHandler proxyAuthHandler,
UserTokenHandler userTokenHandler,
org.apache.http.params.HttpParams params)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||