Index of types


F
fault [XmlRPCTypes]
Type of XML-RPC error information

T
t [XmlRPCTypes]
This type includes all the possible XML-RPC types, and the ocaml type they corespond to.
t [XmlRPCServer]
The type that describes a request handler

X
xrs [XmlRPCTypes]
An XML-RPC struct consists of zero or more key/value pairs, where the key is a string and the value is a t.