Package org.apache.xmlrpc.util
-
Interface Summary Interface Description ThreadPool.InterruptableTask A task, which may be interrupted, if the pool is shutting down.ThreadPool.Task The thread pool contains instances ofThreadPool.Task. -
Class Summary Class Description HttpUtil Provides utility functions useful in HTTP communicationsLimitedInputStream A filteringInputStreamfor proper handling of theContent-Lengthheader: It guarantees to return at most a given number of bytes.ReflectionUtil A utility class for using reflection.SAXParsers Utility class for working with SAX parsers.ThreadPool Simple thread pool.XmlRpcDateTimeDateFormat An extension ofXmlRpcDateTimeFormat, which accepts and/or creates instances ofDate.XmlRpcDateTimeFormat An instance ofFormat, which may be used to parse and formatdateTimevalues, as specified by the XML-RPC specification. -
Exception Summary Exception Description XmlRpcIOException This is a subclass ofIOException, which allows to attach a linked exception.