Class ServiceTalkProtobufSerializerAutoDiscoverable
java.lang.Object
io.servicetalk.data.protobuf.jersey.config.ServiceTalkProtobufSerializerAutoDiscoverable
- All Implemented Interfaces:
org.glassfish.jersey.internal.spi.AutoDiscoverable
@Priority(2000)
public final class ServiceTalkProtobufSerializerAutoDiscoverable
extends Object
implements org.glassfish.jersey.internal.spi.AutoDiscoverable
AutoDiscoverable
registering ServiceTalkProtobufSerializerFeature
if the feature is not already
registered.-
Field Summary
Fields inherited from interface org.glassfish.jersey.internal.spi.AutoDiscoverable
DEFAULT_PRIORITY
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServiceTalkProtobufSerializerAutoDiscoverable
public ServiceTalkProtobufSerializerAutoDiscoverable()
-
-
Method Details
-
configure
public void configure(javax.ws.rs.core.FeatureContext context) - Specified by:
configure
in interfaceorg.glassfish.jersey.internal.spi.AutoDiscoverable
-