public interface ProcessorSelector
Processor, which will process IOEvent, occurred on the
Connection| Modifier and Type | Method and Description |
|---|---|
Processor |
select(IOEvent ioEvent,
Connection connection)
Selects
Processor, which will process connection event. |
Processor select(IOEvent ioEvent, Connection connection)
Processor, which will process connection event.ioEvent - connection event to be processedconnection - where event occurredProcessor, which will process connection event.Copyright © 2017–2019 Oracle Corporation. All rights reserved.