|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeeOtherHostIfc.Phase | |
|---|---|
| tigase.server.bosh | |
| tigase.server.xmppclient | |
| Uses of SeeOtherHostIfc.Phase in tigase.server.bosh |
|---|
| Methods in tigase.server.bosh with parameters of type SeeOtherHostIfc.Phase | |
|---|---|
tigase.xmpp.BareJID |
BoshSessionTaskHandler.getSeeOtherHostForJID(tigase.xmpp.BareJID userId,
SeeOtherHostIfc.Phase ph)
|
tigase.xmpp.BareJID |
BoshConnectionManager.getSeeOtherHostForJID(tigase.xmpp.BareJID fromJID,
SeeOtherHostIfc.Phase ph)
Method description |
| Uses of SeeOtherHostIfc.Phase in tigase.server.xmppclient |
|---|
| Methods in tigase.server.xmppclient that return SeeOtherHostIfc.Phase | |
|---|---|
static SeeOtherHostIfc.Phase |
SeeOtherHostIfc.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SeeOtherHostIfc.Phase[] |
SeeOtherHostIfc.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.server.xmppclient with parameters of type SeeOtherHostIfc.Phase | |
|---|---|
boolean |
SeeOtherHostIfc.isEnabled(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 |
boolean |
SeeOtherHost.isEnabled(SeeOtherHostIfc.Phase ph)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||