Class RegisterProxyFramework


  • public class RegisterProxyFramework
    extends Object
    All API's must register a proxy framework using this class.
    • Constructor Detail

      • RegisterProxyFramework

        public RegisterProxyFramework()
    • Method Detail

      • registerProxyFramework

        public static void registerProxyFramework​(ProxyFramework proxyFramework)
        Register a proxy framework.
        Parameters:
        proxyFramework - The proxy framework to register.