org.jboss.aerogear.android.impl.pipeline
Class DefaultPipeFactory
java.lang.Object
org.jboss.aerogear.android.impl.pipeline.DefaultPipeFactory
- All Implemented Interfaces:
- PipeFactory
public final class DefaultPipeFactory
- extends Object
- implements PipeFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPipeFactory
public DefaultPipeFactory()
createPipe
public <T> Pipe<T> createPipe(Class<T> klass,
PipeConfig config)
- Specified by:
createPipe in interface PipeFactory
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.