Uses of Interface
tigase.vhosts.VHostItemExtensionIfc
-
Packages that use VHostItemExtensionIfc Package Description tigase.auth tigase.io tigase.server The main package with top level API for server side components.tigase.server.xmppclient tigase.vhosts tigase.xmpp.impl Package containing implementation of all Session Manager plugins -
-
Uses of VHostItemExtensionIfc in tigase.auth
Classes in tigase.auth that implement VHostItemExtensionIfc Modifier and Type Class Description static classBruteForceLockerBean.BruteForceLockerVHostExtension -
Uses of VHostItemExtensionIfc in tigase.io
Classes in tigase.io that implement VHostItemExtensionIfc Modifier and Type Class Description static classSSLContextContainer.HardenedModeVHostItemExtension -
Uses of VHostItemExtensionIfc in tigase.server
Classes in tigase.server that implement VHostItemExtensionIfc Modifier and Type Class Description static classBasicComponent.ServerInfoVHostItemExtension -
Uses of VHostItemExtensionIfc in tigase.server.xmppclient
Classes in tigase.server.xmppclient that implement VHostItemExtensionIfc Modifier and Type Class Description static classClientTrustManagerFactory.ClientTrustVHostItemExtensionstatic classSeeOtherHost.SeeOtherHostVHostItemExtension -
Uses of VHostItemExtensionIfc in tigase.vhosts
Classes in tigase.vhosts with type parameters of type VHostItemExtensionIfc Modifier and Type Interface Description interfaceVHostItemExtensionIfc<T extends VHostItemExtensionIfc<T>>Subinterfaces of VHostItemExtensionIfc in tigase.vhosts Modifier and Type Interface Description interfaceVHostItemExtensionBackwardCompatible<T extends VHostItemExtension<T>>Deprecated.Classes in tigase.vhosts that implement VHostItemExtensionIfc Modifier and Type Class Description classAbstractVHostItemExtension<T extends AbstractVHostItemExtension<T>>classVHostItemExtension<T extends VHostItemExtension<T>> -
Uses of VHostItemExtensionIfc in tigase.xmpp.impl
Classes in tigase.xmpp.impl that implement VHostItemExtensionIfc Modifier and Type Class Description static classPresenceSubscription.PresenceSubscriptionVHostItemExtension
-