mixinafButter::ButterMiddleware
afButter::ButterMiddleware
Implement to define middleware for Butter
.
- sendRequest
abstract ButterResponse sendRequest(Butter butter, ButterRequest req)
The chained method. Call
butter.sendRequest(req)
to propagate the method call down the chain to the terminator.