xmlBlaster 1.6.2 API

Uses of Class
org.xmlBlaster.protocol.xmlrpc.XmlRpcUrl

Packages that use XmlRpcUrl
org.xmlBlaster.client.protocol.xmlrpc   
org.xmlBlaster.protocol.xmlrpc   
 

Uses of XmlRpcUrl in org.xmlBlaster.client.protocol.xmlrpc
 

Fields in org.xmlBlaster.client.protocol.xmlrpc declared as XmlRpcUrl
private  XmlRpcUrl XmlRpcConnection.xmlRpcUrl
           
private  XmlRpcUrl XmlRpcCallbackServer.xmlRpcUrlCallback
          Holds the XmlRpc URL string of the callback server
 

Uses of XmlRpcUrl in org.xmlBlaster.protocol.xmlrpc
 

Fields in org.xmlBlaster.protocol.xmlrpc declared as XmlRpcUrl
private  XmlRpcUrl XmlRpcDriver.xmlRpcUrl
          The URL which clients need to use to access this server
 

Methods in org.xmlBlaster.protocol.xmlrpc with parameters of type XmlRpcUrl
 boolean XmlRpcUrl.equals(XmlRpcUrl other)
           
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.