Uses of Class
ddf.camel.component.catalog.content.ContentEndpoint
Packages that use ContentEndpoint
-
Uses of ContentEndpoint in ddf.camel.component.catalog.content
Methods in ddf.camel.component.catalog.content with parameters of type ContentEndpointModifier and TypeMethodDescriptionvoidContentProducerDataAccessObject.createContentItem(FileSystemPersistenceProvider fileIdMap, ContentEndpoint endpoint, File ingestedFile, WatchEvent.Kind<Path> eventType, String mimeType, Map<String, Object> headers) ContentProducerDataAccessObject.getMimeType(ContentEndpoint endpoint, File ingestedFile) Constructors in ddf.camel.component.catalog.content with parameters of type ContentEndpointModifierConstructorDescriptionContentProducer(ContentEndpoint endpoint) Constructs theProducerfor the custom Camel ContentComponent.