Interface NetworkAdviceTrait
-
- All Superinterfaces:
AdviceTrait,AdviceTrait,SocketTimeoutAdviceTrait
- All Known Subinterfaces:
ProblemHandling
@API(status=STABLE) public interface NetworkAdviceTrait extends SocketTimeoutAdviceTrait
- See Also:
AdviceTrait
-
-
Method Summary
-
Methods inherited from interface org.zalando.problem.spring.common.AdviceTrait
createStackTrace, isCausalChainsEnabled, prepare, process, resolveResponseStatus, toProblem, toProblem, toProblem
-
Methods inherited from interface org.zalando.problem.spring.web.advice.AdviceTrait
create, create, create, create, create, create, create, create, create, fallback, log, negotiate, process
-
Methods inherited from interface org.zalando.problem.spring.web.advice.network.SocketTimeoutAdviceTrait
handleSocketTimeout
-
-