Class SmackConfiguration


  • public final class SmackConfiguration
    extends Object
    Represents the configuration of Smack. The configuration is used for:
    • Initializing classes by loading them at start-up.
    • Getting the current Smack version.
    • Getting and setting global library behavior, such as the period of time to wait for replies to packets from the server. Note: setting these values via the API will override settings in the configuration file.
    Configuration settings are stored in org.jivesoftware.smack/smack-config.xml.