Class MllpEndpointConfiguration

Direct Known Subclasses:
MllpDispatchEndpointConfiguration, MllpTransactionEndpointConfiguration

public class MllpEndpointConfiguration extends AuditableEndpointConfiguration
Configuration of an MLLP endpoint. Only IPF-specific parameters are maintained here, the rest is maintained in NettyConfiguration.
Author:
Dmytro Rud
  • Constructor Details

  • Method Details

    • isSupportSegmentFragmentation

      public boolean isSupportSegmentFragmentation()
    • getSegmentFragmentationThreshold

      public int getSegmentFragmentationThreshold()
    • getDispatcher

      public ConsumerDispatchingInterceptor getDispatcher()