Class ServiceTalkAutoDiscoverable

java.lang.Object
io.servicetalk.http.router.jersey.config.ServiceTalkAutoDiscoverable
All Implemented Interfaces:
org.glassfish.jersey.internal.spi.AutoDiscoverable

@Priority(2000) public final class ServiceTalkAutoDiscoverable extends Object implements org.glassfish.jersey.internal.spi.AutoDiscoverable
AutoDiscoverable registering ServiceTalkFeature if the feature is not already registered.
  • Constructor Details

    • ServiceTalkAutoDiscoverable

      public ServiceTalkAutoDiscoverable()
  • Method Details

    • configure

      public void configure(javax.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface org.glassfish.jersey.internal.spi.AutoDiscoverable