Class Tcp.Register$

java.lang.Object
scala.runtime.AbstractFunction3<ActorRef,Object,Object,Tcp.Register>
org.apache.pekko.io.Tcp.Register$
All Implemented Interfaces:
Serializable, scala.Function3<ActorRef,Object,Object,Tcp.Register>
Enclosing class:
Tcp

public static class Tcp.Register$ extends scala.runtime.AbstractFunction3<ActorRef,Object,Object,Tcp.Register> implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • Register$

      public Register$()
  • Method Details

    • $lessinit$greater$default$2

      public boolean $lessinit$greater$default$2()
    • $lessinit$greater$default$3

      public boolean $lessinit$greater$default$3()
    • toString

      public final String toString()
      Specified by:
      toString in interface scala.Function3<ActorRef,Object,Object,Tcp.Register>
      Overrides:
      toString in class scala.runtime.AbstractFunction3<ActorRef,Object,Object,Tcp.Register>
    • apply

      public Tcp.Register apply(ActorRef handler, boolean keepOpenOnPeerClosed, boolean useResumeWriting)
    • apply$default$2

      public boolean apply$default$2()
    • apply$default$3

      public boolean apply$default$3()
    • unapply

      public scala.Option<scala.Tuple3<ActorRef,Object,Object>> unapply(Tcp.Register x$0)