akka.remote.testconductor
Class GetAddress

java.lang.Object
  extended by akka.remote.testconductor.GetAddress
All Implemented Interfaces:
NetworkOp, ServerOp, java.io.Serializable, scala.Equals, scala.Product

public class GetAddress
extends java.lang.Object
implements ServerOp, NetworkOp, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
GetAddress(RoleName node)
           
 
Method Summary
 RoleName node()
           
 
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

GetAddress

public GetAddress(RoleName node)
Method Detail

node

public RoleName node()