Class XdsEndpoint<AuditDatasetType extends XdsAuditDataset>

  • All Implemented Interfaces:
    AutoCloseable, org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.IsSingleton, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.spi.HasId, org.apache.camel.StatefulService, org.apache.camel.SuspendableService, AuditableEndpoint<AuditDatasetType>

    public abstract class XdsEndpoint<AuditDatasetType extends XdsAuditDataset>
    extends AbstractWsEndpoint<AuditDatasetType,​WsTransactionConfiguration<AuditDatasetType>>
    Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
    Author:
    Dmytro Rud