Uses of Enum Class
tigase.server.xmppclient.SeeOtherHostIfc.Phase
Packages that use SeeOtherHostIfc.Phase
-
Uses of SeeOtherHostIfc.Phase in tigase.server.bosh
Methods in tigase.server.bosh with parameters of type SeeOtherHostIfc.PhaseModifier and TypeMethodDescriptionBoshConnectionManager.getSeeOtherHostForJID(Packet packet, BareJID fromJID, SeeOtherHostIfc.Phase ph) BoshSessionTaskHandler.getSeeOtherHostForJID(Packet packet, BareJID userId, SeeOtherHostIfc.Phase ph) -
Uses of SeeOtherHostIfc.Phase in tigase.server.xmppclient
Subclasses with type arguments of type SeeOtherHostIfc.Phase in tigase.server.xmppclientMethods in tigase.server.xmppclient that return SeeOtherHostIfc.PhaseModifier and TypeMethodDescriptionstatic SeeOtherHostIfc.PhaseReturns the enum constant of this class with the specified name.static SeeOtherHostIfc.Phase[]SeeOtherHostIfc.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.server.xmppclient with parameters of type SeeOtherHostIfc.PhaseModifier and TypeMethodDescriptionbooleanSeeOtherHost.isEnabled(VHostItem vHost, SeeOtherHostIfc.Phase ph) booleanSeeOtherHostIfc.isEnabled(VHostItem vHost, SeeOtherHostIfc.Phase ph) Performs check whether redirect is enabled in the given phase by default see-other-host redirect is only active in stream:open phase