Uses of Interface
solar.service.multicast.MulticastConstants

Packages that use MulticastConstants
solar.service.multicast Contains the event multicasting service. 
 

Uses of MulticastConstants in solar.service.multicast
 

Classes in solar.service.multicast that implement MulticastConstants
 class NaiveMulticastService
          A naive multicast service does not attempt to build a dissemination tree and simply sends the message directly to every subscriber in best-effort.
 class RemoteMulticastMember
          A proxy class for remote multicast member.