/lib/docs/org/apache/xmlrpc/client/package-frame.html
HTML | 125 lines | 112 code | 11 blank | 2 comment | 0 complexity | 2413bf93f121777ba40f2c40117f2ee8 MD5 | raw file
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!--NewPage--> 3<HTML> 4<HEAD> 5<!-- Generated by javadoc (build 1.6.0_0) on Mon Apr 20 21:46:00 CEST 2009 --> 6<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<TITLE> 8org.apache.xmlrpc.client (Apache XML-RPC 3.1.2 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2009-04-20"> 12 13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> 14 15 16</HEAD> 17 18<BODY BGCOLOR="white"> 19<FONT size="+1" CLASS="FrameTitleFont"> 20<A HREF="../../../../org/apache/xmlrpc/client/package-summary.html" target="classFrame">org.apache.xmlrpc.client</A></FONT> 21<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> 22<TR> 23<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> 24Interfaces</FONT> 25<FONT CLASS="FrameItemFont"> 26<BR> 27<A HREF="AsyncCallback.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>AsyncCallback</I></A> 28<BR> 29<A HREF="XmlRpcClientConfig.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcClientConfig</I></A> 30<BR> 31<A HREF="XmlRpcHttpClientConfig.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcHttpClientConfig</I></A> 32<BR> 33<A HREF="XmlRpcLocalClientConfig.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcLocalClientConfig</I></A> 34<BR> 35<A HREF="XmlRpcStreamTransport.ReqWriter.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcStreamTransport.ReqWriter</I></A> 36<BR> 37<A HREF="XmlRpcTransport.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcTransport</I></A> 38<BR> 39<A HREF="XmlRpcTransportFactory.html" title="interface in org.apache.xmlrpc.client" target="classFrame"><I>XmlRpcTransportFactory</I></A></FONT></TD> 40</TR> 41</TABLE> 42 43 44<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> 45<TR> 46<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> 47Classes</FONT> 48<FONT CLASS="FrameItemFont"> 49<BR> 50<A HREF="TimingOutCallback.html" title="class in org.apache.xmlrpc.client" target="classFrame">TimingOutCallback</A> 51<BR> 52<A HREF="XmlRpcClient.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClient</A> 53<BR> 54<A HREF="XmlRpcClientConfigImpl.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientConfigImpl</A> 55<BR> 56<A HREF="XmlRpcClientDefaults.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientDefaults</A> 57<BR> 58<A HREF="XmlRpcClientRequestImpl.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientRequestImpl</A> 59<BR> 60<A HREF="XmlRpcClientWorker.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientWorker</A> 61<BR> 62<A HREF="XmlRpcClientWorkerFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientWorkerFactory</A> 63<BR> 64<A HREF="XmlRpcCommonsTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcCommonsTransport</A> 65<BR> 66<A HREF="XmlRpcCommonsTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcCommonsTransportFactory</A> 67<BR> 68<A HREF="XmlRpcHttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcHttpTransport</A> 69<BR> 70<A HREF="XmlRpcLite14HttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLite14HttpTransport</A> 71<BR> 72<A HREF="XmlRpcLite14HttpTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLite14HttpTransportFactory</A> 73<BR> 74<A HREF="XmlRpcLiteHttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLiteHttpTransport</A> 75<BR> 76<A HREF="XmlRpcLiteHttpTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLiteHttpTransportFactory</A> 77<BR> 78<A HREF="XmlRpcLocalStreamTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLocalStreamTransport</A> 79<BR> 80<A HREF="XmlRpcLocalStreamTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLocalStreamTransportFactory</A> 81<BR> 82<A HREF="XmlRpcLocalTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLocalTransport</A> 83<BR> 84<A HREF="XmlRpcLocalTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcLocalTransportFactory</A> 85<BR> 86<A HREF="XmlRpcStreamTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcStreamTransport</A> 87<BR> 88<A HREF="XmlRpcStreamTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcStreamTransportFactory</A> 89<BR> 90<A HREF="XmlRpcSun14HttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSun14HttpTransport</A> 91<BR> 92<A HREF="XmlRpcSun14HttpTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSun14HttpTransportFactory</A> 93<BR> 94<A HREF="XmlRpcSun15HttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSun15HttpTransport</A> 95<BR> 96<A HREF="XmlRpcSun15HttpTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSun15HttpTransportFactory</A> 97<BR> 98<A HREF="XmlRpcSunHttpTransport.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSunHttpTransport</A> 99<BR> 100<A HREF="XmlRpcSunHttpTransportFactory.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcSunHttpTransportFactory</A> 101<BR> 102<A HREF="XmlRpcTransportFactoryImpl.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcTransportFactoryImpl</A> 103<BR> 104<A HREF="XmlRpcTransportImpl.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcTransportImpl</A></FONT></TD> 105</TR> 106</TABLE> 107 108 109<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> 110<TR> 111<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> 112Exceptions</FONT> 113<FONT CLASS="FrameItemFont"> 114<BR> 115<A HREF="TimingOutCallback.TimeoutException.html" title="class in org.apache.xmlrpc.client" target="classFrame">TimingOutCallback.TimeoutException</A> 116<BR> 117<A HREF="XmlRpcClientException.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcClientException</A> 118<BR> 119<A HREF="XmlRpcHttpTransportException.html" title="class in org.apache.xmlrpc.client" target="classFrame">XmlRpcHttpTransportException</A></FONT></TD> 120</TR> 121</TABLE> 122 123 124</BODY> 125</HTML>