- All Implemented Interfaces:
- org.apache.camel.EndpointAware, org.apache.camel.IsSingleton, org.apache.camel.Processor, org.apache.camel.Producer, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.StatefulService, org.apache.camel.SuspendableService
public class SapQueuedIDocProducer
extends org.apache.camel.impl.DefaultProducer
An SAP producer sending a IDoc (Intermediate Document) to an SAP system using
the queued remote function call (qRFC) protocol.
- Author:
- William Collins