Uses of Enum Class
org.jivesoftware.openfire.http.BoshBindingError.Type
Packages that use BoshBindingError.Type
Package
Description
Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH).
-
Uses of BoshBindingError.Type in org.jivesoftware.openfire.http
Methods in org.jivesoftware.openfire.http that return BoshBindingError.TypeModifier and TypeMethodDescriptionBoshBindingError.getErrorType()static BoshBindingError.TypeReturns the enum constant of this class with the specified name.static BoshBindingError.Type[]BoshBindingError.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.