WebLogic Integration


Uses of Interface
com.bea.wlxt.XT

Packages that use XT
com.bea.wlxt Provides the WebLogic Integration XML-Non XML Translator classes. 
 

Uses of XT in com.bea.wlxt
 

Classes in com.bea.wlxt that implement XT
 class WLXT
           BEA WebLogic XML/non-XML Translator (WLXT) is a data translation engine.
 

Methods in com.bea.wlxt that return XT
 XT XTPool.getXT()
          Get a WLXT instance from the pool.
 XT WLXTPool.getXT()
           
 

Methods in com.bea.wlxt with parameters of type XT
 void XTPool.putXT(XT wlxt)
          Return a WLXT instance to the pool.
 void WLXTPool.putXT(XT wlxt)
           
 


WebLogic Integration

WebLogic Integration (WLI)