A C D G H J L M N P R 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.
saxDocument(File, OutputStream) - Method in class JDOMTest
 
SAXParserDemo - class SAXParserDemo.
SAXParserDemo will take an XML file and parse it using SAX, displaying the callbacks in the parsing lifecycle.
SAXParserDemo() - Constructor for class SAXParserDemo
 
SAXTest - class SAXTest.
 
SAXTest() - Constructor for class SAXTest
 
sayHello(String) - Method in class HelloHandler
This will take in a String and return a hello message to the user indicated.
Scheduler - class Scheduler.
Scheduler is a class that allows addition, removal, and retrieval of a list of events, sorted by their occurrence time.
Scheduler() - Constructor for class Scheduler
This will initialize the storage.
SchedulerClient - class SchedulerClient.
SchedulerClient is an XML-RPC client that makes XML-RPC requests to Scheduler.
SchedulerClient() - Constructor for class SchedulerClient
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.techbooks.ListBooksServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.techbooks.GetRSSChannelServlet
 
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.

A C D G H J L M N P R S X