Uses of Interface
org.smooks.api.delivery.ContentDeliveryRuntime
-
Packages that use ContentDeliveryRuntime Package Description org.smooks.api org.smooks.api.delivery Content Delivery. -
-
Uses of ContentDeliveryRuntime in org.smooks.api
Methods in org.smooks.api that return ContentDeliveryRuntime Modifier and Type Method Description ContentDeliveryRuntimeExecutionContext. getContentDeliveryRuntime()Get the content delivery configuration for the profile set at which this context is targeted. -
Uses of ContentDeliveryRuntime in org.smooks.api.delivery
Methods in org.smooks.api.delivery that return ContentDeliveryRuntime Modifier and Type Method Description ContentDeliveryRuntimeContentDeliveryRuntimeFactory. create(ProfileSet profileSet, List<ContentHandlerBinding<Visitor>> extendedContentHandlerBindings)
-