AeroGear Android Libary 1.0.1

org.jboss.aerogear.android.pipeline
Interface PipeFactory

All Known Implementing Classes:
DefaultPipeFactory

public interface PipeFactory


Method Summary
<T> Pipe<T>
createPipe(Class<T> klass, PipeConfig config)
           
 

Method Detail

createPipe

<T> Pipe<T> createPipe(Class<T> klass,
                       PipeConfig config)

AeroGear Android Libary 1.0.1

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