public final class SelectorSelection extends Object
Constructor and Description |
---|
SelectorSelection(SelectorWorker worker,
AbstractSelectableChannel selectable,
SelectorManager.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
disable() |
void |
enable() |
void |
onError(Throwable e) |
void |
onSelect() |
void |
setInterestOps(int ops) |
public SelectorSelection(SelectorWorker worker, AbstractSelectableChannel selectable, SelectorManager.Listener listener) throws ClosedChannelException
ClosedChannelException
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.