Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
C
G
L
M
P
S
X
S
saveConfiguration(OutputStream)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will save the current state out to the specified
OutputStream
.
saveConfiguration(String)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will save the current state out to the XML-RPC configuration file.
saveConfigurationFromScratch(OutputStream)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will save the current state out to the specified
OutputStream
.
setDriverClass(String)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will set the driver class for parsing.
setHandlers(Hashtable)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will set the handlers to register.
setHostname(String)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will set the hostname for the server to listen to.
setPortNumber(int)
- Method in class com.oreilly.xml.
XmlRpcConfiguration
This will set the port number to listen to.
start()
- Method in class com.oreilly.xml.
LightweightXmlRpcServer
This will start up the server.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
C
G
L
M
P
S
X
Copyright © 2000 Brett McLaughlin. All Rights Reserved.