Class XdsSubmissionProducer<InType,OutType>

All Implemented Interfaces:
AutoCloseable, EndpointAware, IsSingleton, Processor, Producer, Service, ShutdownableService, StatefulService, SuspendableService
Direct Known Subclasses:
Iti41Producer, Iti80Producer

public abstract class XdsSubmissionProducer<InType,OutType> extends AbstractWsProducer<XdsSubmitAuditDataset,WsTransactionConfiguration<XdsSubmitAuditDataset>,InType,OutType>