Index

A B C D E F G H I L M N P Q R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACTION - Static variable in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 

B

BinaryContentStringTypeConverter - Class in ddf.camel.component.catalog.converter
An added CamelTypeConverter which can convert objects to a BinaryContent .
BinaryContentStringTypeConverter() - Constructor for class ddf.camel.component.catalog.converter.BinaryContentStringTypeConverter
 

C

CatalogComponent - Class in ddf.camel.component.catalog
Represents the component that manages CatalogEndpoint and resolves to catalog custom scheme in Camel route nodes.
CatalogComponent() - Constructor for class ddf.camel.component.catalog.CatalogComponent
 
CatalogComponentResolver - Class in ddf.camel.component.catalog
Custom Camel component resolver used to resolve the custom DDF catalog scheme in Camel route nodes, i.e., route nodes with URIs like uri="catalog:inputtransformer?
CatalogComponentResolver(Component) - Constructor for class ddf.camel.component.catalog.CatalogComponentResolver
Constructs component resolver for specified Camel component.
CatalogEndpoint - Class in ddf.camel.component.catalog
Represents a Camel endpoint for the custom catalog Camel route node.
CatalogEndpoint(String, CatalogComponent, String, String, String, CatalogFramework, MimeTypeMapper) - Constructor for class ddf.camel.component.catalog.CatalogEndpoint
Constructs a CatalogEndpoint for the specified custom catalog component.
clear(String, FilenameFilter) - Method in class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
ContentComponent - Class in ddf.camel.component.catalog.content
 
ContentComponent() - Constructor for class ddf.camel.component.catalog.content.ContentComponent
 
ContentComponentException - Exception in ddf.camel.component.catalog.content
The ContentComponentException is used to signal errors during Content Component operations.
ContentComponentException(String) - Constructor for exception ddf.camel.component.catalog.content.ContentComponentException
Instantiates a new ContentComponentException from a given string.
ContentComponentException(String, Throwable) - Constructor for exception ddf.camel.component.catalog.content.ContentComponentException
Instantiates a new ContentComponentException with a message.
ContentComponentException(Throwable) - Constructor for exception ddf.camel.component.catalog.content.ContentComponentException
Instantiates a new ContentComponentException.
ContentComponentResolver - Class in ddf.camel.component.catalog.content
 
ContentComponentResolver(Component) - Constructor for class ddf.camel.component.catalog.content.ContentComponentResolver
Constructs component resolver for specified Camel Content component.
ContentEndpoint - Class in ddf.camel.component.catalog.content
 
ContentEndpoint(String, ContentComponent) - Constructor for class ddf.camel.component.catalog.content.ContentEndpoint
 
ContentProducer - Class in ddf.camel.component.catalog.content
 
ContentProducer(ContentEndpoint) - Constructor for class ddf.camel.component.catalog.content.ContentProducer
Constructs the Producer for the custom Camel ContentComponent.
ContentProducerDataAccessObject - Class in ddf.camel.component.catalog.content
 
ContentProducerDataAccessObject(UuidGenerator) - Constructor for class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
convertTo(Class<T>, Exchange, Object) - Method in class ddf.camel.component.catalog.converter.BinaryContentStringTypeConverter
 
CREATE - Static variable in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
createConsumer(Processor) - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
createConsumer(Processor) - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 
createContentItem(FileSystemPersistenceProvider, ContentEndpoint, File, WatchEvent.Kind<Path>, String, Map<String, Object>) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
createEndpoint(String, String, Map<String, Object>) - Method in class ddf.camel.component.catalog.CatalogComponent
 
createEndpoint(String, String, Map<String, Object>) - Method in class ddf.camel.component.catalog.content.ContentComponent
 
createProducer() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
createProducer() - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 

D

ddf.camel.component.catalog - package ddf.camel.component.catalog
 
ddf.camel.component.catalog.content - package ddf.camel.component.catalog.content
 
ddf.camel.component.catalog.converter - package ddf.camel.component.catalog.converter
 
ddf.camel.component.catalog.framework - package ddf.camel.component.catalog.framework
 
ddf.camel.component.catalog.ingest - package ddf.camel.component.catalog.ingest
 
ddf.camel.component.catalog.inputtransformer - package ddf.camel.component.catalog.inputtransformer
 
ddf.camel.component.catalog.metacardtransformer - package ddf.camel.component.catalog.metacardtransformer
 
ddf.camel.component.catalog.queryresponsetransformer - package ddf.camel.component.catalog.queryresponsetransformer
 
ddf.camel.component.catalog.transformer - package ddf.camel.component.catalog.transformer
 
delete(String) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
DELETE - Static variable in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
deleteAll(Collection<String>) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
destroy() - Method in class ddf.camel.component.catalog.CatalogComponent
 
doStart() - Method in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
doStart() - Method in class ddf.camel.component.catalog.transformer.TransformerConsumer
 
doStop() - Method in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
doStop() - Method in class ddf.camel.component.catalog.transformer.TransformerConsumer
 

E

ENTRY_CREATE - Static variable in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
ENTRY_DELETE - Static variable in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
ENTRY_MODIFY - Static variable in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
equals(Object) - Method in class ddf.camel.component.catalog.CatalogEndpoint
 

F

FileSystemDataAccessObject - Class in ddf.camel.component.catalog.content
NOTE: The usage of object serialization/deserialization may trigger static analysis warnings.
FileSystemDataAccessObject() - Constructor for class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
FileSystemPersistenceProvider - Class in ddf.camel.component.catalog.content
Hazelcast persistence provider implementation of @MapLoader and @MapStore to serialize and persist Java objects stored in Hazelcast cache to disk.
FileSystemPersistenceProvider() - Constructor for class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
FileSystemPersistenceProvider(String) - Constructor for class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
FrameworkProducer - Class in ddf.camel.component.catalog.framework
Producer for the custom Camel CatalogComponent.
FrameworkProducer(CatalogEndpoint, CatalogFramework) - Constructor for class ddf.camel.component.catalog.framework.FrameworkProducer
Constructs the Producer for the custom Camel CatalogComponent.
FrameworkProducer.CatalogFunction<T extends ddf.catalog.operation.Operation,R> - Interface in ddf.camel.component.catalog.framework
 
FrameworkProducerException - Exception in ddf.camel.component.catalog.framework
The exception thrown when problems in FrameworkProducer are detected.
FrameworkProducerException() - Constructor for exception ddf.camel.component.catalog.framework.FrameworkProducerException
Instantiates a new FrameworkProducerException.
FrameworkProducerException(String) - Constructor for exception ddf.camel.component.catalog.framework.FrameworkProducerException
Instantiates a new FrameworkProducerException with the provided message.
FrameworkProducerException(String, Throwable) - Constructor for exception ddf.camel.component.catalog.framework.FrameworkProducerException
Instantiates a new FrameworkProducerException with the provided message and throwable.
FrameworkProducerException(Throwable) - Constructor for exception ddf.camel.component.catalog.framework.FrameworkProducerException
Instantiates a new FrameworkProducerException with the provided throwable.

G

getBundleContext() - Method in class ddf.camel.component.catalog.CatalogComponent
Retrieves the bundle context.
getCatalogFramework() - Method in class ddf.camel.component.catalog.content.ContentComponent
 
getComponent() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getComponent() - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 
getContextPath() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getEventType(boolean, Message) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
getExchangePattern() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getExecutor() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getFilenameFilter(String) - Method in class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
getFileUsingRefKey(boolean, Message) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
getMimeType() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getMimeType(ContentEndpoint, File) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
getMimeTypeMapper() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getMimeTypeMapper() - Method in class ddf.camel.component.catalog.content.ContentComponent
 
getMimeTypeToTransformerMapper() - Method in class ddf.camel.component.catalog.CatalogComponent
Retrieves the mimetype-to-transformer mapper service.
getProperties(Map<String, Object>) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 
getTransformerId() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
getUuidGenerator() - Method in class ddf.camel.component.catalog.content.ContentComponent
 

H

hashCode() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 

I

ID_PARAMETER - Static variable in class ddf.camel.component.catalog.CatalogComponent
 
ingest(T) - Method in interface ddf.camel.component.catalog.framework.FrameworkProducer.CatalogFunction
 
IngestTimeoutException - Exception in ddf.camel.component.catalog.framework
 
IngestTimeoutException() - Constructor for exception ddf.camel.component.catalog.framework.IngestTimeoutException
Instantiates a new IngestTimeoutException.
IngestTimeoutException(String) - Constructor for exception ddf.camel.component.catalog.framework.IngestTimeoutException
Instantiates a new IngestTimeoutException with the provided message.
IngestTimeoutException(String, Throwable) - Constructor for exception ddf.camel.component.catalog.framework.IngestTimeoutException
Instantiates a new IngestTimeoutException with the provided message and throwable.
IngestTimeoutException(Throwable) - Constructor for exception ddf.camel.component.catalog.framework.IngestTimeoutException
Instantiates a new IngestTimeoutException with the provided throwable.
InputTransformerConsumer - Class in ddf.camel.component.catalog.inputtransformer
Consumer for the custom Camel CatalogComponent.
InputTransformerConsumer(CatalogEndpoint, Processor) - Constructor for class ddf.camel.component.catalog.inputtransformer.InputTransformerConsumer
Constructs the consumer for the custom Camel CatalogComponent.
InputTransformerProducer - Class in ddf.camel.component.catalog.inputtransformer
org.apache.camel.Producer for the custom Camel CatalogComponent.
InputTransformerProducer(CatalogEndpoint) - Constructor for class ddf.camel.component.catalog.inputtransformer.InputTransformerProducer
Constructs the Producer for the custom Camel CatalogComponent.
isMultipleConsumersSupported() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
isSingleton() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
isSingleton() - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 
isSynchronous() - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
isSynchronous() - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 

L

load(String) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
loadAll(Collection<String>) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
loadAllKeys() - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
loadAllKeys(String, String, FilenameFilter) - Method in class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
loadFromPersistence(String, String, String) - Method in class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
logIds(List<Metacard>, String) - Method in class ddf.camel.component.catalog.content.ContentProducerDataAccessObject
 

M

METACARD_HEADER - Static variable in class ddf.camel.component.catalog.metacardtransformer.MetacardTransformerProducer
 
MetacardTransformerProducer - Class in ddf.camel.component.catalog.metacardtransformer
Camel Producer that will transform a metacard from the body, using the transformer id provided in the route header and set the outgoing body as the transformed data.
MetacardTransformerProducer(Endpoint) - Constructor for class ddf.camel.component.catalog.metacardtransformer.MetacardTransformerProducer
 
MIME_TYPE_PARAMETER - Static variable in class ddf.camel.component.catalog.CatalogComponent
 

N

NAME - Static variable in class ddf.camel.component.catalog.CatalogComponent
The name of the scheme this custom Camel component resolves to.
NAME - Static variable in class ddf.camel.component.catalog.content.ContentComponent
The name of the scheme this custom Camel component resolves to.

P

PostIngestConsumer - Class in ddf.camel.component.catalog.ingest
Camel Consumer Post Ingest plugin used to provide the responses passed to Post Ingest Plugins to camel routes.
PostIngestConsumer(CatalogEndpoint, Processor) - Constructor for class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
process(CreateResponse) - Method in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
process(DeleteResponse) - Method in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
process(UpdateResponse) - Method in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
process(Exchange) - Method in class ddf.camel.component.catalog.content.ContentProducer
 
process(Exchange) - Method in class ddf.camel.component.catalog.framework.FrameworkProducer
 
process(Exchange) - Method in class ddf.camel.component.catalog.metacardtransformer.MetacardTransformerProducer
 
process(Exchange) - Method in class ddf.camel.component.catalog.transformer.TransformerProducer
 

Q

QueryResponseTransformerConsumer - Class in ddf.camel.component.catalog.queryresponsetransformer
Consumer for the custom Camel CatalogComponent.
QueryResponseTransformerConsumer(CatalogEndpoint, Processor) - Constructor for class ddf.camel.component.catalog.queryresponsetransformer.QueryResponseTransformerConsumer
Constructs the consumer for the custom Camel CatalogComponent.
QueryResponseTransformerProducer - Class in ddf.camel.component.catalog.queryresponsetransformer
Producer for the custom Camel CatalogComponent.
QueryResponseTransformerProducer(CatalogEndpoint) - Constructor for class ddf.camel.component.catalog.queryresponsetransformer.QueryResponseTransformerProducer
Constructs the Producer for the custom Camel CatalogComponent.

R

resolveComponent(String, CamelContext) - Method in class ddf.camel.component.catalog.CatalogComponentResolver
 
resolveComponent(String, CamelContext) - Method in class ddf.camel.component.catalog.content.ContentComponentResolver
 

S

setBundleContext(BundleContext) - Method in class ddf.camel.component.catalog.CatalogComponent
Sets the bundle context.
setCatalogFramework(CatalogFramework) - Method in class ddf.camel.component.catalog.CatalogComponent
Sets the catalog framework
setCatalogFramework(CatalogFramework) - Method in class ddf.camel.component.catalog.content.ContentComponent
 
setExecutor(ExecutorService) - Method in class ddf.camel.component.catalog.CatalogComponent
 
setExecutor(ExecutorService) - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
setMimeTypeMapper(MimeTypeMapper) - Method in class ddf.camel.component.catalog.CatalogComponent
 
setMimeTypeMapper(MimeTypeMapper) - Method in class ddf.camel.component.catalog.content.ContentComponent
 
setMimeTypeToTransformerMapper(MimeTypeToTransformerMapper) - Method in class ddf.camel.component.catalog.CatalogComponent
Sets the mimetype-to-transformer mapper service.
setSynchronous(boolean) - Method in class ddf.camel.component.catalog.CatalogEndpoint
 
setSynchronous(boolean) - Method in class ddf.camel.component.catalog.content.ContentEndpoint
 
setUuidGenerator(UuidGenerator) - Method in class ddf.camel.component.catalog.content.ContentComponent
 
store(String, Object) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 
store(String, String, String, Object) - Method in class ddf.camel.component.catalog.content.FileSystemDataAccessObject
 
storeAll(Map<String, Object>) - Method in class ddf.camel.component.catalog.content.FileSystemPersistenceProvider
 

T

transform(SourceResponse, Map<String, Serializable>) - Method in class ddf.camel.component.catalog.queryresponsetransformer.QueryResponseTransformerConsumer
 
transform(InputStream) - Method in class ddf.camel.component.catalog.inputtransformer.InputTransformerConsumer
 
transform(InputStream, String) - Method in class ddf.camel.component.catalog.inputtransformer.InputTransformerConsumer
 
transform(Class<T>, Object, Map<String, Serializable>) - Method in class ddf.camel.component.catalog.transformer.TransformerConsumer
 
transform(Message, String, String, MimeTypeToTransformerMapper) - Method in class ddf.camel.component.catalog.inputtransformer.InputTransformerProducer
 
transform(Message, String, String, MimeTypeToTransformerMapper) - Method in class ddf.camel.component.catalog.queryresponsetransformer.QueryResponseTransformerProducer
 
transform(Message, String, String, MimeTypeToTransformerMapper) - Method in class ddf.camel.component.catalog.transformer.TransformerProducer
 
TRANSFORMER_ID - Static variable in class ddf.camel.component.catalog.metacardtransformer.MetacardTransformerProducer
 
TransformerConsumer - Class in ddf.camel.component.catalog.transformer
Consumer for the custom Camel CatalogComponent.
TransformerConsumer(Class<?>, CatalogEndpoint, Processor) - Constructor for class ddf.camel.component.catalog.transformer.TransformerConsumer
Constructs the consumer for the custom Camel CatalogComponent.
TransformerProducer - Class in ddf.camel.component.catalog.transformer
Producer for the custom Camel CatalogComponent.
TransformerProducer(CatalogEndpoint) - Constructor for class ddf.camel.component.catalog.transformer.TransformerProducer
Constructs the Producer for the custom Camel CatalogComponent.
TransformerTimeoutException - Exception in ddf.camel.component.catalog.transformer
 
TransformerTimeoutException() - Constructor for exception ddf.camel.component.catalog.transformer.TransformerTimeoutException
Instantiates a new FrameworkProducerException.
TransformerTimeoutException(String) - Constructor for exception ddf.camel.component.catalog.transformer.TransformerTimeoutException
Instantiates a new FrameworkProducerException with the provided message.
TransformerTimeoutException(String, Throwable) - Constructor for exception ddf.camel.component.catalog.transformer.TransformerTimeoutException
Instantiates a new FrameworkProducerException with the provided message and throwable.
TransformerTimeoutException(Throwable) - Constructor for exception ddf.camel.component.catalog.transformer.TransformerTimeoutException
Instantiates a new FrameworkProducerException with the provided throwable.

U

UPDATE - Static variable in class ddf.camel.component.catalog.ingest.PostIngestConsumer
 
A B C D E F G H I L M N P Q R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form