|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.transport.ActorTransportAdapterManager
akka.remote.transport.ThrottlerManager
public class ThrottlerManager
INTERNAL API
| Nested Class Summary | |
|---|---|
static class |
ThrottlerManager.AssociateResult
|
static class |
ThrottlerManager.AssociateResult$
|
static class |
ThrottlerManager.Checkin
|
static class |
ThrottlerManager.Checkin$
|
static class |
ThrottlerManager.Handle
|
static class |
ThrottlerManager.Handle$
|
static class |
ThrottlerManager.Listener
|
static class |
ThrottlerManager.Listener$
|
static class |
ThrottlerManager.ListenerAndMode
|
static class |
ThrottlerManager.ListenerAndMode$
|
| Nested classes/interfaces inherited from interface akka.actor.Actor |
|---|
akka.actor.Actor.emptyBehavior$ |
| Constructor Summary | |
|---|---|
ThrottlerManager(Transport wrappedTransport)
|
|
| Method Summary | |
|---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
ready()
|
| Methods inherited from class akka.remote.transport.ActorTransportAdapterManager |
|---|
associationListener, localAddress, nextId, receive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.Actor |
|---|
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, supervisorStrategy, unhandled |
| Constructor Detail |
|---|
public ThrottlerManager(Transport wrappedTransport)
| Method Detail |
|---|
public scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> ready()
ready in class ActorTransportAdapterManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||