akka.io
Class BackpressureBuffer.LowWatermarkReached$

java.lang.Object
  extended by akka.io.BackpressureBuffer.LowWatermarkReached$
All Implemented Interfaces:
NoSerializationVerificationNeeded, BackpressureBuffer.LowWatermarkReached, Tcp.Event, Tcp.Message, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
BackpressureBuffer

public static class BackpressureBuffer.LowWatermarkReached$
extends java.lang.Object
implements BackpressureBuffer.LowWatermarkReached, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
BackpressureBuffer.LowWatermarkReached$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

BackpressureBuffer.LowWatermarkReached$

public BackpressureBuffer.LowWatermarkReached$()