Package org.openrewrite
Class HttpSenderExecutionContextView
java.lang.Object
org.openrewrite.DelegatingExecutionContext
org.openrewrite.HttpSenderExecutionContextView
- All Implemented Interfaces:
ExecutionContext
-
Field Summary
Fields inherited from interface org.openrewrite.ExecutionContext
CURRENT_CYCLE, CURRENT_RECIPE, DATA_TABLES, REQUIRE_PRINT_EQUALS_INPUT, RUN_TIMEOUT
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetHttpSender
(HttpSender httpSender) setLargeFileHttpSender
(HttpSender httpSender) view
(ExecutionContext ctx) Methods inherited from class org.openrewrite.DelegatingExecutionContext
getMessage, getOnError, getOnTimeout, pollMessage, putMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.ExecutionContext
addObserver, computeMessage, getCycle, getCycleDetails, getMessage, getObservers, pollMessage, putCurrentRecipe, putMessageInCollection, putMessageInSet
-
Constructor Details
-
HttpSenderExecutionContextView
-
-
Method Details
-
view
-
setHttpSender
-
getHttpSender
-
setLargeFileHttpSender
-
getLargeFileHttpSender
-