org.avineas.io
public interface ChannelProvider extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel(long timeout)
Get a channel from this provider, waiting for some time if needed.
|
Channel getChannel(long timeout)
timeout - The timeout in ms for the channel to become available