|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelSource | |
|---|---|
| org.xnio | The main API package for XNIO. |
| Uses of ChannelSource in org.xnio |
|---|
| Methods in org.xnio that return ChannelSource | ||
|---|---|---|
static
|
IoUtils.getRetryingChannelSource(ChannelSource<T> delegate,
int maxTries)
A channel source which tries to acquire a channel from a delegate channel source the given number of times before giving up. |
|
| Methods in org.xnio with parameters of type ChannelSource | ||
|---|---|---|
static
|
IoUtils.getRetryingChannelSource(ChannelSource<T> delegate,
int maxTries)
A channel source which tries to acquire a channel from a delegate channel source the given number of times before giving up. |
|
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||