Class ContentTypeImpl
java.lang.Object
cool.scx.http.content_type.ContentTypeImpl
- All Implemented Interfaces:
ContentType,ContentTypeWritable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionencode()mediaType(ScxMediaType mediaType) params()params(ParametersWritable<String, String> params) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cool.scx.http.content_type.ContentType
boundary, charsetMethods inherited from interface cool.scx.http.content_type.ContentTypeWritable
boundary, charset
-
Constructor Details
-
ContentTypeImpl
public ContentTypeImpl()
-
-
Method Details
-
mediaType
- Specified by:
mediaTypein interfaceContentTypeWritable
-
params
- Specified by:
paramsin interfaceContentTypeWritable
-
mediaType
- Specified by:
mediaTypein interfaceContentType
-
params
- Specified by:
paramsin interfaceContentType- Specified by:
paramsin interfaceContentTypeWritable
-
encode
- Specified by:
encodein interfaceContentType
-
toString
-