AeroGear Android Library 1.1.0

org.jboss.aerogear.android.impl.pipeline
Class DefaultPipeFactory

java.lang.Object
  extended by org.jboss.aerogear.android.impl.pipeline.DefaultPipeFactory
All Implemented Interfaces:
PipeFactory

public final class DefaultPipeFactory
extends Object
implements PipeFactory


Constructor Summary
DefaultPipeFactory()
           
 
Method Summary
<T> Pipe<T>
createPipe(Class<T> klass, PipeConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPipeFactory

public DefaultPipeFactory()
Method Detail

createPipe

public <T> Pipe<T> createPipe(Class<T> klass,
                              PipeConfig config)
Specified by:
createPipe in interface PipeFactory

AeroGear Android Library 1.1.0

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