Class DefaultMediaTypeFilter
- java.lang.Object
-
- org.jboss.resteasy.microprofile.client.DefaultMediaTypeFilter
-
- All Implemented Interfaces:
jakarta.ws.rs.client.ClientResponseFilter
@Priority(-2147483648) public class DefaultMediaTypeFilter extends Object implements jakarta.ws.rs.client.ClientResponseFilter
-
-
Constructor Summary
Constructors Constructor Description DefaultMediaTypeFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfilter(jakarta.ws.rs.client.ClientRequestContext requestContext, jakarta.ws.rs.client.ClientResponseContext responseContext)
-