| Class | Description |
|---|---|
| DelegatingStreamSinkChannel<T extends DelegatingStreamSinkChannel> | |
| DelegatingStreamSourceChannel<T extends DelegatingStreamSourceChannel> | |
| DetachableStreamSinkChannel |
Stream sink channel.
|
| DetachableStreamSourceChannel |
A stream source channel that can be marked as detached.
|
| GatedStreamSinkChannel |
A 'gated' stream sink channel.
|
| GatedStreamSourceChannel |
A 'gated' stream source channel.
|
| IdleTimeoutConduit |
StreamChannel wrapper that add support to close a StreamChannel once for a specified time no
reads and no writes were perfomed. |
| ReadTimeoutStreamSourceChannel |
Wrapper for read timeout.
|
| WriteTimeoutStreamSinkChannel |
Wrapper for write timeout.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.