|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientContext | |
---|---|
org.logicblaze.lingo | The core APIs and classes in Lingo to provide the Metadata Strategy and to add the full Message Exchange Pattern metadata to the Spring RemoteInvocation POJO. |
Uses of ClientContext in org.logicblaze.lingo |
---|
Classes in org.logicblaze.lingo that implement ClientContext | |
---|---|
class |
ClientContextImpl
Default implmentation of ClientContext . |
Methods in org.logicblaze.lingo that return ClientContext | |
---|---|
static ClientContext |
ClientContextHolder.getContext()
Obtains the ClientContext associated with the current thread of execution. |
Methods in org.logicblaze.lingo with parameters of type ClientContext | |
---|---|
static void |
ClientContextHolder.setContext(ClientContext context)
Associates a new ClientContext with the current thread of execution. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |