Interface XmlRpcHttpServerConfig

    • Method Detail

      • isKeepAliveEnabled

        boolean isKeepAliveEnabled()
        Returns, whether HTTP keepalive is being enabled.
        Returns:
        True, if keepalive is enabled, false otherwise.
      • isEnabledForExceptions

        boolean isEnabledForExceptions()
        Returns, whether the server may create a "faultCause" element in an error response. Note, that this may be a security issue!