private static class HttpOutput.WriteBlocker extends SharedBlockingCallback
SharedBlockingCallback.Blocker
Modifier and Type | Field and Description |
---|---|
private HttpChannel |
_channel |
Modifier | Constructor and Description |
---|---|
private |
WriteBlocker(HttpChannel channel) |
Modifier and Type | Method and Description |
---|---|
protected long |
getIdleTimeout() |
acquire, notComplete
private final HttpChannel _channel
private WriteBlocker(HttpChannel channel)
protected long getIdleTimeout()
getIdleTimeout
in class SharedBlockingCallback