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 Details

    • ServiceTalkProtobufSerializerFeature

      public ServiceTalkProtobufSerializerFeature()
  • Method Details

    • configure

      public boolean configure(javax.ws.rs.core.FeatureContext context)
      Specified by:
      configure in interface javax.ws.rs.core.Feature