Interface ContentType
- All Known Subinterfaces:
ContentTypeWritable
- All Known Implementing Classes:
ContentTypeImpl
public interface ContentType
-
Method Summary
Modifier and TypeMethodDescriptiondefault Stringboundary()default Charsetcharset()encode()static ContentTypeWritableof()static ContentTypeWritableof(ScxMediaType mediaType) static ContentTypeWritableparams()
-
Method Details
-
of
-
of
-
of
-
mediaType
ScxMediaType mediaType() -
params
Parameters<String,String> params() -
charset
-
boundary
-
encode
String encode()
-