public interface Content
| Modifier and Type | Method and Description |
|---|---|
long |
estimatedSize()
Vrátí odhad na velikost obsahu v bytech.
|
InputStream |
getInputStream()
Vráti vstupní proud, ze kterého lze číst obsah zprávy.
|
InputStream getInputStream() throws IOException
IOExceptionlong estimatedSize()
Copyright © 2017. All rights reserved.