Class ArteryTcpTransport$
java.lang.Object
org.apache.pekko.remote.artery.tcp.ArteryTcpTransport$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArteryTcpTransport$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.util.Try<scala.runtime.BoxedUnit>optionToTry(scala.Option<Throwable> opt)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ArteryTcpTransport$
public ArteryTcpTransport$()
-
-
Method Details
-
optionToTry
-