| Package | Description |
|---|---|
| de.hybris.platform.cluster | |
| de.hybris.platform.cluster.jgroups | |
| de.hybris.platform.cluster.udp |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBroadcastService
The default broadcast service implementation of hybris platform.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BroadcastMethod.init(BroadcastService service)
Called once when the messaging method has been registered
|
void |
AbstractBroadcastMethod.init(BroadcastService service) |
void |
LoopBackBroadcastMethod.init(BroadcastService service) |
| Constructor and Description |
|---|
InvalidationBroadcastHandler(BroadcastService broadcastService) |
PingBroadcastHandler(BroadcastService broadcastService) |
| Modifier and Type | Method and Description |
|---|---|
void |
JGroupsBroadcastMethod.init(BroadcastService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnicastBroadcastMethod.init(BroadcastService service) |
void |
UDPBroadcastMethod.init(BroadcastService service) |
Copyright © 2018 SAP SE. All Rights Reserved.