Uses of Interface
net.wotonomy.web.xml.XMLRPCReceiver

Packages that use XMLRPCReceiver
net.wotonomy.web.xml The XML object serialization framework, including an XML-RPC serializer implementation and an easy-to-use XML-RPC servlet and client. 
 

Uses of XMLRPCReceiver in net.wotonomy.web.xml
 

Methods in net.wotonomy.web.xml with parameters of type XMLRPCReceiver
 void XMLRPCDecoder.decode(java.io.InputStream anInputStream, XMLRPCReceiver aReceiver)
          Decodes an XML-RPC message from the specified input stream.
 



Copyright © 2006 null. All Rights Reserved.