Index

B C D F G I M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stream.StreamComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stream.StreamEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.stream.StreamEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stream.StreamComponent
 
createExchange(Object, long, boolean) - Method in class org.apache.camel.component.stream.StreamConsumer
 
createProducer() - Method in class org.apache.camel.component.stream.StreamEndpoint
 

D

DefaultGroupStrategy - Class in org.apache.camel.component.stream
A default GroupStrategy that just group the lines by returning the lines as a list as-is
DefaultGroupStrategy() - Constructor for class org.apache.camel.component.stream.DefaultGroupStrategy
 
doPromptMessage() - Method in class org.apache.camel.component.stream.StreamConsumer
Strategy method for prompting the prompt message
doStart() - Method in class org.apache.camel.component.stream.FileWatcherStrategy
 
doStart() - Method in class org.apache.camel.component.stream.StreamConsumer
 
doStart() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
doStart() - Method in class org.apache.camel.component.stream.StreamProducer
 
doStop() - Method in class org.apache.camel.component.stream.FileWatcherStrategy
 
doStop() - Method in class org.apache.camel.component.stream.StreamConsumer
 
doStop() - Method in class org.apache.camel.component.stream.StreamProducer
 

F

FileWatcherStrategy - Class in org.apache.camel.component.stream
To watch for file changes/rollover via JDK file watcher API.
FileWatcherStrategy(String, FileWatcherStrategy.OnChangeEvent) - Constructor for class org.apache.camel.component.stream.FileWatcherStrategy
 
FileWatcherStrategy.OnChangeEvent - Interface in org.apache.camel.component.stream
 
FileWatcherStrategy.WatchFileChangesTask - Class in org.apache.camel.component.stream
Background task which watches for file changes

G

getAutoCloseCount() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getCamelContext() - Method in class org.apache.camel.component.stream.FileWatcherStrategy
 
getCharset() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getEncoding() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getFileName() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getGroupLines() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getGroupStrategy() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getHttpHeaders() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getHttpUrl() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getInitialPromptDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getKind() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.stream.StreamComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.stream.StreamEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stream.StreamComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stream.StreamEndpointConfigurer
 
getPollTimeout() - Method in class org.apache.camel.component.stream.FileWatcherStrategy
 
getPromptDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getPromptMessage() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getReadTimeout() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
getScanStreamDelay() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
groupLines(List<String>) - Method in class org.apache.camel.component.stream.DefaultGroupStrategy
 
groupLines(List<String>) - Method in interface org.apache.camel.component.stream.GroupStrategy
 
GroupStrategy - Interface in org.apache.camel.component.stream
Strategy to control how lines should be grouped together.

I

isAppendNewLine() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isCloseOnDone() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 
isFileWatcher() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 
isReadLine() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isRetry() - Method in class org.apache.camel.component.stream.StreamEndpoint
 
isRunning() - Method in class org.apache.camel.component.stream.FileWatcherStrategy.WatchFileChangesTask
 
isScanStream() - Method in class org.apache.camel.component.stream.StreamEndpoint
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 

O

onChange(File) - Method in interface org.apache.camel.component.stream.FileWatcherStrategy.OnChangeEvent
 
org.apache.camel.component.stream - package org.apache.camel.component.stream
 

P

process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stream.StreamProducer
 
processLine(String, boolean, long) - Method in class org.apache.camel.component.stream.StreamConsumer
Strategy method for processing the line
processRaw(byte[], long) - Method in class org.apache.camel.component.stream.StreamConsumer
Strategy method for processing the data
propertyNames() - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 

R

run() - Method in class org.apache.camel.component.stream.FileWatcherStrategy.WatchFileChangesTask
 
run() - Method in class org.apache.camel.component.stream.StreamConsumer
 

S

secretPropertyNames() - Method in class org.apache.camel.component.stream.StreamEndpointUriFactory
 
setAppendNewLine(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
Whether to append a new line character at end of output.
setAutoCloseCount(int) - Method in class org.apache.camel.component.stream.StreamEndpoint
Number of messages to process before closing stream on Producer side.
setCamelContext(CamelContext) - Method in class org.apache.camel.component.stream.FileWatcherStrategy
 
setCloseOnDone(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
This option is used in combination with Splitter and streaming to the same file.
setDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Initial delay in milliseconds before producing the stream.
setEncoding(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
You can configure the encoding (is a charset name) to use text-based streams (for example, message body is a String object).
setFileName(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
When using the stream:file URI format, this option specifies the filename to stream to/from.
setFileWatcher(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
To use JVM file watcher to listen for file change events to support re-loading files that may be overwritten, somewhat like tail --retry
setGroupLines(int) - Method in class org.apache.camel.component.stream.StreamEndpoint
To group X number of lines in the consumer.
setGroupStrategy(GroupStrategy) - Method in class org.apache.camel.component.stream.StreamEndpoint
Allows to use a custom GroupStrategy to control how to group lines.
setHttpHeaders(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
When using stream:http format, this option specifies optional http headers, such as Accept: application/json.
setHttpUrl(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
When using stream:http format, this option specifies the http url to stream from.
setInitialPromptDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Initial delay in milliseconds before showing the message prompt.
setKind(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
Kind of stream to use such as System.in, System.out, a file, or a http url.
setPollTimeout(long) - Method in class org.apache.camel.component.stream.FileWatcherStrategy
Sets the poll timeout in millis.
setPromptDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Optional delay in milliseconds before showing the message prompt.
setPromptMessage(String) - Method in class org.apache.camel.component.stream.StreamEndpoint
Message prompt to use when reading from stream:in; for example, you could set this to Enter a command:
setReadLine(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
Whether to read the input stream in line mode (terminate by line breaks).
setReadTimeout(int) - Method in class org.apache.camel.component.stream.StreamEndpoint
Sets the read timeout to a specified timeout, in milliseconds.
setRetry(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
Will retry opening the stream if it's overwritten, somewhat like tail --retry
setScanStream(boolean) - Method in class org.apache.camel.component.stream.StreamEndpoint
To be used for continuously reading a stream such as the unix tail command.
setScanStreamDelay(long) - Method in class org.apache.camel.component.stream.StreamEndpoint
Delay in milliseconds between read attempts when using scanStream.
STREAM_COMPLETE - Static variable in class org.apache.camel.component.stream.StreamConstants
 
STREAM_INDEX - Static variable in class org.apache.camel.component.stream.StreamConstants
 
StreamComponent - Class in org.apache.camel.component.stream
Component providing streams connectivity
StreamComponent() - Constructor for class org.apache.camel.component.stream.StreamComponent
 
StreamComponentConfigurer - Class in org.apache.camel.component.stream
Generated by camel build tools - do NOT edit this file!
StreamComponentConfigurer() - Constructor for class org.apache.camel.component.stream.StreamComponentConfigurer
 
StreamConstants - Class in org.apache.camel.component.stream
 
StreamConsumer - Class in org.apache.camel.component.stream
Consumer that can read from streams
StreamConsumer(StreamEndpoint, Processor, String) - Constructor for class org.apache.camel.component.stream.StreamConsumer
 
StreamEndpoint - Class in org.apache.camel.component.stream
Read from system-in and write to system-out and system-err streams.
StreamEndpoint(String, Component) - Constructor for class org.apache.camel.component.stream.StreamEndpoint
 
StreamEndpointConfigurer - Class in org.apache.camel.component.stream
Generated by camel build tools - do NOT edit this file!
StreamEndpointConfigurer() - Constructor for class org.apache.camel.component.stream.StreamEndpointConfigurer
 
StreamEndpointUriFactory - Class in org.apache.camel.component.stream
Generated by camel build tools - do NOT edit this file!
StreamEndpointUriFactory() - Constructor for class org.apache.camel.component.stream.StreamEndpointUriFactory
 
StreamProducer - Class in org.apache.camel.component.stream
Producer that can write to streams
StreamProducer(StreamEndpoint, String) - Constructor for class org.apache.camel.component.stream.StreamProducer
 

W

WatchFileChangesTask(WatchService, Path, FileWatcherStrategy.OnChangeEvent) - Constructor for class org.apache.camel.component.stream.FileWatcherStrategy.WatchFileChangesTask
 
B C D F G I M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values