Class StandaloneRequestor

All Implemented Interfaces:
AdaptrisComponent, AdaptrisMessageSender, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, ConnectedService, MessageEventGenerator, Service, StateManagedComponent

@ComponentProfile(summary="Perform a synchronous request operation, storing the reply in the message", tag="service") public class StandaloneRequestor extends StandaloneProducer
StandaloneProducer extension that allows request reply functionality within a service

In the adapter configuration file this class is aliased as standalone-requestor which is the preferred alternative to the fully qualified classname when building your configuration.