Class TcpConnectionStage.Inbound$

    • Constructor Summary

      Constructors 
      Constructor Description
      Inbound$()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TcpConnectionStage.Inbound apply​(ActorRef connection, boolean halfClose, IOSettings ioSettings, scala.Function0<scala.runtime.BoxedUnit> registerCallback)  
      java.lang.String toString()  
      scala.Option<scala.Tuple4<ActorRef,​java.lang.Object,​IOSettings,​scala.Function0<scala.runtime.BoxedUnit>>> unapply​(TcpConnectionStage.Inbound x$0)  
      • Methods inherited from class scala.runtime.AbstractFunction4

        curried, tupled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function4

        apply