public interface PipeFactory
| Modifier and Type | Method and Description |
|---|---|
<T> Pipe<T> |
createPipe(Class<T> klass,
PipeConfig config) |
<T> Pipe<T> createPipe(Class<T> klass, PipeConfig config)
Copyright © 2014 JBoss by Red Hat. All rights reserved.