Interface HandlerContext.RunCompleter
- Enclosing interface:
HandlerContext
public static interface HandlerContext.RunCompleter
-
Method Summary
Modifier and TypeMethodDescriptionvoidproposeFailure(Throwable toWrite, @Nullable RetryPolicy retryPolicy) voidproposeSuccess(Slice toWrite)
-
Method Details
-
proposeSuccess
-
proposeFailure
-