1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
---|
2 | <!-- NewPage --> |
---|
3 | <html lang="es"> |
---|
4 | <head> |
---|
5 | <!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 --> |
---|
6 | <title>N-Index</title> |
---|
7 | <meta name="date" content="2013-07-10"> |
---|
8 | <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> |
---|
9 | </head> |
---|
10 | <body> |
---|
11 | <script type="text/javascript"><!-- |
---|
12 | if (location.href.indexOf('is-external=true') == -1) { |
---|
13 | parent.document.title="N-Index"; |
---|
14 | } |
---|
15 | //--> |
---|
16 | </script> |
---|
17 | <noscript> |
---|
18 | <div>JavaScript is disabled on your browser.</div> |
---|
19 | </noscript> |
---|
20 | <!-- ========= START OF TOP NAVBAR ======= --> |
---|
21 | <div class="topNav"><a name="navbar_top"> |
---|
22 | <!-- --> |
---|
23 | </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> |
---|
24 | <!-- --> |
---|
25 | </a> |
---|
26 | <ul class="navList" title="Navigation"> |
---|
27 | <li><a href="../overview-summary.html">Overview</a></li> |
---|
28 | <li>Package</li> |
---|
29 | <li>Class</li> |
---|
30 | <li>Use</li> |
---|
31 | <li><a href="../overview-tree.html">Tree</a></li> |
---|
32 | <li><a href="../deprecated-list.html">Deprecated</a></li> |
---|
33 | <li class="navBarCell1Rev">Index</li> |
---|
34 | <li><a href="../help-doc.html">Help</a></li> |
---|
35 | </ul> |
---|
36 | </div> |
---|
37 | <div class="subNav"> |
---|
38 | <ul class="navList"> |
---|
39 | <li><a href="index-12.html">Prev Letter</a></li> |
---|
40 | <li><a href="index-14.html">Next Letter</a></li> |
---|
41 | </ul> |
---|
42 | <ul class="navList"> |
---|
43 | <li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li> |
---|
44 | <li><a href="index-13.html" target="_top">No Frames</a></li> |
---|
45 | </ul> |
---|
46 | <ul class="navList" id="allclasses_navbar_top"> |
---|
47 | <li><a href="../allclasses-noframe.html">All Classes</a></li> |
---|
48 | </ul> |
---|
49 | <div> |
---|
50 | <script type="text/javascript"><!-- |
---|
51 | allClassesLink = document.getElementById("allclasses_navbar_top"); |
---|
52 | if(window==top) { |
---|
53 | allClassesLink.style.display = "block"; |
---|
54 | } |
---|
55 | else { |
---|
56 | allClassesLink.style.display = "none"; |
---|
57 | } |
---|
58 | //--> |
---|
59 | </script> |
---|
60 | </div> |
---|
61 | <a name="skip-navbar_top"> |
---|
62 | <!-- --> |
---|
63 | </a></div> |
---|
64 | <!-- ========= END OF TOP NAVBAR ========= --> |
---|
65 | <div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">J</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">W</a> <a href="index-21.html">Z</a> <a name="_N_"> |
---|
66 | <!-- --> |
---|
67 | </a> |
---|
68 | <h2 class="title">N</h2> |
---|
69 | <dl> |
---|
70 | <dt><span class="strong"><a href="../omq/common/message/Request.html#newAsyncRequest(java.lang.String, java.lang.String, java.lang.Object[], boolean)">newAsyncRequest(String, String, Object[], boolean)</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt> |
---|
71 | <dd> |
---|
72 | <div class="block">This method creates a new asynchronous request</div> |
---|
73 | </dd> |
---|
74 | <dt><span class="strong"><a href="../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[])">newSyncRequest(String, String, Object[])</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt> |
---|
75 | <dd> |
---|
76 | <div class="block">This method creates a new synchronous request</div> |
---|
77 | </dd> |
---|
78 | <dt><span class="strong"><a href="../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[], int, long, boolean, int)">newSyncRequest(String, String, Object[], int, long, boolean, int)</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt> |
---|
79 | <dd> |
---|
80 | <div class="block">This method creates a new synchronous request</div> |
---|
81 | </dd> |
---|
82 | <dt><a href="../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">NoContainsInstanceException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt> |
---|
83 | <dd> </dd> |
---|
84 | <dt><span class="strong"><a href="../omq/exception/NoContainsInstanceException.html#NoContainsInstanceException(java.lang.String)">NoContainsInstanceException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NoContainsInstanceException.html" title="class in omq.exception">NoContainsInstanceException</a></dt> |
---|
85 | <dd> </dd> |
---|
86 | <dt><a href="../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">NoSuchEvObjectException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt> |
---|
87 | <dd> </dd> |
---|
88 | <dt><span class="strong"><a href="../omq/exception/NoSuchEvObjectException.html#NoSuchEvObjectException(java.lang.String)">NoSuchEvObjectException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">NoSuchEvObjectException</a></dt> |
---|
89 | <dd> </dd> |
---|
90 | <dt><a href="../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">NotBoundException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt> |
---|
91 | <dd> </dd> |
---|
92 | <dt><span class="strong"><a href="../omq/exception/NotBoundException.html#NotBoundException(java.lang.String)">NotBoundException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a></dt> |
---|
93 | <dd> </dd> |
---|
94 | <dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#notifyDelivery(com.rabbitmq.client.QueueingConsumer.Delivery)">notifyDelivery(QueueingConsumer.Delivery)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt> |
---|
95 | <dd> |
---|
96 | <div class="block">This method notifies a delivery to an invocationThread using a |
---|
97 | blockingQueue.</div> |
---|
98 | </dd> |
---|
99 | <dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#notifyObservers()">notifyObservers()</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt> |
---|
100 | <dd> </dd> |
---|
101 | <dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#notifyObservers()">notifyObservers()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt> |
---|
102 | <dd> </dd> |
---|
103 | <dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#NUM_THREADS">NUM_THREADS</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt> |
---|
104 | <dd> |
---|
105 | <div class="block">Set how many threads will be created to invoke remote methods</div> |
---|
106 | </dd> |
---|
107 | <dt><a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Number</span></a> - Interface in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt> |
---|
108 | <dd> </dd> |
---|
109 | <dt><a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">NumberClient</span></a> - Interface in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt> |
---|
110 | <dd> </dd> |
---|
111 | <dt><a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">NumberImpl</span></a> - Class in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt> |
---|
112 | <dd> </dd> |
---|
113 | <dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#NumberImpl()">NumberImpl()</a></span> - Constructor for class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt> |
---|
114 | <dd> </dd> |
---|
115 | <dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#NumberImpl(int)">NumberImpl(int)</a></span> - Constructor for class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt> |
---|
116 | <dd> </dd> |
---|
117 | </dl> |
---|
118 | <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">J</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">R</a> <a href="index-17.html">S</a> <a href="index-18.html">T</a> <a href="index-19.html">U</a> <a href="index-20.html">W</a> <a href="index-21.html">Z</a> </div> |
---|
119 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
---|
120 | <div class="bottomNav"><a name="navbar_bottom"> |
---|
121 | <!-- --> |
---|
122 | </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> |
---|
123 | <!-- --> |
---|
124 | </a> |
---|
125 | <ul class="navList" title="Navigation"> |
---|
126 | <li><a href="../overview-summary.html">Overview</a></li> |
---|
127 | <li>Package</li> |
---|
128 | <li>Class</li> |
---|
129 | <li>Use</li> |
---|
130 | <li><a href="../overview-tree.html">Tree</a></li> |
---|
131 | <li><a href="../deprecated-list.html">Deprecated</a></li> |
---|
132 | <li class="navBarCell1Rev">Index</li> |
---|
133 | <li><a href="../help-doc.html">Help</a></li> |
---|
134 | </ul> |
---|
135 | </div> |
---|
136 | <div class="subNav"> |
---|
137 | <ul class="navList"> |
---|
138 | <li><a href="index-12.html">Prev Letter</a></li> |
---|
139 | <li><a href="index-14.html">Next Letter</a></li> |
---|
140 | </ul> |
---|
141 | <ul class="navList"> |
---|
142 | <li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li> |
---|
143 | <li><a href="index-13.html" target="_top">No Frames</a></li> |
---|
144 | </ul> |
---|
145 | <ul class="navList" id="allclasses_navbar_bottom"> |
---|
146 | <li><a href="../allclasses-noframe.html">All Classes</a></li> |
---|
147 | </ul> |
---|
148 | <div> |
---|
149 | <script type="text/javascript"><!-- |
---|
150 | allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
---|
151 | if(window==top) { |
---|
152 | allClassesLink.style.display = "block"; |
---|
153 | } |
---|
154 | else { |
---|
155 | allClassesLink.style.display = "none"; |
---|
156 | } |
---|
157 | //--> |
---|
158 | </script> |
---|
159 | </div> |
---|
160 | <a name="skip-navbar_bottom"> |
---|
161 | <!-- --> |
---|
162 | </a></div> |
---|
163 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
---|
164 | </body> |
---|
165 | </html> |
---|