akka.remote.transport
Class AssociationHandle.Quarantined$

java.lang.Object
  extended by akka.remote.transport.AssociationHandle.Quarantined$
All Implemented Interfaces:
AssociationHandle.DisassociateInfo, java.io.Serializable, scala.Equals, scala.Product
Enclosing interface:
AssociationHandle

public static class AssociationHandle.Quarantined$
extends java.lang.Object
implements AssociationHandle.DisassociateInfo, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
AssociationHandle.Quarantined$()
           
 
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

AssociationHandle.Quarantined$

public AssociationHandle.Quarantined$()