public static class EventBus.ReplyToEvent<T> extends Event<T>
Event.Headers
Modifier and Type | Method and Description |
---|---|
<X> Event<X> |
copy(X data)
Create a copy of this event, reusing same headers and replyTo
|
Bus |
getReplyToObservable() |
consumeError, copy, getData, getErrorConsumer, getHeaders, getId, getKey, getReplyTo, override, recycle, setData, setKey, setReplyTo, toString, wrap, wrap
Copyright © 2016. All rights reserved.