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