Uses of Interface
org.apache.xmlrpc.TypeDecoder

Packages that use TypeDecoder
org.apache.xmlrpc   
 

Uses of TypeDecoder in org.apache.xmlrpc
 

Classes in org.apache.xmlrpc that implement TypeDecoder
 class DefaultTypeDecoder
          The default implementation of the TypeDecoder interface.
 

Fields in org.apache.xmlrpc declared as TypeDecoder
protected static TypeDecoder XmlWriter.typeDecoder
          Class to delegate type decoding to.
 

Methods in org.apache.xmlrpc with parameters of type TypeDecoder
protected static void XmlWriter.setTypeDecoder(TypeDecoder newTypeDecoder)
           
 



Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.