public class LoopBackBroadcastMethod extends AbstractBroadcastMethod
| Constructor and Description |
|---|
LoopBackBroadcastMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(BroadcastService service)
Called once when the messaging method has been registered
|
void |
send(RawMessage message)
Directly sends message back to listeners.
|
getListeners, getSettings, notifyMessgageReceived, registerProcessor, shutdown, unregisterProcessorpublic void init(BroadcastService service)
BroadcastMethodinit in interface BroadcastMethodinit in class AbstractBroadcastMethodpublic void send(RawMessage message)
Copyright © 2018 SAP SE. All Rights Reserved.