IBM Branch Transformation Toolkit Javadoc

Package com.ibm.btt.formatter.client

Interface Summary
CHAFormatterServiceProxy This class is the general interface of four different CHAFormatterService proxies.
 

Class Summary
CHAFormatterServiceLocalJavaProxy This class uses local java call to access local CHAFormatterService.
CHAFormatterServicePureEJBProxy This class uses EJB call to get a CHAFormatterService instance.
CHAFormatterServiceWSIFEjbProxy This class is generated by WSAD according to CHAFormatterServiceEJBService.wsdl and uses WSIF EJB binding to get remote CHAformatterService instance.
CHAFormatterServiceWSIFJavaProxy This class is generated by WSAD according to CHAFormatterServiceJavaService.wsdl and use WSIF JAVA binding to access local CHAformatterService.
FormatElement This class is the facade of CHAFormatterService, which uses exteral defined proxy to interact with remote CHAFormatterService instance.
FormatElementFactory This class reads the external defined proxy from des.ini and instantiates a proxy instance.
 


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005