public static interface ResponseContext.ResponseEntity
Modifier and Type | Method and Description |
---|---|
long |
getContentLength() |
void |
writeInto(OutputStream responseBody)
レスポンスボディにエンティティを書き込みます。
|
void writeInto(OutputStream responseBody) throws IOException
responseBody
- OutputStream
{@link
- IOException}IOException
long getContentLength()
Copyright © 2014 Analog Web Framework Development Team. All Rights Reserved.