org.apache.camel.component.stream
Class StreamConstants

java.lang.Object
  extended by org.apache.camel.component.stream.StreamConstants

public final class StreamConstants
extends Object


Field Summary
static String STREAM_COMPLETE
           
static String STREAM_INDEX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STREAM_INDEX

public static final String STREAM_INDEX
See Also:
Constant Field Values

STREAM_COMPLETE

public static final String STREAM_COMPLETE
See Also:
Constant Field Values


Apache Camel