Uses of Class
org.chenile.owiz.impl.ChainContext
Package
Description
The core Chenile exchange objects are defined here.
Key Command implementations, chain implementations and base classes are defined here.
-
Uses of ChainContext in org.chenile.core.context
Modifier and TypeFieldDescriptionprivate ChainContext<ChenileExchange>
ChenileExchange.chainContext
Internal field for the purpose of continuing the interceptor chain.Modifier and TypeMethodDescriptionvoid
ChenileExchange.setChainContext
(ChainContext<ChenileExchange> chainContext) -
Uses of ChainContext in org.chenile.owiz.impl
Modifier and TypeMethodDescriptionvoid
ChainContextContainer.setChainContext
(ChainContext<InputType> chainContext)