|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.logicblaze.lingo | |
---|---|
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. |
org.logicblaze.lingo.jms | The classes required to configure a JMS based implementation of Lingo together with the extension point interfaces. |
org.logicblaze.lingo.jms.impl | The implementation classes for the JMS based Lingo binding. |
org.logicblaze.lingo.jms.marshall | The marshalling interface and implementations to specify how Lingo invocations are transported over JMS messages. |
Classes in org.logicblaze.lingo used by org.logicblaze.lingo | |
---|---|
ClientContext
Client context interface for getting the user name from the invocation client. |
|
MetadataStrategy
Represents the metadata strategy used to decide which methods are one-way and which methods have parameters which should not be serialised etc. |
|
MethodMetadata
Represents the Message Exchange Pattern characteristics of a specific method invocation. |
|
ResultJoinStrategy
A Strategy pattern describing how to join multiple results together, to decide when it is safe to unblock the calling client thread and when a request can be considered to be complete. |
|
SimpleMetadataStrategy
A simple metadata strategy which uses POJO naming conventions. |
Classes in org.logicblaze.lingo used by org.logicblaze.lingo.jms | |
---|---|
LingoInvocation
Extends the Spring remote invocation bean to add the extra Lingo metadata |
|
LingoRemoteInvocationFactory
A factory of remote invocation instances which includes the extra Lingo metadata. |
|
MetadataStrategy
Represents the metadata strategy used to decide which methods are one-way and which methods have parameters which should not be serialised etc. |
|
MethodMetadata
Represents the Message Exchange Pattern characteristics of a specific method invocation. |
Classes in org.logicblaze.lingo used by org.logicblaze.lingo.jms.impl | |
---|---|
MetadataStrategy
Represents the metadata strategy used to decide which methods are one-way and which methods have parameters which should not be serialised etc. |
|
ResultJoinStrategy
A Strategy pattern describing how to join multiple results together, to decide when it is safe to unblock the calling client thread and when a request can be considered to be complete. |
Classes in org.logicblaze.lingo used by org.logicblaze.lingo.jms.marshall | |
---|---|
LingoInvocation
Extends the Spring remote invocation bean to add the extra Lingo metadata |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |