AeroGear Android Library 1.1.0

Package org.jboss.aerogear.android.pipeline

Interface Summary
LoaderPipe<T> Sometimes a Pipe will actually be wrapped in a Loader.
Pipe<T> A Pipe represents a server connection.
PipeFactory  
PipeHandler<T> Classes which implement this interface provide the logic for how pipes interact with services.
PipeType  
RequestBuilder<T>  
ResponseParser<T>  
 

Class Summary
AbstractActivityCallback<T> LoaderPipe and AuthenticationModule instances which consume callbacks of this type will supply it with a Activity instance before onSuccess or onFailure are called.
AbstractCallback<T> This class provides a hashcode method for a callback based on constructor parameters.
AbstractFragmentCallback<T> LoaderPipe and AuthenticationModule instances which consume callbacks of this type will supply it with a Activity instance before onSuccess or onFailure are called.
TypeAndStream Convenience Wrapper for posting multipart files
 


AeroGear Android Library 1.1.0

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