Uses of Interface
org.smooks.api.delivery.ReaderPoolFactory
-
Packages that use ReaderPoolFactory Package Description org.smooks.api -
-
Uses of ReaderPoolFactory in org.smooks.api
Methods in org.smooks.api that return ReaderPoolFactory Modifier and Type Method Description ReaderPoolFactoryApplicationContext. getReaderPoolFactory()Methods in org.smooks.api with parameters of type ReaderPoolFactory Modifier and Type Method Description ApplicationContextBuilderApplicationContextBuilder. withReaderPoolFactory(ReaderPoolFactory readerPoolFactory)Sets reader pool factory for the application context.
-