Class PresenceModuleNoBroadcast

  • All Implemented Interfaces:
    tigase.component.modules.ContextAware, tigase.component.modules.InitializingModule, tigase.component.modules.Module, PresenceModule

    public class PresenceModuleNoBroadcast
    extends PresenceModuleImpl
    Class for MucPresenceModule that strips down generated presence stanzas to bare minimum - only sends back presence to user that joined the room for compatibility reasons.
    Author:
    wojtek
    • Field Detail

      • log

        protected static final Logger log
    • Constructor Detail

      • PresenceModuleNoBroadcast

        public PresenceModuleNoBroadcast()