Uses of Class
org.logicblaze.lingo.jms.marshall.DefaultMarshaller

Packages that use DefaultMarshaller
org.logicblaze.lingo.jms.marshall The marshalling interface and implementations to specify how Lingo invocations are transported over JMS messages. 
 

Uses of DefaultMarshaller in org.logicblaze.lingo.jms.marshall
 

Subclasses of DefaultMarshaller in org.logicblaze.lingo.jms.marshall
 class XStreamMarshaller
          Uses XStream to marshall requests and responses into and out of messages.
 



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