public static interface HttpContinue.ContinueResponseSender
| Modifier and Type | Method and Description |
|---|---|
void |
awaitWritable() |
void |
awaitWritable(long time,
TimeUnit timeUnit) |
boolean |
send()
Continue sending the response.
|
boolean send()
throws IOException
IOExceptionvoid awaitWritable()
throws IOException
IOExceptionvoid awaitWritable(long time,
TimeUnit timeUnit)
throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.