Class MllpDispatchEndpoint

All Implemented Interfaces:
AutoCloseable, CamelContextAware, Endpoint, IsSingleton, Service, ShutdownableService, HasId, StatefulService, SuspendableService, InterceptableEndpoint<MllpDispatchEndpointConfiguration,MllpDispatchComponent>, Hl7v2ConfigurationHolder<MllpAuditDataset>, HL7v2Endpoint<MllpAuditDataset>

MLLP dispatching Camel endpoint.
Author:
Dmytro Rud
  • Constructor Details

  • Method Details

    • createInitialConsumerInterceptorChain

      public List<Interceptor> createInitialConsumerInterceptorChain()
      Returns:
      the initial chain of consumer interceptors for this endpoint
    • createInitialProducerInterceptorChain

      public List<Interceptor> createInitialProducerInterceptorChain()
      Returns:
      the initial chain of producer interceptors for this endpoint