public final class HandlerAfterAttemptContext extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilderBuilder class for HandlerAfterAttemptContext | 
| Modifier and Type | Method and Description | 
|---|---|
| static HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder | builder() | 
| Exception | getException() | 
| Request<?> | getRequest() | 
| Response<?> | getResponse() | 
public Request<?> getRequest()
public Response<?> getResponse()
public Exception getException()
public static HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder builder()
Copyright © 2024. All rights reserved.