public interface SendContext<T>
Modifier and Type | Method and Description |
---|---|
Message<T> |
message() |
void |
next()
Call the next interceptor
|
boolean |
send() |
Object |
sentBody() |
void next()
boolean send()
Object sentBody()
Copyright © 2017. All rights reserved.