Class ReadyToReceiveSectionDecorator<DECORATEE extends Section>

    • Constructor Detail

      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              long aReadyToReceiveTimeoutInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              byte[] aReadyToReceiveMagicBytes)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              int aReadyToReceiveRetryNumber)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              long aReadyToReceiveTimeoutInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              byte[] aReadyToReceiveMagicBytes)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              int aReadyToReceiveRetryNumber,
                                              long aReadyToReceiveTimeoutInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs,
                                              long aReadyToReceiveTimeoutInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aReadyToReceiveTimeoutInMs,
                                              SegmentPackager aReadyToReceiveSegmentPackager)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              long aEnquiryStandbyTimeInMs)
      • ReadyToReceiveSectionDecorator

        public ReadyToReceiveSectionDecorator​(DECORATEE aDecoratee,
                                              TransmissionMetrics aTransmissionMetrics)