Uses of Package
com.fitbit.api.client.http

Packages that use com.fitbit.api.client.http
com.fitbit.api   
com.fitbit.api.client   
com.fitbit.api.client.http   
com.fitbit.api.common.model.achievement   
com.fitbit.api.common.model.activities   
com.fitbit.api.common.model.body   
com.fitbit.api.common.model.devices   
com.fitbit.api.common.model.foods   
com.fitbit.api.common.model.sleep   
com.fitbit.api.model   
 

Classes in com.fitbit.api.client.http used by com.fitbit.api
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.client
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
PostParameter
          A data class representing HTTP Post parameter
Response
          A data class representing HTTP Response
TempCredentials
          Follows the naming convention used at http://tools.ietf.org/html/draft-hammer-oauth-10#section-2.1 to represent a set of temporary credentials obtained from the server by making an authenticated HTTP "POST" request to the Temporary Credential Request endpoint.
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.client.http
AccessToken
          Representing authorized Access Token which is passed to the service provider in order to access protected resources.
the token and token secret can be stored into some persistent stores such as file system or RDBMS for the further accesses.
HttpClient.HttpMethod
           
PostParameter
          A data class representing HTTP Post parameter
Response
          A data class representing HTTP Response
TempCredentials
          Follows the naming convention used at http://tools.ietf.org/html/draft-hammer-oauth-10#section-2.1 to represent a set of temporary credentials obtained from the server by making an authenticated HTTP "POST" request to the Temporary Credential Request endpoint.
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.achievement
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.activities
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.body
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.devices
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.foods
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.common.model.sleep
Response
          A data class representing HTTP Response
 

Classes in com.fitbit.api.client.http used by com.fitbit.api.model
Response
          A data class representing HTTP Response
 



Copyright © 2012. All Rights Reserved.