Search Java Classes and Packages
Search Java Frameworks and Libraries
#Akka.pattern Classes and Interfaces - 36 results found.
| Name | Description | Type | Package | Framework |
| AskableActorRef | | Class | akka.pattern | Akka |
|
| AskableActorRef$ | | Class | akka.pattern | Akka |
|
| AskableActorSelection | | Class | akka.pattern | Akka |
|
| AskableActorSelection$ | | Class | akka.pattern | Akka |
|
| AskPromiseRef | | Class | akka.pattern | Akka |
|
| AskPromiseRef$ | | Class | akka.pattern | Akka |
|
| AskSupport | This object contains implementation details of the “ask” pattern. | Interface | akka.pattern | Akka |
|
| AskTimeoutException | This is what is used to complete a Future that is returned from an ask/? call,See Also:Serialized Form | Class | akka.pattern | Akka |
|
| BackoffSupervisor | This actor can be used to supervise a child actor and start it again after a back-off duration if the child actor is stopped. | Class | akka.pattern | Akka |
|
| BackoffSupervisor$ | | Class | akka.pattern | Akka |
|
| BackoffSupervisor .CurrentChild | | Class | akka.pattern.BackoffSupervisor | Akka |
|
| BackoffSupervisor .CurrentChild$ | | Class | akka.pattern.BackoffSupervisor | Akka |
|
| BackoffSupervisor .GetCurrentChild$ | Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor. | Class | akka.pattern.BackoffSupervisor | Akka |
|
| CircuitBreaker | Provides circuit breaker functionality to provide stability when working with "dangerous" operations, e. | Class | akka.pattern | Akka |
|
| CircuitBreaker$ | | Class | akka.pattern | Akka |
|
| CircuitBreakerOpenException | Exception thrown when Circuit Breaker is open. | Class | akka.pattern | Akka |
|
| CircuitBreakerOpenException$ | | Class | akka.pattern | Akka |
|
| ExplicitAskSupport | This object contains implementation details of the “ask” pattern, which can be combined with "replyTo" pattern. | Interface | akka.pattern | Akka |
|
| ExplicitlyAskableActorRef | | Class | akka.pattern | Akka |
|
| ExplicitlyAskableActorRef$ | | Class | akka.pattern | Akka |
|
| ExplicitlyAskableActorSelection | | Class | akka.pattern | Akka |
|
| ExplicitlyAskableActorSelection$ | | Class | akka.pattern | Akka |
|
| FutureRef | A combination of a Future and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Future. | Interface | akka.pattern | Akka |
|
| FutureRef$ | | Class | akka.pattern | Akka |
|
| FutureRefImpl | | Class | akka.pattern | Akka |
|
| FutureTimeoutSupport | | Interface | akka.pattern | Akka |
|
| GracefulStopSupport | scala. | Interface | akka.pattern | Akka |
|
| Patterns | | Class | akka.pattern | Akka |
|
| Patterns$ | | Class | akka.pattern | Akka |
|
| PipeToSupport | | Interface | akka.pattern | Akka |
|
| PipeToSupport .PipeableFuture | | Class | akka.pattern.PipeToSupport | Akka |
|
| PromiseActorRef | Akka private optimized representation of the temporary actor spawned to receive the reply to an "ask" operation. | Class | akka.pattern | Akka |
|
| PromiseActorRef$ | | Class | akka.pattern | Akka |
|
| PromiseRef | A combination of a Promise and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Promise. | Interface | akka.pattern | Akka |
|
| PromiseRef$ | | Class | akka.pattern | Akka |
|
| PromiseRefImpl | | Class | akka.pattern | Akka |