| Interface | Description |
|---|---|
| CM_Listener.Reporter | |
| ConcurrentListener.ServerFactory |
In addition to providing the explicit interface methods, factory classes must also provide a constructor
with this signature:
classname(com.grey.naf.reactor.CM_Listener, com.grey.base.config.XmlConfig) |
| IterativeListener.ServerFactory | |
| Producer.Consumer<T> | |
| TimerNAF.Handler | |
| TimerNAF.TimeProvider |
| Class | Description |
|---|---|
| ChannelMonitor |
This is the base class for all entities who wish to monitor an NIO-based I/O channel, and receive
event callbacks for it.
|
| CM_Client | |
| CM_Listener | |
| CM_Server | |
| CM_Stream | |
| CM_TCP | |
| CM_UDP | |
| ConcurrentListener | |
| Dispatcher | |
| Flusher | |
| IOExecReader | |
| IOExecReaderStream | |
| IOExecReaderUDP | |
| IOExecWriter | |
| IterativeListener | |
| ListenerSet | |
| Producer<T> | |
| TimerNAF |
| Enum | Description |
|---|---|
| CM_Listener.Reporter.EVENT | |
| Dispatcher.STOPSTATUS |
| Exception | Description |
|---|---|
| CM_Stream.BrokenPipeException |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.