public interface ContentTypeHeader extends MediaType, Parameters, Header
For Example:
Content-Type: application/sdp
ContentDispositionHeader
,
ContentLengthHeader
,
ContentEncodingHeader
,
ContentLanguageHeader
Modifier and Type | Field and Description |
---|---|
static String |
NAME
Name of ContentTypeHeader
|
getContentSubType, getContentType, setContentSubType, setContentType
getParameter, getParameterNames, removeParameter, setParameter
static final String NAME
Copyright © 2018. All Rights Reserved.