Constructor and Description |
---|
SendContext(SendContext delegate) |
Modifier and Type | Method and Description |
---|---|
Object |
getDelegate() |
Message<T> |
message() |
static <T> SendContext |
newInstance(SendContext arg) |
void |
next()
Call the next interceptor
|
boolean |
send() |
public SendContext(SendContext delegate)
public Object getDelegate()
public void next()
public boolean send()
public static <T> SendContext newInstance(SendContext arg)
Copyright © 2016. All rights reserved.