T - public interface Outbound<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setTo(java.util.function.Consumer<? super T> destination)
Set the out bound destination.
|
void setTo(java.util.function.Consumer<? super T> destination)
destination -