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

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

new release version

File size: 1.7 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
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
15</HEAD>
16
17<BODY BGCOLOR="white">
18<FONT size="+1" CLASS="FrameTitleFont">
19<A HREF="../../../../com/rabbitmq/tools/jsonrpc/package-summary.html" target="classFrame">com.rabbitmq.tools.jsonrpc</A></FONT>
20<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21<TR>
22<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
23Classes</FONT>&nbsp;
24<FONT CLASS="FrameItemFont">
25<BR>
26<A HREF="JsonRpcClient.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">JsonRpcClient</A>
27<BR>
28<A HREF="JsonRpcServer.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">JsonRpcServer</A>
29<BR>
30<A HREF="ParameterDescription.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">ParameterDescription</A>
31<BR>
32<A HREF="ProcedureDescription.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">ProcedureDescription</A>
33<BR>
34<A HREF="ServiceDescription.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">ServiceDescription</A></FONT></TD>
35</TR>
36</TABLE>
37
38
39<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
40<TR>
41<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
42Exceptions</FONT>&nbsp;
43<FONT CLASS="FrameItemFont">
44<BR>
45<A HREF="JsonRpcException.html" title="class in com.rabbitmq.tools.jsonrpc" target="classFrame">JsonRpcException</A></FONT></TD>
46</TR>
47</TABLE>
48
49
50</BODY>
51</HTML>
Note: See TracBrowser for help on using the repository browser.