|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.contrib.pattern.DistributedPubSubMediator.Internal$.ValueHolder
public class DistributedPubSubMediator.Internal$.ValueHolder
Constructor Summary | |
---|---|
DistributedPubSubMediator.Internal$.ValueHolder(long version,
scala.Option<ActorRef> ref)
|
Method Summary | |
---|---|
scala.Option<ActorRef> |
ref()
|
scala.Option<Routee> |
routee()
|
long |
version()
|
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 |
---|
public DistributedPubSubMediator.Internal$.ValueHolder(long version, scala.Option<ActorRef> ref)
Method Detail |
---|
public long version()
public scala.Option<ActorRef> ref()
public scala.Option<Routee> routee()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |