Uses of Class
tigase.archive.Settings
Packages that use Settings
-
Uses of Settings in tigase.archive.processors
Methods in tigase.archive.processors that return SettingsModifier and TypeMethodDescriptionMessageArchivePlugin.getSettings(tigase.xmpp.jid.BareJID account, tigase.xmpp.XMPPResourceConnection session) MessageArchivePlugin.loadSettings(tigase.archive.processors.MessageArchivePlugin.RepoStringSupplier dataSupplier, tigase.archive.processors.MessageArchivePlugin.RepoStringConsumer dataConsumer, Supplier<Optional<tigase.vhosts.VHostItem>> vhostSupplier) MessageArchivePlugin.loadSettings(tigase.xmpp.XMPPResourceConnection session) Methods in tigase.archive.processors with parameters of type SettingsModifier and TypeMethodDescriptionbooleanMessageArchivePlugin.willArchive(tigase.server.Packet packet, tigase.xmpp.jid.JID buddyJid, Settings settings, Supplier<Optional<tigase.vhosts.VHostItem>> vhostItemSupplier, Predicate<tigase.xmpp.jid.JID> isInRoster)