Class ArteryTcpTransport$

java.lang.Object
org.apache.pekko.remote.artery.tcp.ArteryTcpTransport$

public class ArteryTcpTransport$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • ArteryTcpTransport$

      public ArteryTcpTransport$()
  • Method Details

    • optionToTry

      public scala.util.Try<scala.runtime.BoxedUnit> optionToTry(scala.Option<Throwable> opt)