Package akka.contrib.pattern
Class ReceivePipeline$
- java.lang.Object
-
- akka.contrib.pattern.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.
-
-
-
Field Detail
-
MODULE$
public static final ReceivePipeline$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-