protected class SelectorIntraband.RegisterCallable extends java.lang.Object implements java.util.concurrent.Callable<RegistrationReference>
| Constructor and Description |
|---|
SelectorIntraband.RegisterCallable(java.nio.channels.SelectableChannel readSelectableChannel,
java.nio.channels.SelectableChannel writeSelectableChannel) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationReference |
call() |
public SelectorIntraband.RegisterCallable(java.nio.channels.SelectableChannel readSelectableChannel,
java.nio.channels.SelectableChannel writeSelectableChannel)
public RegistrationReference call() throws java.lang.Exception
call in interface java.util.concurrent.Callable<RegistrationReference>java.lang.Exception