public interface PDTProcessorChain
Current PDTProcessor can use the PDTProcessorChain to invoke the next processor in the chain
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Causes the next processor in the chain to be invoked
  • Method Details