Uses of Interface
org.smooks.api.delivery.ContentDeliveryRuntimeFactory
-
Packages that use ContentDeliveryRuntimeFactory Package Description org.smooks.api -
-
Uses of ContentDeliveryRuntimeFactory in org.smooks.api
Methods in org.smooks.api that return ContentDeliveryRuntimeFactory Modifier and Type Method Description ContentDeliveryRuntimeFactoryApplicationContext. getContentDeliveryRuntimeFactory()Methods in org.smooks.api with parameters of type ContentDeliveryRuntimeFactory Modifier and Type Method Description ApplicationContextBuilderApplicationContextBuilder. withContentDeliveryRuntimeFactory(ContentDeliveryRuntimeFactory contentDeliveryRuntimeFactory)Sets the content delivery runtime factory for the application context.
-