Package com.liferay.portal.kernel.util
Class Http.InputStreamPart
Object
com.liferay.portal.kernel.util.Http.InputStreamPart
- Enclosing interface:
- Http
-
Constructor Summary
ConstructorsConstructorDescriptionInputStreamPart
(String name, String inputStreamName, InputStream inputStream, String contentType) -
Method Summary
-
Constructor Details
-
InputStreamPart
public InputStreamPart(String name, String inputStreamName, InputStream inputStream, String contentType)
-
-
Method Details
-
getContentType
-
getInputStream
-
getInputStreamName
-
getName
-