JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.milton.http
Interface Response.Entity
Enclosing interface:
Response
public static interface
Response.Entity
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
write
(
Response
response,
OutputStream
outputStream)
Method Details
write
void
write
(
Response
response,
OutputStream
outputStream)
throws
Exception
Throws:
Exception