| Package | Description |
|---|---|
| de.hybris.platform.cluster | |
| de.hybris.platform.cluster.jgroups | |
| de.hybris.platform.cluster.udp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBroadcastMethod
Base class for implementing new
BroadcastMethods. |
class |
DummyBroadcastMethod
Test dummy broadcast method.
|
class |
LoopBackBroadcastMethod
Broadcast method which directly sends all sent messages to its listeners.
|
| Modifier and Type | Method and Description |
|---|---|
BroadcastMethod |
BroadcastService.getBroadcastMethod(java.lang.String methodName)
TODO apidoc
|
BroadcastMethod |
DefaultBroadcastService.getBroadcastMethod(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
JGroupsBroadcastMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
UDPBroadcastMethod
The UDP based broadcasting method.
|
class |
UnicastBroadcastMethod
The Unicast UDP based broadcasting method.
|
Copyright © 2018 SAP SE. All Rights Reserved.