Package org.apache.xmlrpc.util
Class Summary |
HttpUtil | Provides utility functions useful in HTTP communications |
LimitedInputStream | A filtering java.io.InputStream for proper handling of
the Content-Length header: It guarantees to return
at most a given number of bytes. |
SAXParsers | Utility class for working with SAX parsers. |
ThreadPool | Simple thread pool. |
XmlRpcDateTimeDateFormat | An extension of XmlRpcDateTimeFormat, which accepts
and/or creates instances of Date. |
XmlRpcDateTimeFormat | An instance of java.text.Format, which may be used
to parse and format dateTime values, as specified
by the XML-RPC specification. |
XmlRpcIOException | This is a subclass of IOException, which
allows to attach a linked exception. |
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.