akka.remote.testconductor
Class Controller.ClientDisconnected

java.lang.Object
  extended by akka.remote.testconductor.Controller.ClientDisconnected
All Implemented Interfaces:
DeadLetterSuppression, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
Controller

public static class Controller.ClientDisconnected
extends java.lang.Object
implements DeadLetterSuppression, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
Controller.ClientDisconnected(RoleName name)
           
 
Method Summary
 RoleName name()
           
 
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

Controller.ClientDisconnected

public Controller.ClientDisconnected(RoleName name)
Method Detail

name

public RoleName name()