Class ReceivePipeline$


  • public class ReceivePipeline$
    extends java.lang.Object
    Deprecated.
    Feel free to copy. Since 2.5.0.
    Result returned by an interceptor PF to determine what/whether to delegate to the next inner interceptor
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ReceivePipeline$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      ReceivePipeline$()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final ReceivePipeline$ MODULE$
        Deprecated.
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ReceivePipeline$

        public ReceivePipeline$()
        Deprecated.