public interface MessageCallback
| Modifier and Type | Method and Description |
|---|---|
InteractionThreadPolicy |
getInteractionThreadPolicy()
Get the thread policy that is enforced by this message call back.
|
void |
reply(Message msg)
Reply callback with a given message.
|
void reply(Message msg)
msg - the message with a reply.InteractionThreadPolicy getInteractionThreadPolicy()
Copyright © 2006–2017 Esito AS. All rights reserved.