Class BroadcastCommand
java.lang.Object
org.wildfly.extension.messaging.activemq.broadcast.BroadcastCommand
- All Implemented Interfaces:
Serializable,Command<Void,BroadcastReceiver>
A
Command that receives a broadcast.- Author:
- Paul Ferraro
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BroadcastCommand
public BroadcastCommand(byte[] data)
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand<Void,BroadcastReceiver>
-