source: branches/objectmq-1.0/lib/rabbitmq-java-client-javadoc-3.0.1/com/rabbitmq/tools/jsonrpc/package-tree.html @ 33

Last change on this file since 33 was 33, checked in by amoreno, 11 years ago

new release version

File size: 7.3 KB
Line 
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_18) on Tue Dec 11 11:47:11 GMT 2012 -->
6<TITLE>
7com.rabbitmq.tools.jsonrpc Class Hierarchy
8</TITLE>
9
10<META NAME="date" CONTENT="2012-12-11">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    if (location.href.indexOf('is-external=true') == -1) {
18        parent.document.title="com.rabbitmq.tools.jsonrpc Class Hierarchy";
19    }
20}
21</SCRIPT>
22<NOSCRIPT>
23</NOSCRIPT>
24
25</HEAD>
26
27<BODY BGCOLOR="white" onload="windowTitle();">
28<HR>
29
30
31<!-- ========= START OF TOP NAVBAR ======= -->
32<A NAME="navbar_top"><!-- --></A>
33<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35<TR>
36<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37<A NAME="navbar_top_firstrow"><!-- --></A>
38<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39  <TR ALIGN="center" VALIGN="top">
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47  </TR>
48</TABLE>
49</TD>
50<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51</EM>
52</TD>
53</TR>
54
55<TR>
56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57&nbsp;<A HREF="../../../../com/rabbitmq/tools/json/package-tree.html"><B>PREV</B></A>&nbsp;
58&nbsp;<A HREF="../../../../com/rabbitmq/utility/package-tree.html"><B>NEXT</B></A></FONT></TD>
59<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60  <A HREF="../../../../index.html?com/rabbitmq/tools/jsonrpc/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62&nbsp;<SCRIPT type="text/javascript">
63  <!--
64  if(window==top) {
65    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
66  }
67  //-->
68</SCRIPT>
69<NOSCRIPT>
70  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
71</NOSCRIPT>
72
73
74</FONT></TD>
75</TR>
76</TABLE>
77<A NAME="skip-navbar_top"></A>
78<!-- ========= END OF TOP NAVBAR ========= -->
79
80<HR>
81<CENTER>
82<H2>
83Hierarchy For Package com.rabbitmq.tools.jsonrpc
84</H2>
85</CENTER>
86<DL>
87<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
88<HR>
89<H2>
90Class Hierarchy
91</H2>
92<UL>
93<LI TYPE="circle">java.lang.Object<UL>
94<LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/ParameterDescription.html" title="class in com.rabbitmq.tools.jsonrpc"><B>ParameterDescription</B></A><LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/ProcedureDescription.html" title="class in com.rabbitmq.tools.jsonrpc"><B>ProcedureDescription</B></A><LI TYPE="circle">com.rabbitmq.client.<A HREF="../../../../com/rabbitmq/client/RpcClient.html" title="class in com.rabbitmq.client"><B>RpcClient</B></A><UL>
95<LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/JsonRpcClient.html" title="class in com.rabbitmq.tools.jsonrpc"><B>JsonRpcClient</B></A> (implements java.lang.reflect.InvocationHandler)
96</UL>
97<LI TYPE="circle">com.rabbitmq.client.<A HREF="../../../../com/rabbitmq/client/RpcServer.html" title="class in com.rabbitmq.client"><B>RpcServer</B></A><UL>
98<LI TYPE="circle">com.rabbitmq.client.<A HREF="../../../../com/rabbitmq/client/StringRpcServer.html" title="class in com.rabbitmq.client"><B>StringRpcServer</B></A><UL>
99<LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/JsonRpcServer.html" title="class in com.rabbitmq.tools.jsonrpc"><B>JsonRpcServer</B></A></UL>
100</UL>
101<LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/ServiceDescription.html" title="class in com.rabbitmq.tools.jsonrpc"><B>ServiceDescription</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
102<UL>
103<LI TYPE="circle">java.lang.Exception<UL>
104<LI TYPE="circle">com.rabbitmq.tools.jsonrpc.<A HREF="../../../../com/rabbitmq/tools/jsonrpc/JsonRpcException.html" title="class in com.rabbitmq.tools.jsonrpc"><B>JsonRpcException</B></A></UL>
105</UL>
106</UL>
107</UL>
108<HR>
109
110
111<!-- ======= START OF BOTTOM NAVBAR ====== -->
112<A NAME="navbar_bottom"><!-- --></A>
113<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
114<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
115<TR>
116<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
117<A NAME="navbar_bottom_firstrow"><!-- --></A>
118<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
119  <TR ALIGN="center" VALIGN="top">
120  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
121  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
122  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
123  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
124  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
125  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
126  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
127  </TR>
128</TABLE>
129</TD>
130<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
131</EM>
132</TD>
133</TR>
134
135<TR>
136<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
137&nbsp;<A HREF="../../../../com/rabbitmq/tools/json/package-tree.html"><B>PREV</B></A>&nbsp;
138&nbsp;<A HREF="../../../../com/rabbitmq/utility/package-tree.html"><B>NEXT</B></A></FONT></TD>
139<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
140  <A HREF="../../../../index.html?com/rabbitmq/tools/jsonrpc/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
141&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
142&nbsp;<SCRIPT type="text/javascript">
143  <!--
144  if(window==top) {
145    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
146  }
147  //-->
148</SCRIPT>
149<NOSCRIPT>
150  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
151</NOSCRIPT>
152
153
154</FONT></TD>
155</TR>
156</TABLE>
157<A NAME="skip-navbar_bottom"></A>
158<!-- ======== END OF BOTTOM NAVBAR ======= -->
159
160<HR>
161
162</BODY>
163</HTML>
Note: See TracBrowser for help on using the repository browser.