Package akka.io

Class TcpConnection$


  • public class TcpConnection$
    extends java.lang.Object
    Used to transport information to the postStop method to notify interested party about a connection close.
    • Field Detail

      • MODULE$

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

      • TcpConnection$

        public TcpConnection$()
    • Method Detail

      • doNothing

        public scala.Function0<scala.runtime.BoxedUnit> doNothing()
      • DroppingWriteBecauseWritingIsSuspendedException

        public java.io.IOException DroppingWriteBecauseWritingIsSuspendedException()
      • DroppingWriteBecauseQueueIsFullException

        public java.io.IOException DroppingWriteBecauseQueueIsFullException()