Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Akka.pattern Classes and Interfaces - 36 results found.
NameDescriptionTypePackageFramework
AskableActorRefClassakka.patternAkka
AskableActorRef$Classakka.patternAkka
AskableActorSelectionClassakka.patternAkka
AskableActorSelection$Classakka.patternAkka
AskPromiseRefClassakka.patternAkka
AskPromiseRef$Classakka.patternAkka
AskSupportThis object contains implementation details of the “ask” pattern.Interfaceakka.patternAkka
AskTimeoutExceptionThis is what is used to complete a Future that is returned from an ask/? call,See Also:Serialized FormClassakka.patternAkka
BackoffSupervisorThis actor can be used to supervise a child actor and start it again after a back-off duration if the child actor is stopped.Classakka.patternAkka
BackoffSupervisor$Classakka.patternAkka
BackoffSupervisor .CurrentChildClassakka.pattern.BackoffSupervisorAkka
BackoffSupervisor .CurrentChild$Classakka.pattern.BackoffSupervisorAkka
BackoffSupervisor .GetCurrentChild$Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.Classakka.pattern.BackoffSupervisorAkka
CircuitBreakerProvides circuit breaker functionality to provide stability when working with "dangerous" operations, e.Classakka.patternAkka
CircuitBreaker$Classakka.patternAkka
CircuitBreakerOpenExceptionException thrown when Circuit Breaker is open.Classakka.patternAkka
CircuitBreakerOpenException$Classakka.patternAkka
ExplicitAskSupportThis object contains implementation details of the “ask” pattern, which can be combined with "replyTo" pattern.Interfaceakka.patternAkka
ExplicitlyAskableActorRefClassakka.patternAkka
ExplicitlyAskableActorRef$Classakka.patternAkka
ExplicitlyAskableActorSelectionClassakka.patternAkka
ExplicitlyAskableActorSelection$Classakka.patternAkka
FutureRefA combination of a Future and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Future.Interfaceakka.patternAkka
FutureRef$Classakka.patternAkka
FutureRefImplClassakka.patternAkka
FutureTimeoutSupportInterfaceakka.patternAkka
GracefulStopSupport scala.Interfaceakka.patternAkka
PatternsClassakka.patternAkka
Patterns$Classakka.patternAkka
PipeToSupportInterfaceakka.patternAkka
PipeToSupport .PipeableFutureClassakka.pattern.PipeToSupportAkka
PromiseActorRefAkka private optimized representation of the temporary actor spawned to receive the reply to an "ask" operation.Classakka.patternAkka
PromiseActorRef$Classakka.patternAkka
PromiseRefA combination of a Promise and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Promise.Interfaceakka.patternAkka
PromiseRef$Classakka.patternAkka
PromiseRefImplClassakka.patternAkka