Modifier and Type | Class and Description |
---|---|
(package private) class |
Client.Worker.WorkAction |
Modifier and Type | Field and Description |
---|---|
private Selector |
_selector |
private UnboundedQueue<Client.Worker.WorkAction> |
_workQueue |
Constructor and Description |
---|
Client.Worker() |
private final Selector _selector
private final UnboundedQueue<Client.Worker.WorkAction> _workQueue
public Client.Worker() throws IOException
IOException
public void notify(Client.Link link, Client.ActionType action)