public class DataSink extends Object
| Constructor and Description |
|---|
DataSink(String contentType,
OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
OutputStream |
getOutput() |
public DataSink(String contentType, OutputStream output)
public String getContentType()
public OutputStream getOutput()
Copyright © 2019. All rights reserved.