Package org.apache.pekko.remote
Class ShutDownAssociation$
- All Implemented Interfaces:
- Serializable,- scala.Function3<Address,- Address, - Throwable, - org.apache.pekko.remote.ShutDownAssociation> 
public class ShutDownAssociation$
extends scala.runtime.AbstractFunction3<Address,Address,Throwable,org.apache.pekko.remote.ShutDownAssociation>
implements Serializable   
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ShutDownAssociation$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction3curried, tupled
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ShutDownAssociation$public ShutDownAssociation$()
 
- 
- 
Method Details- 
toString
- 
apply
- 
unapply
 
-