| Interface | Description |
|---|---|
| CtxListener | |
| Handler<X> |
| Class | Description |
|---|---|
| AbstractEventLoop<T> | |
| AbstractLoop<T> | |
| ConnState | |
| DecodedData | |
| DefaultBinaryMultiData | |
| DefaultData | |
| DefaultExchange<T> | |
| DefaultMultiData | |
| ExchangeProtocol<T extends DefaultExchange<?>> | |
| IgnorantConnectionListener | |
| RapidoidChannel | |
| RapidoidConnection | |
| RapidoidHelper |
Helpers are instantiated per worker node (for thread-safe use), so they contain various data structures that can be
used as temporary data holders when implementing protocols, to avoid instantiating objects for each protocol
execution.
|
| RapidoidServerLoop | |
| RapidoidWorker | |
| RapidoidWorkerThread |
| Enum | Description |
|---|---|
| LoopStatus |
| Exception | Description |
|---|---|
| ProtocolException |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.