Class ServiceTalkProtobufSerializerFeature
java.lang.Object
io.servicetalk.data.protobuf.jersey.ServiceTalkProtobufSerializerFeature
- All Implemented Interfaces:
javax.ws.rs.core.Feature
public final class ServiceTalkProtobufSerializerFeature
extends Object
implements javax.ws.rs.core.Feature
Feature enabling ServiceTalk protobuf serializer request/response content handling.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceTalkProtobufSerializerFeature
public ServiceTalkProtobufSerializerFeature()
-
-
Method Details
-
configure
public boolean configure(javax.ws.rs.core.FeatureContext context) - Specified by:
configure
in interfacejavax.ws.rs.core.Feature
-