Uses of Class
de.hybris.platform.cluster.AbstractBroadcastMethod
Packages that use AbstractBroadcastMethod
Package
Description
-
Uses of AbstractBroadcastMethod in de.hybris.platform.cluster
Subclasses of AbstractBroadcastMethod in de.hybris.platform.clusterModifier and TypeClassDescriptionclassTest dummy broadcast method.classBroadcast method which directly sends all sent messages to its listeners. -
Uses of AbstractBroadcastMethod in de.hybris.platform.cluster.jgroups
Subclasses of AbstractBroadcastMethod in de.hybris.platform.cluster.jgroups -
Uses of AbstractBroadcastMethod in de.hybris.platform.cluster.udp
Subclasses of AbstractBroadcastMethod in de.hybris.platform.cluster.udpModifier and TypeClassDescriptionclassThe UDP based broadcasting method.classThe Unicast UDP based broadcasting method.