AeroGear Android Libary 1.0.1

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  
 

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.
 


AeroGear Android Libary 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.