|
Oracle® Coherence Java API Reference Release 3.6.0.0 E15725-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface WrapperSelector.WrapperSelectableChannel
An interface to be implemented by all channels which will be selectable using this Selector.
| Method Summary | |
|---|---|
WrapperSelector.WrapperSelectionKey |
registerInternal(WrapperSelector selector, int ops, Object att)Register with the specified selector. |
| Method Detail |
|---|
WrapperSelector.WrapperSelectionKey registerInternal(WrapperSelector selector,
int ops,
Object att)
throws IOException
selector - the selector to register withops - the operations of interestatt - the attachmentIOException - if an I/O error occurs
|
Oracle® Coherence Java API Reference Release 3.6.0.0 E15725-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||