Interface XmlRpcConfig

    • Method Detail

      • isEnabledForExtensions

        boolean isEnabledForExtensions()
        Returns, whether support for extensions are enabled. By default, extensions are disabled and your client is interoperable with other XML-RPC implementations. Interoperable XML-RPC implementations are those, which are compliant to the XML-RPC Specification.
        Returns:
        Whether extensions are enabled or not.