Uses of Interface
org.apache.amber.oauth2.client.HttpClient

Packages that use HttpClient
org.apache.amber.oauth2.client   
 

Uses of HttpClient in org.apache.amber.oauth2.client
 

Classes in org.apache.amber.oauth2.client that implement HttpClient
 class URLConnectionClient
          Implementation of the OAuth HttpClient using URL Connection
 

Fields in org.apache.amber.oauth2.client declared as HttpClient
protected  HttpClient OAuthClient.httpClient
           
 

Constructors in org.apache.amber.oauth2.client with parameters of type HttpClient
OAuthClient(HttpClient oauthClient)
           
 



Copyright © 2010-2015 WSO2. All Rights Reserved.