Interface | Description |
---|---|
CtxListener |
Class | Description |
---|---|
AbstractEventLoop<T> | |
AbstractLoop<T> | |
ChannelHolderImpl | |
ConnectionTarget | |
ConnState | |
DecodedData | |
DefaultBinaryMultiData | |
DefaultData | |
DefaultExchange<T> | |
DefaultMultiData | |
ExchangeProtocol<T extends DefaultExchange<?>> | |
FiniteStateProtocol | |
IgnorantConnectionListener | |
ProtocolBridge | |
RapidoidChannel | |
RapidoidClientLoop | |
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 |
Enum | Description |
---|---|
LoopStatus |
Exception | Description |
---|---|
ProtocolException |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.