Uses of Interface
com.flat502.rox.marshal.ExtendedMethodCallUnmarshaller

Packages that use ExtendedMethodCallUnmarshaller
com.flat502.rox.marshal.xmlrpc Provides classes for marshalling and unmarshalling XML-RPC messages. 
 

Uses of ExtendedMethodCallUnmarshaller in com.flat502.rox.marshal.xmlrpc
 

Classes in com.flat502.rox.marshal.xmlrpc that implement ExtendedMethodCallUnmarshaller
 class DomMethodCallUnmarshaller
          A DOM basedMethodCallUnmarshaller implementation.
 class SaxMethodCallUnmarshaller
          Parse XML RPC method call using SAX