Uses of Interface
org.mactor.framework.extensioninterface.MessageBuilderCommand

Packages that use MessageBuilderCommand
org.mactor.extensions   
org.mactor.extensions.xml   
 

Uses of MessageBuilderCommand in org.mactor.extensions
 

Classes in org.mactor.extensions that implement MessageBuilderCommand
 class ForwardingMessageBuilder
          Build a message identical to the last incoming message
 

Uses of MessageBuilderCommand in org.mactor.extensions.xml
 

Classes in org.mactor.extensions.xml that implement MessageBuilderCommand
 class ForwardXslMessageBuilder
           
 class XPathTemplateMessageBuilder
          Builds a message based on a XML file (the template), substituting the vales in the file with the values specied in the paramaters.
 



Copyright © 2008. All Rights Reserved.