|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultProducer<T>
org.apache.camel.component.file.remote.RemoteFileProducer<T>
public abstract class RemoteFileProducer<T extends RemoteFileExchange>
Constructor Summary | |
---|---|
protected |
RemoteFileProducer(RemoteFileEndpoint<T> endpoint)
|
Method Summary |
---|
Methods inherited from class org.apache.camel.impl.DefaultProducer |
---|
createExchange, createExchange, doStart, doStop, getEndpoint |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
---|
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.camel.Processor |
---|
process |
Methods inherited from interface org.apache.camel.Service |
---|
start, stop |
Constructor Detail |
---|
protected RemoteFileProducer(RemoteFileEndpoint<T> endpoint)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |