|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HeaderMarshaller | Strategy for custom header marshalling. |
Marshaller |
Class Summary | |
---|---|
AcegiHeaderMarshaller | Ageci header marshaller which propagates the clients principal as a thread local variable on the server. |
CompositeHeaderMarshaller | Composite Header Marshaller which allows you to plugin multiple HeaderMarshaller strategies. |
DefaultMarshaller | Represents the strategy of object marshalling of requests and responses in and out of JMS messages. |
LocaleHeaderMarshaller | Propagates the client locale to the server's thread of execution. |
NativeHeaderMarshaller | Required header marshalling that is internal to Lingo. |
XStreamMarshaller | Uses XStream to marshall requests and responses into and out of messages. |
The marshalling interface and implementations to specify how Lingo invocations are transported over JMS messages.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |