Package org.apache.pekko.remote.artery
Class InboundEnvelope$
java.lang.Object
org.apache.pekko.remote.artery.InboundEnvelope$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InboundEnvelope$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOnly used in tests
-
Field Details
-
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
-