|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.contrib.mailbox.PeekMailboxExtension$
public class PeekMailboxExtension$
| Field Summary | |
|---|---|
static PeekMailboxExtension$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
PeekMailboxExtension$()
|
|
| Method Summary | |
|---|---|
void |
ack(ActorContext context)
|
PeekMailboxExtension |
createExtension(ExtendedActorSystem s)
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only. |
PeekMailboxExtension$ |
lookup()
Returns the canonical ExtensionId for this Extension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.ExtensionId |
|---|
apply, get |
| Field Detail |
|---|
public static final PeekMailboxExtension$ MODULE$
| Constructor Detail |
|---|
public PeekMailboxExtension$()
| Method Detail |
|---|
public PeekMailboxExtension$ lookup()
ExtensionIdProvider
lookup in interface ExtensionIdProviderpublic PeekMailboxExtension createExtension(ExtendedActorSystem s)
ExtensionId
createExtension in interface ExtensionId<PeekMailboxExtension>public void ack(ActorContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||