Class RestClientFactoryImpl

  • All Implemented Interfaces:
    org.osgi.service.rest.client.RestClientFactory

    public class RestClientFactoryImpl
    extends Object
    implements org.osgi.service.rest.client.RestClientFactory
    • Constructor Detail

      • RestClientFactoryImpl

        public RestClientFactoryImpl​(javax.ws.rs.client.ClientBuilder clientBuilder)
    • Method Detail

      • createRestClient

        public org.osgi.service.rest.client.RestClient createRestClient​(URI uri)
        Specified by:
        createRestClient in interface org.osgi.service.rest.client.RestClientFactory