G I O S U W 

G

getAllHeaders() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
getContentType() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
getHeader(String) - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
getMessagePayload() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
getMethod() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
getRequestUrl() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 

I

intercept(Interceptor.Chain) - Method in class se.akerfeldt.okhttp.signpost.SigningInterceptor
 

O

OkHttpOAuthConsumer - Class in se.akerfeldt.okhttp.signpost
OkHttpOAuthConsumer is a OAuthConsumer implementation capable of handling OkHttp Requests.
OkHttpOAuthConsumer(String, String) - Constructor for class se.akerfeldt.okhttp.signpost.OkHttpOAuthConsumer
Constructs a new OkHttpOAuthConsumer.
OkHttpRequestAdapter - Class in se.akerfeldt.okhttp.signpost
A HttpRequest implementation that is backed by an OkHttp Request object.
OkHttpRequestAdapter(Request) - Constructor for class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
Constructs a new OkHttpRequestAdapter.

S

se.akerfeldt.okhttp.signpost - package se.akerfeldt.okhttp.signpost
 
setHeader(String, String) - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
setRequestUrl(String) - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 
SigningInterceptor - Class in se.akerfeldt.okhttp.signpost
An OKHttp interceptor that signs requests using oauth-signpost.
SigningInterceptor(OkHttpOAuthConsumer) - Constructor for class se.akerfeldt.okhttp.signpost.SigningInterceptor
Constructs a new SigningInterceptor.

U

unwrap() - Method in class se.akerfeldt.okhttp.signpost.OkHttpRequestAdapter
 

W

wrap(Object) - Method in class se.akerfeldt.okhttp.signpost.OkHttpOAuthConsumer
 
G I O S U W 

Copyright © 2015. All rights reserved.