Class InboundEnvelope$

java.lang.Object
org.apache.pekko.remote.artery.InboundEnvelope$

public class InboundEnvelope$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final InboundEnvelope$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • InboundEnvelope$

      public InboundEnvelope$()
  • Method Details

    • apply

      public InboundEnvelope apply(<any> recipient, Object message, <any> sender, long originUid, <any> association)
      Only used in tests