Class ServiceTalkJacksonSerializerAutoDiscoverable
- java.lang.Object
-
- io.servicetalk.data.jackson.jersey.config.ServiceTalkJacksonSerializerAutoDiscoverable
-
- All Implemented Interfaces:
org.glassfish.jersey.internal.spi.AutoDiscoverable
@Priority(2000) public final class ServiceTalkJacksonSerializerAutoDiscoverable extends java.lang.Object implements org.glassfish.jersey.internal.spi.AutoDiscoverable
AutoDiscoverable
registeringServiceTalkJacksonSerializerFeature
if the feature is not already registered.
-
-
Constructor Summary
Constructors Constructor Description ServiceTalkJacksonSerializerAutoDiscoverable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
configure(javax.ws.rs.core.FeatureContext context)
-