Annotation Interface Enveloped
Configure a handler to receive an enveloped message as a wrapper around the source
message. An enveloped message can contain any type of message
- Author:
- bennidi Date: 2/8/12
-
Required Element Summary
Required Elements
-
Element Details
-
messages
Class[] messagesThe set of messages that should be dispatched to the message handler
-