|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRpcUrl | |
|---|---|
| org.xmlBlaster.client.protocol.xmlrpc | |
| org.xmlBlaster.protocol.xmlrpc | |
| org.xmlBlaster.util.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 |
XblWebServer.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)
|
| Constructors in org.xmlBlaster.protocol.xmlrpc with parameters of type XmlRpcUrl | |
|---|---|
XblWebServer(XmlRpcUrl xmlRpcUrl,
SocketUrl socketUrl,
AddressBase addressBase)
|
|
| Uses of XmlRpcUrl in org.xmlBlaster.util.protocol.xmlrpc |
|---|
| Methods in org.xmlBlaster.util.protocol.xmlrpc with parameters of type XmlRpcUrl | |
|---|---|
static org.apache.xmlrpc.client.XmlRpcClient |
XmlRpcClientFactory.getXmlRpcClient(Global glob,
XmlRpcUrl xmlRpcUrl,
AddressBase address,
boolean useCDATA)
|
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||