public class FcrepoProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CONTENT_TYPE |
static int |
DEFAULT_HTTPS_PORT |
| Constructor and Description |
|---|
FcrepoProducer(FcrepoEndpoint endpoint)
Create a FcrepoProducer object
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange)
Define how message exchanges are processed.
|
createExchange, createExchange, createExchange, doStart, doStop, getEndpoint, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic static final String DEFAULT_CONTENT_TYPE
public static final int DEFAULT_HTTPS_PORT
public FcrepoProducer(FcrepoEndpoint endpoint)
endpoint - the FcrepoEndpoint corresponding to the exchange.public void process(org.apache.camel.Exchange exchange)
throws FcrepoOperationFailedException
exchange - the InOut message exchangeFcrepoOperationFailedExceptionCopyright © 2015 DuraSpace, Inc.. All Rights Reserved.