Interface NetHttpRequest.OutputWriter
- All Known Implementing Classes:
NetHttpRequest.DefaultOutputWriter
- Enclosing class:
NetHttpRequest
static interface NetHttpRequest.OutputWriter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(OutputStream outputStream, StreamingContent content)
-
Method Details
-
write
- Throws:
IOException
-