Uses of Interface
com.bankframe.ei.channel.codec.Codec

Packages that use Codec
com.bankframe.ei.channel.client   
com.bankframe.ei.channel.codec   
com.bankframe.examples.channel.xmlxsl   
 

Uses of Codec in com.bankframe.ei.channel.client
 

Methods in com.bankframe.ei.channel.client that return Codec
 Codec HttpClient.getCodec()
           
 

Uses of Codec in com.bankframe.ei.channel.codec
 

Classes in com.bankframe.ei.channel.codec that implement Codec
 class B2BXMLCodec
          This class is a codec for handling BankFrame B2B XML.
 class DPTPCodec
          This class converts DataPackets or Vectors of DataPackets to/from a compact XML representation.
 class DPTPDOMCodec
           
 class DPTPPaddingCodec
          This class converts DataPackets or Vectors of DataPackets to/from a compact XML representation.
 class JOTPCodec
          This class converts Vectors of DataPackets to a hexadecimal string representation.
 class XMLDOMCodec
           
 class XMLXSLCodec
          This class decodes and encodes XML data, applying an XSL transformation to map arbitrary XML to Eontec XML.
 

Uses of Codec in com.bankframe.examples.channel.xmlxsl
 

Classes in com.bankframe.examples.channel.xmlxsl that implement Codec
 class FooXmlXslCodec
           
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.