Uses of Package
org.logicblaze.lingo

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.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
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
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.marshall
LingoInvocation
          Extends the Spring remote invocation bean to add the extra Lingo metadata
 



Copyright © 2005 LogicBlaze, Inc.. All Rights Reserved.