Searched refs:contentEncodingCharset (Results 1 – 1 of 1) sorted by relevance
130 private String contentEncodingCharset = MessageFactoryImpl.getDefaultContentEncodingCharset(); field in SIPMessage1867 return c!=null ? c : contentEncodingCharset; in getCharset()1868 } else return contentEncodingCharset; in getCharset()