Interface SlotState.BusyWithResultAlreadyDetermined
- All Superinterfaces:
- SlotState.BusyState
- All Known Implementing Classes:
- SlotState.WaitingForEndOfResponseEntity,- SlotState.WaitingForResponseDispatch,- SlotState.WaitingForResponseEntitySubscription
- Enclosing class:
- SlotState
- 
Method SummaryModifier and TypeMethodDescriptiononConnectionFailed(SlotContext ctx, Throwable cause) onRequestEntityFailed(SlotContext ctx, Throwable cause) onResponseEntityFailed(SlotContext ctx, Throwable cause) Methods inherited from interface org.apache.pekko.http.impl.engine.client.pool.SlotState.BusyStatefailOngoingRequest, isIdle, onConnectionAttemptFailed, ongoingRequest, onShutdown, waitingForEndOfRequestEntity
- 
Method Details- 
onConnectionCompleted- Specified by:
- onConnectionCompletedin interface- SlotState.BusyState
 
- 
onConnectionFailed- Specified by:
- onConnectionFailedin interface- SlotState.BusyState
 
- 
onRequestEntityFailed- Specified by:
- onRequestEntityFailedin interface- SlotState.BusyState
 
- 
onResponseEntityFailed
 
-