Interface HttpServiceProxyProvider

    • Method Detail

      • createProxy

        Object createProxy​(Class<? extends Service> serviceInterface)
        Create a new service proxy for the given service interface
      • destroy

        void destroy()
        Destroys this provider instance
      • initialize

        void initialize​(HttpServiceFactory factory)
        Initializes this service proxy, by reading configuration from the given factory