it.imolinfo.jbi4cics.messageformat
Interface MessageFormatter

All Known Implementing Classes:
CommareaFormatter, JdbcFormatter, NoOpMessageFormatter, ToStringMessageFormatter

public interface MessageFormatter

Author:
raffaele

Method Summary
 void mapInputBeanToInputMessage(ServiceContext serviceContext)
           
 void mapOutputMessageToOutputBean(ServiceContext serviceContext)
           
 

Method Detail

mapInputBeanToInputMessage

void mapInputBeanToInputMessage(ServiceContext serviceContext)
                                throws FormatException
Throws:
FormatException

mapOutputMessageToOutputBean

void mapOutputMessageToOutputBean(ServiceContext serviceContext)
                                  throws FormatException
Throws:
FormatException


Copyright © 2005-2008 Imola Informatica. All Rights Reserved.