Package org.apache.xmlrpc.util

Interface Summary

ThreadPool.InterruptableTaskA task, which may be interrupted, if the pool is shutting down.
ThreadPool.TaskThe thread pool contains instances of ThreadPool.Task.

Class Summary

HttpUtilProvides utility functions useful in HTTP communications
LimitedInputStreamA filtering java.io.InputStream for proper handling of the Content-Length header: It guarantees to return at most a given number of bytes.
ReflectionUtilA utility class for using reflection.
SAXParsersUtility class for working with SAX parsers.
ThreadPoolSimple thread pool.
XmlRpcDateTimeDateFormatAn extension of XmlRpcDateTimeFormat, which accepts and/or creates instances of Date.
XmlRpcDateTimeFormatAn instance of java.text.Format, which may be used to parse and format dateTime values, as specified by the XML-RPC specification.
XmlRpcIOExceptionThis is a subclass of IOException, which allows to attach a linked exception.

Copyright © 2001-2007
Apache Software Foundation. All Rights Reserved.