public interface ResponseContext
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader(String key) |
Object |
getRetCode() |
RetStatus |
getRetStatus() |
Throwable |
getThrowable() |
Collection<String> |
listHeaders() |
Copyright © 2023. All rights reserved.