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 voidwrite(Response response, OutputStream outputStream)
-
-
-
Method Detail
-
write
void write(Response response, OutputStream outputStream) throws Exception
- Throws:
Exception
-
-