Searched refs:getContentType (Results 1 – 18 of 18) sorted by relevance
87 public String getContentType() { in getContentType() method in PartBase
147 public abstract String getContentType(); in getContentType() method in Part231 String contentType = getContentType(); in sendContentTypeHeader()
196 public Header getContentType() { in getContentType() method in MultipartEntity
82 public byte[] getContentType() { in getContentType() method in RetrieveConf
154 public byte[] getContentType() { in getContentType() method in SendReq
308 public byte[] getContentType() { in getContentType() method in PduPart
668 if (part.getContentType() != null) { in persistPart()669 contentType = toIsoString(part.getContentType()); in persistPart()824 byte[] contentType = sendReq.getContentType(); in updateHeaders()919 if (part.getContentType() != null) { in updatePart()920 contentType = toIsoString(part.getContentType()); in updatePart()
888 appendTextString(part.getContentType()); in makeMessageBody()910 byte[] partContentType = part.getContentType(); in makeMessageBody()
155 byte[] contentType = retrieveConf.getContentType(); in parse()802 String partContentType = new String(part.getContentType()); in parseParts()1682 byte[] contentType = part.getContentType(); in checkPartPosition()
210 public String getContentType() { in getContentType() method in DrmRawContent
53 Header h = me.getContentType(); in testParts()
145 String mimeType = content.getContentType(); in addDrmFile()
404 String contentTypeHeader = headers.getContentType(); in receiveResponseEntity()
323 public String getContentType() { in getContentType() method in Headers
246 s = headers.getContentType(); in headers()
349 String contentType = headers.getContentType(); in handleHeaders()
31701 method public java.lang.String getContentType();42090 method public abstract org.apache.http.Header getContentType();43345 method public org.apache.http.Header getContentType();43419 method public org.apache.http.Header getContentType();