Package | Description |
---|---|
com.communote.server.core.image |
Modifier and Type | Method and Description |
---|---|
protected ByteArrayImage |
HttpExternalImageProvider.extractImageFromEntity(org.apache.http.HttpEntity entity,
Date imageLastModified)
Extract the image from the response entity.
|
protected void |
HttpExternalImageProvider.validateContentType(String contentType)
Validate that the content type of the response is an image mime type.
|
protected void |
HttpExternalImageProvider.validateStatusCode(org.apache.http.StatusLine statusLine)
Checks the status code of a response for an image request.
|
Copyright © 2019 Communote team. All rights reserved.