Class CXFVividSeatsClient

    • Constructor Detail

      • CXFVividSeatsClient

        public CXFVividSeatsClient​(String token,
                                   io.github.poshjosh.ratelimiter.store.BandwidthsStore<String> bandwidthsStore)
      • CXFVividSeatsClient

        public CXFVividSeatsClient​(String token,
                                   io.github.poshjosh.ratelimiter.store.BandwidthsStore<String> bandwidthsStore,
                                   org.apache.cxf.transports.http.configuration.HTTPClientPolicy policy)
    • Method Detail

      • createProxy

        protected <T> T createProxy​(String baseAddress,
                                    Class<T> cls,
                                    List<?> providers)
      • configureClient

        protected <T> void configureClient​(T client,
                                           org.apache.cxf.transports.http.configuration.HTTPClientPolicy policy)
      • createJacksonJsonProvider

        protected com.fasterxml.jackson.jakarta.rs.json.JacksonJsonProvider createJacksonJsonProvider()
      • createObjectMapper

        protected com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()