Class ServerPathPartBodyHandler

java.lang.Object
org.jboss.resteasy.reactive.common.providers.serialisers.PathPartBodyHandler
org.jboss.resteasy.reactive.server.providers.serialisers.ServerPathPartBodyHandler
All Implemented Interfaces:
jakarta.ws.rs.ext.MessageBodyWriter<PathPart>, ServerMessageBodyWriter<PathPart>

@Produces("*/*") public class ServerPathPartBodyHandler extends PathPartBodyHandler implements ServerMessageBodyWriter<PathPart>