|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.contrib.pattern.ReliableProxy$
public class ReliableProxy$
| Field Summary | |
|---|---|
static ReliableProxy$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
ReliableProxy$()
|
|
| Method Summary | |
|---|---|
ReliableProxy.Active$ |
active()
|
int |
compare(int a,
int b)
Wrap-around aware comparison of integers: differences limited to 2^31-1 in magnitude will work correctly. |
ReliableProxy.Idle$ |
idle()
|
Props |
receiver(ActorRef target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ReliableProxy$ MODULE$
| Constructor Detail |
|---|
public ReliableProxy$()
| Method Detail |
|---|
public int compare(int a,
int b)
public Props receiver(ActorRef target)
public ReliableProxy.Idle$ idle()
public ReliableProxy.Active$ active()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||