<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<!-- NewPage --> | |
<html lang="en"> | |
<head> | |
<!-- Generated by javadoc (1.8.0) on Sun Aug 28 20:42:45 EST 2016 --> | |
<title>MailboxBackEnd (Apache River v3.0.0 API Documentation (internals))</title> | |
<meta name="date" content="2016-08-28"> | |
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | |
<script type="text/javascript" src="../../../../script.js"></script> | |
</head> | |
<body> | |
<script type="text/javascript"><!-- | |
try { | |
if (location.href.indexOf('is-external=true') == -1) { | |
parent.document.title="MailboxBackEnd (Apache River v3.0.0 API Documentation (internals))"; | |
} | |
} | |
catch(err) { | |
} | |
//--> | |
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6}; | |
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; | |
var altColor = "altColor"; | |
var rowColor = "rowColor"; | |
var tableTab = "tableTab"; | |
var activeTableTab = "activeTableTab"; | |
</script> | |
<noscript> | |
<div>JavaScript is disabled on your browser.</div> | |
</noscript> | |
<!-- ========= START OF TOP NAVBAR ======= --> | |
<div class="topNav"><a name="navbar.top"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.top.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/MailboxBackEnd.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../org/apache/river/mercury/MailboxAdminProxy.ConstrainableMailboxAdminProxy.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../index.html?org/apache/river/mercury/MailboxBackEnd.html" target="_top">Frames</a></li> | |
<li><a href="MailboxBackEnd.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_top"> | |
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"><!-- | |
allClassesLink = document.getElementById("allclasses_navbar_top"); | |
if(window==top) { | |
allClassesLink.style.display = "block"; | |
} | |
else { | |
allClassesLink.style.display = "none"; | |
} | |
//--> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li>Nested | </li> | |
<li>Field | </li> | |
<li>Constr | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li>Field | </li> | |
<li>Constr | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.top"> | |
<!-- --> | |
</a></div> | |
<!-- ========= END OF TOP NAVBAR ========= --> | |
<!-- ======== START OF CLASS DATA ======== --> | |
<div class="header"> | |
<div class="subTitle">org.apache.river.mercury</div> | |
<h2 title="Interface MailboxBackEnd" class="title">Interface MailboxBackEnd</h2> | |
</div> | |
<div class="contentContainer"> | |
<div class="description"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<dl> | |
<dt>All Superinterfaces:</dt> | |
<dd><a href="../../../../net/jini/admin/Administrable.html" title="interface in net.jini.admin">Administrable</a>, <a href="../../../../org/apache/river/admin/DestroyAdmin.html" title="interface in org.apache.river.admin">DestroyAdmin</a>, <a href="../../../../net/jini/event/EventMailbox.html" title="interface in net.jini.event">EventMailbox</a>, <a href="../../../../net/jini/admin/JoinAdmin.html" title="interface in net.jini.admin">JoinAdmin</a>, <a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a>, <a href="../../../../org/apache/river/mercury/MailboxAdmin.html" title="interface in org.apache.river.mercury">MailboxAdmin</a>, <a href="../../../../net/jini/event/PullEventMailbox.html" title="interface in net.jini.event">PullEventMailbox</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/Remote.html?is-external=true" title="class or interface in java.rmi">Remote</a>, <a href="../../../../org/apache/river/start/ServiceProxyAccessor.html" title="interface in org.apache.river.start">ServiceProxyAccessor</a></dd> | |
</dl> | |
<dl> | |
<dt>All Known Implementing Classes:</dt> | |
<dd><a href="../../../../org/apache/river/mercury/ActivatableMercuryImpl.html" title="class in org.apache.river.mercury">ActivatableMercuryImpl</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">MailboxImpl</a>, <a href="../../../../org/apache/river/mercury/NonActivatableMercuryImpl.html" title="class in org.apache.river.mercury">NonActivatableMercuryImpl</a>, <a href="../../../../org/apache/river/mercury/TransientMercuryImpl.html" title="class in org.apache.river.mercury">TransientMercuryImpl</a></dd> | |
</dl> | |
<hr> | |
<br> | |
<pre>interface <span class="typeNameLabel">MailboxBackEnd</span> | |
extends <a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a>, <a href="../../../../net/jini/admin/Administrable.html" title="interface in net.jini.admin">Administrable</a>, <a href="../../../../org/apache/river/mercury/MailboxAdmin.html" title="interface in org.apache.river.mercury">MailboxAdmin</a>, <a href="../../../../net/jini/event/PullEventMailbox.html" title="interface in net.jini.event">PullEventMailbox</a>, <a href="../../../../org/apache/river/start/ServiceProxyAccessor.html" title="interface in org.apache.river.start">ServiceProxyAccessor</a></pre> | |
<div class="block">MailboxBackEnd defines the private protocol between the various client-side | |
proxies and the event mailbox server. | |
<p> | |
The declared methods are pretty straightforward mappings of the | |
<tt>PullEventMailbox</tt> and <tt>MailboxPullRegistration</tt> interfaces. | |
<p> | |
Note: The <tt>Landlord</tt> interface extends <tt>Remote</tt>, | |
which implicitly makes this interface Remote as well.</div> | |
<dl> | |
<dt><span class="simpleTagLabel">Since:</span></dt> | |
<dd>1.1</dd> | |
<dt><span class="simpleTagLabel">Author:</span></dt> | |
<dd>Sun Microsystems, Inc.</dd> | |
</dl> | |
</li> | |
</ul> | |
</div> | |
<div class="summary"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ======== NESTED CLASS SUMMARY ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="nested.class.summary"> | |
<!-- --> | |
</a> | |
<h3>Nested Class Summary</h3> | |
<ul class="blockList"> | |
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.river.landlord.Landlord"> | |
<!-- --> | |
</a> | |
<h3>Nested classes/interfaces inherited from interface org.apache.river.landlord.<a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a></h3> | |
<code><a href="../../../../org/apache/river/landlord/Landlord.RenewResults.html" title="class in org.apache.river.landlord">Landlord.RenewResults</a></code></li> | |
</ul> | |
</li> | |
</ul> | |
<!-- ========== METHOD SUMMARY =========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.summary"> | |
<!-- --> | |
</a> | |
<h3>Method Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Method and Description</th> | |
</tr> | |
<tr id="i0" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#addUnknownEvents-net.jini.id.Uuid-java.util.Collection-">addUnknownEvents</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> uuid, | |
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> unknownEvents)</code> | |
<div class="block">Get events for the given registration</div> | |
</td> | |
</tr> | |
<tr id="i1" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#disableDelivery-net.jini.id.Uuid-">disableDelivery</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID)</code> | |
<div class="block">Disable delivery of events for the given registration</div> | |
</td> | |
</tr> | |
<tr id="i2" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#enableDelivery-net.jini.id.Uuid-net.jini.core.event.RemoteEventListener-">enableDelivery</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID, | |
<a href="../../../../net/jini/core/event/RemoteEventListener.html" title="interface in net.jini.core.event">RemoteEventListener</a> target)</code> | |
<div class="block">Enable delivery of events for the given registration | |
to the specified target</div> | |
</td> | |
</tr> | |
<tr id="i3" class="rowColor"> | |
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#getNextBatch-net.jini.id.Uuid-net.jini.id.Uuid-long-java.lang.Object-">getNextBatch</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> regId, | |
<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> iterId, | |
long timeout, | |
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> lastEventCookie)</code> | |
<div class="block">Get next batch of events for the given registration.</div> | |
</td> | |
</tr> | |
<tr id="i4" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../org/apache/river/mercury/RemoteEventIteratorData.html" title="class in org.apache.river.mercury">RemoteEventIteratorData</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#getRemoteEvents-net.jini.id.Uuid-">getRemoteEvents</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> uuid)</code> | |
<div class="block">Get events for the given registration via the returned iterator.</div> | |
</td> | |
</tr> | |
<tr id="i5" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/MailboxBackEnd.html#notify-net.jini.id.Uuid-net.jini.core.event.RemoteEvent-">notify</a></span>(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID, | |
<a href="../../../../net/jini/core/event/RemoteEvent.html" title="class in net.jini.core.event">RemoteEvent</a> theEvent)</code> | |
<div class="block">Collect remote events for the associated registration.</div> | |
</td> | |
</tr> | |
</table> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.org.apache.river.landlord.Landlord"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface org.apache.river.landlord.<a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a></h3> | |
<code><a href="../../../../org/apache/river/landlord/Landlord.html#cancel-net.jini.id.Uuid-">cancel</a>, <a href="../../../../org/apache/river/landlord/Landlord.html#cancelAll-net.jini.id.Uuid:A-">cancelAll</a>, <a href="../../../../org/apache/river/landlord/Landlord.html#renew-net.jini.id.Uuid-long-">renew</a>, <a href="../../../../org/apache/river/landlord/Landlord.html#renewAll-net.jini.id.Uuid:A-long:A-">renewAll</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.net.jini.admin.Administrable"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface net.jini.admin.<a href="../../../../net/jini/admin/Administrable.html" title="interface in net.jini.admin">Administrable</a></h3> | |
<code><a href="../../../../net/jini/admin/Administrable.html#getAdmin--">getAdmin</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.org.apache.river.admin.DestroyAdmin"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface org.apache.river.admin.<a href="../../../../org/apache/river/admin/DestroyAdmin.html" title="interface in org.apache.river.admin">DestroyAdmin</a></h3> | |
<code><a href="../../../../org/apache/river/admin/DestroyAdmin.html#destroy--">destroy</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.net.jini.admin.JoinAdmin"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface net.jini.admin.<a href="../../../../net/jini/admin/JoinAdmin.html" title="interface in net.jini.admin">JoinAdmin</a></h3> | |
<code><a href="../../../../net/jini/admin/JoinAdmin.html#addLookupAttributes-net.jini.core.entry.Entry:A-">addLookupAttributes</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#addLookupGroups-java.lang.String:A-">addLookupGroups</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#addLookupLocators-net.jini.core.discovery.LookupLocator:A-">addLookupLocators</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#getLookupAttributes--">getLookupAttributes</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#getLookupGroups--">getLookupGroups</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#getLookupLocators--">getLookupLocators</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#modifyLookupAttributes-net.jini.core.entry.Entry:A-net.jini.core.entry.Entry:A-">modifyLookupAttributes</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#removeLookupGroups-java.lang.String:A-">removeLookupGroups</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#removeLookupLocators-net.jini.core.discovery.LookupLocator:A-">removeLookupLocators</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#setLookupGroups-java.lang.String:A-">setLookupGroups</a>, <a href="../../../../net/jini/admin/JoinAdmin.html#setLookupLocators-net.jini.core.discovery.LookupLocator:A-">setLookupLocators</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.net.jini.event.PullEventMailbox"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface net.jini.event.<a href="../../../../net/jini/event/PullEventMailbox.html" title="interface in net.jini.event">PullEventMailbox</a></h3> | |
<code><a href="../../../../net/jini/event/PullEventMailbox.html#pullRegister-long-">pullRegister</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.net.jini.event.EventMailbox"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface net.jini.event.<a href="../../../../net/jini/event/EventMailbox.html" title="interface in net.jini.event">EventMailbox</a></h3> | |
<code><a href="../../../../net/jini/event/EventMailbox.html#register-long-">register</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.org.apache.river.start.ServiceProxyAccessor"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface org.apache.river.start.<a href="../../../../org/apache/river/start/ServiceProxyAccessor.html" title="interface in org.apache.river.start">ServiceProxyAccessor</a></h3> | |
<code><a href="../../../../org/apache/river/start/ServiceProxyAccessor.html#getServiceProxy--">getServiceProxy</a></code></li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
<div class="details"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ============ METHOD DETAIL ========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.detail"> | |
<!-- --> | |
</a> | |
<h3>Method Detail</h3> | |
<a name="enableDelivery-net.jini.id.Uuid-net.jini.core.event.RemoteEventListener-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>enableDelivery</h4> | |
<pre>void enableDelivery(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID, | |
<a href="../../../../net/jini/core/event/RemoteEventListener.html" title="interface in net.jini.core.event">RemoteEventListener</a> target) | |
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Enable delivery of events for the given registration | |
to the specified target</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>registrationID</code> - The unique registration identifier</dd> | |
<dd><code>target</code> - The designated delivery target for event notifications</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../net/jini/event/MailboxRegistration.html#enableDelivery-net.jini.core.event.RemoteEventListener-"><code>MailboxRegistration.enableDelivery(net.jini.core.event.RemoteEventListener)</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="disableDelivery-net.jini.id.Uuid-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>disableDelivery</h4> | |
<pre>void disableDelivery(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID) | |
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Disable delivery of events for the given registration</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>registrationID</code> - The unique registration identifier</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../net/jini/event/MailboxRegistration.html#disableDelivery--"><code>MailboxRegistration.disableDelivery()</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getRemoteEvents-net.jini.id.Uuid-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getRemoteEvents</h4> | |
<pre><a href="../../../../org/apache/river/mercury/RemoteEventIteratorData.html" title="class in org.apache.river.mercury">RemoteEventIteratorData</a> getRemoteEvents(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> uuid) | |
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Get events for the given registration via the returned iterator.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>uuid</code> - The unique registration identifier</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../net/jini/event/MailboxPullRegistration.html#getRemoteEvents--"><code>MailboxPullRegistration.getRemoteEvents()</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getNextBatch-net.jini.id.Uuid-net.jini.id.Uuid-long-java.lang.Object-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getNextBatch</h4> | |
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> getNextBatch(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> regId, | |
<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> iterId, | |
long timeout, | |
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> lastEventCookie) | |
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../net/jini/event/InvalidIteratorException.html" title="class in net.jini.event">InvalidIteratorException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Get next batch of events for the given registration.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>regId</code> - The unique registration identifier</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../net/jini/event/InvalidIteratorException.html" title="class in net.jini.event">InvalidIteratorException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="addUnknownEvents-net.jini.id.Uuid-java.util.Collection-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>addUnknownEvents</h4> | |
<pre>void addUnknownEvents(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> uuid, | |
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a> unknownEvents) | |
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Get events for the given registration</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>uuid</code> - The unique registration identifier</dd> | |
<dd><code>unknownEvents</code> - collection of unknown events to be added to | |
the associated registration's unknown event list.</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../net/jini/event/MailboxPullRegistration.html#getRemoteEvents--"><code>MailboxPullRegistration.getRemoteEvents()</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="notify-net.jini.id.Uuid-net.jini.core.event.RemoteEvent-"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>notify</h4> | |
<pre>void notify(<a href="../../../../net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a> registrationID, | |
<a href="../../../../net/jini/core/event/RemoteEvent.html" title="class in net.jini.core.event">RemoteEvent</a> theEvent) | |
throws <a href="../../../../net/jini/core/event/UnknownEventException.html" title="class in net.jini.core.event">UnknownEventException</a>, | |
<a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
<a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></pre> | |
<div class="block">Collect remote events for the associated registration.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>registrationID</code> - The unique registration identifier</dd> | |
<dd><code>theEvent</code> - The event to store and/or forward</dd> | |
<dt><span class="throwsLabel">Throws:</span></dt> | |
<dd><code><a href="../../../../net/jini/core/event/UnknownEventException.html" title="class in net.jini.core.event">UnknownEventException</a></code></dd> | |
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code></dd> | |
<dd><code><a href="../../../../org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../net/jini/core/event/RemoteEventListener.html#notify-net.jini.core.event.RemoteEvent-"><code>RemoteEventListener.notify(net.jini.core.event.RemoteEvent)</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
</div> | |
<!-- ========= END OF CLASS DATA ========= --> | |
<!-- ======= START OF BOTTOM NAVBAR ====== --> | |
<div class="bottomNav"><a name="navbar.bottom"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.bottom.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/MailboxBackEnd.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../org/apache/river/mercury/MailboxAdminProxy.ConstrainableMailboxAdminProxy.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../index.html?org/apache/river/mercury/MailboxBackEnd.html" target="_top">Frames</a></li> | |
<li><a href="MailboxBackEnd.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_bottom"> | |
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"><!-- | |
allClassesLink = document.getElementById("allclasses_navbar_bottom"); | |
if(window==top) { | |
allClassesLink.style.display = "block"; | |
} | |
else { | |
allClassesLink.style.display = "none"; | |
} | |
//--> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li>Nested | </li> | |
<li>Field | </li> | |
<li>Constr | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li>Field | </li> | |
<li>Constr | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.bottom"> | |
<!-- --> | |
</a></div> | |
<!-- ======== END OF BOTTOM NAVBAR ======= --> | |
<p class="legalCopy"><small>Copyright 2007-2013, multiple authors.<br>Licensed under the <a href=http://www.apache.org/licenses/LICENSE-2.0 target=child >Apache License, Version 2.0</a>, see the <a href=../../../../doc-files/NOTICE target=child >NOTICE</a> file for attributions.</small></p> | |
</body> | |
</html> |