|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-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, java.lang.Object att)Register with the specified selector. |
| Method Detail |
|---|
WrapperSelector.WrapperSelectionKey registerInternal(WrapperSelector selector,
int ops,
java.lang.Object att)
throws java.io.IOException
selector - the selector to register withops - the operations of interestatt - the attachmentjava.io.IOException - if an I/O error occurs
|
Oracle® Coherence Java API Reference Release 3.7.1.0 E22843-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||