org.apache.camel.component.stream
Class StreamProducer
java.lang.Object
org.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer
org.apache.camel.component.stream.StreamProducer
- All Implemented Interfaces:
- IsSingleton, Processor, Producer, Service
public class StreamProducer
- extends DefaultProducer
Producer that can write to streams
| Methods inherited from class org.apache.camel.impl.ServiceSupport |
addChildService, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, removeChildService, start, stop |
StreamProducer
public StreamProducer(StreamEndpoint endpoint,
String uri)
throws Exception
- Throws:
Exception
doStop
public void doStop()
throws Exception
- Overrides:
doStop in class DefaultProducer
- Throws:
Exception
process
public void process(Exchange exchange)
throws Exception
- Throws:
Exception
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.