AeroGear Android Library 1.1.0

Uses of Interface
org.jboss.aerogear.android.http.HttpProvider

Packages that use HttpProvider
org.jboss.aerogear.android.authentication.impl   
org.jboss.aerogear.android.impl.core   
org.jboss.aerogear.android.impl.http   
 

Uses of HttpProvider in org.jboss.aerogear.android.authentication.impl
 

Fields in org.jboss.aerogear.android.authentication.impl with type parameters of type HttpProvider
protected  Provider<HttpProvider> AbstractAuthenticationModuleRunner.httpProviderFactory
           
 

Uses of HttpProvider in org.jboss.aerogear.android.impl.core
 

Methods in org.jboss.aerogear.android.impl.core that return HttpProvider
 HttpProvider HttpProviderFactory.get(Object... in)
           
 

Uses of HttpProvider in org.jboss.aerogear.android.impl.http
 

Classes in org.jboss.aerogear.android.impl.http that implement HttpProvider
 class HttpRestProvider
          These are tuned for AeroGear, assume the body is String data, and that the headers don't do anything funny.
 


AeroGear Android Library 1.1.0

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.