Class ContentTypeImpl
java.lang.Object
cool.scx.http.content_type.ContentTypeImpl
- All Implemented Interfaces:
ContentType,ContentTypeWritable
ContentTypeImpl
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionencode()mediaType(ScxMediaType mediaType) params()params(Parameters<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() -
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
-