Interface HttpInvokerClientConfiguration

    • Method Detail

      • getCodebaseUrl

        String getCodebaseUrl()
        Return the codebase URL to download classes from if not found locally. Can consist of multiple URLs, separated by spaces.
        Returns:
        the codebase URL, or null if none
        See Also:
        RMIClassLoader