Interface ContentType
-
- All Known Implementing Classes:
EncodedMediaType
public interface ContentType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCharset()StringgetEncoded()jakarta.ws.rs.core.MediaTypegetMediaType()
-