mirror of
https://github.com/ChronosX88/FreePastry.git
synced 2025-01-16 01:26:27 +00:00
1825 lines
117 KiB
HTML
1825 lines
117 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.6.0_07) on Fri Mar 13 20:01:57 CET 2009 -->
|
|
<TITLE>
|
|
Uses of Interface rice.p2p.commonapi.Cancellable (Rice Pastry - API Specifications)
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2009-03-13">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Uses of Interface rice.p2p.commonapi.Cancellable (Rice Pastry - API Specifications)";
|
|
}
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
<HR>
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
Rice Pastry API</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?rice/p2p/commonapi//class-useCancellable.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Cancellable.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<CENTER>
|
|
<H2>
|
|
<B>Uses of Interface<br>rice.p2p.commonapi.Cancellable</B></H2>
|
|
</CENTER>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Packages that use <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.filetransfer"><B>org.mpisws.p2p.filetransfer</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport"><B>org.mpisws.p2p.transport</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.direct"><B>org.mpisws.p2p.transport.direct</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.liveness"><B>org.mpisws.p2p.transport.liveness</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.networkinfo"><B>org.mpisws.p2p.transport.networkinfo</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.peerreview"><B>org.mpisws.p2p.transport.peerreview</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.peerreview.identity"><B>org.mpisws.p2p.transport.peerreview.identity</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.peerreview.message"><B>org.mpisws.p2p.transport.peerreview.message</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.peerreview.replay"><B>org.mpisws.p2p.transport.peerreview.replay</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.rendezvous"><B>org.mpisws.p2p.transport.rendezvous</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.table"><B>org.mpisws.p2p.transport.table</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.util"><B>org.mpisws.p2p.transport.util</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.wire"><B>org.mpisws.p2p.transport.wire</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.mpisws.p2p.transport.wire.magicnumber"><B>org.mpisws.p2p.transport.wire.magicnumber</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.environment.processing"><B>rice.environment.processing</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.environment.processing.sim"><B>rice.environment.processing.sim</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.environment.processing.simple"><B>rice.environment.processing.simple</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.p2p.commonapi"><B>rice.p2p.commonapi</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.p2p.util"><B>rice.p2p.util</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry"><B>rice.pastry</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.direct"><B>rice.pastry.direct</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.pns"><B>rice.pastry.pns</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.routing"><B>rice.pastry.routing</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.socket.appsocket"><B>rice.pastry.socket.appsocket</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.socket.nat.connectivityverifiier"><B>rice.pastry.socket.nat.connectivityverifiier</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.socket.nat.probe"><B>rice.pastry.socket.nat.probe</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.socket.nat.rendezvous"><B>rice.pastry.socket.nat.rendezvous</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.standard"><B>rice.pastry.standard</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.pastry.transport"><B>rice.pastry.transport</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#rice.selector"><B>rice.selector</B></A></TD>
|
|
<TD> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.filetransfer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/filetransfer/package-summary.html">org.mpisws.p2p.filetransfer</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/filetransfer/package-summary.html">org.mpisws.p2p.filetransfer</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/filetransfer/BBReceipt.html" title="interface in org.mpisws.p2p.filetransfer">BBReceipt</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/filetransfer/FileReceipt.html" title="interface in org.mpisws.p2p.filetransfer">FileReceipt</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/filetransfer/Receipt.html" title="interface in org.mpisws.p2p.filetransfer">Receipt</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/package-summary.html">org.mpisws.p2p.transport</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/package-summary.html">org.mpisws.p2p.transport</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/MessageRequestHandle.html" title="interface in org.mpisws.p2p.transport">MessageRequestHandle<Identifier,MessageType></A></B></CODE>
|
|
|
|
<BR>
|
|
Can cancel the request to send the message.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/SocketRequestHandle.html" title="interface in org.mpisws.p2p.transport">SocketRequestHandle<Identifier></A></B></CODE>
|
|
|
|
<BR>
|
|
Can cancel the request to open the socket.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.direct"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/direct/package-summary.html">org.mpisws.p2p.transport.direct</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/direct/package-summary.html">org.mpisws.p2p.transport.direct</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>GenericNetworkSimulator.</B><B><A HREF="../../../../org/mpisws/p2p/transport/direct/GenericNetworkSimulator.html#deliverMessage(MessageType, Identifier, Identifier, int)">deliverMessage</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/direct/GenericNetworkSimulator.html" title="type parameter in GenericNetworkSimulator">MessageType</A> msg,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/direct/GenericNetworkSimulator.html" title="type parameter in GenericNetworkSimulator">Identifier</A> to,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/direct/GenericNetworkSimulator.html" title="type parameter in GenericNetworkSimulator">Identifier</A> from,
|
|
int delay)</CODE>
|
|
|
|
<BR>
|
|
Deliver message.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.liveness"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/liveness/package-summary.html">org.mpisws.p2p.transport.liveness</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/liveness/package-summary.html">org.mpisws.p2p.transport.liveness</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/liveness/LivenessTransportLayerImpl.DeadChecker.html" title="class in org.mpisws.p2p.transport.liveness">LivenessTransportLayerImpl.DeadChecker</A></B></CODE>
|
|
|
|
<BR>
|
|
DESCRIBE THE CLASS</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.networkinfo"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/networkinfo/package-summary.html">org.mpisws.p2p.transport.networkinfo</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/networkinfo/package-summary.html">org.mpisws.p2p.transport.networkinfo</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>InetSocketAddressLookup.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/InetSocketAddressLookup.html#getExternalNodes(java.net.InetSocketAddress, rice.Continuation, java.util.Map)">getExternalNodes</A></B>(java.net.InetSocketAddress bootstrap,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<java.net.InetSocketAddress>,java.io.IOException> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
find nodes outside of our firewall so I can boot</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NetworkInfoTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/NetworkInfoTransportLayer.html#getExternalNodes(java.net.InetSocketAddress, rice.Continuation, java.util.Map)">getExternalNodes</A></B>(java.net.InetSocketAddress bootstrap,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<java.net.InetSocketAddress>,java.io.IOException> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NetworkInfoTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/NetworkInfoTransportLayer.html#getId(java.net.InetSocketAddress, byte, rice.Continuation, java.util.Map)">getId</A></B>(java.net.InetSocketAddress bootstrap,
|
|
byte index,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><byte[],java.io.IOException> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>InetSocketAddressLookup.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/InetSocketAddressLookup.html#getMyInetAddress(java.net.InetSocketAddress, rice.Continuation, java.util.Map)">getMyInetAddress</A></B>(java.net.InetSocketAddress bootstrap,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.net.InetSocketAddress,java.io.IOException> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
Returns the local node's InetSocketAddress</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NetworkInfoTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/NetworkInfoTransportLayer.html#getMyInetAddress(java.net.InetSocketAddress, rice.Continuation, java.util.Map)">getMyInetAddress</A></B>(java.net.InetSocketAddress bootstrap,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.net.InetSocketAddress,java.io.IOException> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NetworkInfoTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/NetworkInfoTransportLayer.html#probe(java.net.InetSocketAddress, long, rice.Continuation, java.util.Map)">probe</A></B>(java.net.InetSocketAddress addr,
|
|
long uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Long,java.lang.Exception> deliverResponseToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>Prober.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/Prober.html#probe(java.net.InetSocketAddress, long, rice.Continuation, java.util.Map)">probe</A></B>(java.net.InetSocketAddress addr,
|
|
long uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Long,java.lang.Exception> deliverResponseToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ProbeStrategy.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/ProbeStrategy.html#requestProbe(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, long, rice.Continuation)">requestProbe</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> addr,
|
|
long uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Boolean,java.lang.Exception> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Finds another node in the network and asks them to probe the addr with the uid
|
|
|
|
calls Prober.probe() on another node</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>InetSocketAddressLookup.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/InetSocketAddressLookup.html#verifyConnectivity(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, java.net.InetSocketAddress, org.mpisws.p2p.transport.networkinfo.ConnectivityResult, java.util.Map)">verifyConnectivity</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> local,
|
|
java.net.InetSocketAddress probeAddresses,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/networkinfo/ConnectivityResult.html" title="interface in org.mpisws.p2p.transport.networkinfo">ConnectivityResult</A> deliverResultToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
Verify that I have connectivity by using a third party.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NetworkInfoTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/networkinfo/NetworkInfoTransportLayer.html#verifyConnectivity(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, java.net.InetSocketAddress, org.mpisws.p2p.transport.networkinfo.ConnectivityResult, java.util.Map)">verifyConnectivity</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> local,
|
|
java.net.InetSocketAddress probeAddress,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/networkinfo/ConnectivityResult.html" title="interface in org.mpisws.p2p.transport.networkinfo">ConnectivityResult</A> deliverResultToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
ask probeAddress to call probeStrategy.requestProbe()</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.peerreview"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/package-summary.html">org.mpisws.p2p.transport.peerreview</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/package-summary.html">org.mpisws.p2p.transport.peerreview</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PeerReview.</B><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReview.html#requestCertificate(Handle, Identifier)">requestCertificate</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReview.html" title="type parameter in PeerReview">Handle</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReview.html" title="type parameter in PeerReview">Identifier</A> certHolder)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PeerReviewImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html#requestCertificate(Handle, Identifier)">requestCertificate</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html" title="type parameter in PeerReviewImpl">Handle</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html" title="type parameter in PeerReviewImpl">Identifier</A> certHolder)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PeerReviewImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html#requestCertificate(Handle, Identifier, rice.Continuation, java.util.Map)">requestCertificate</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html" title="type parameter in PeerReviewImpl">Handle</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/peerreview/PeerReviewImpl.html" title="type parameter in PeerReviewImpl">Identifier</A> certHolder,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.security.cert.X509Certificate,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.peerreview.identity"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/package-summary.html">org.mpisws.p2p.transport.peerreview.identity</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/package-summary.html">org.mpisws.p2p.transport.peerreview.identity</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>CertificateManager.</B><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/CertificateManager.html#requestCertificate(Handle, Identifier, rice.Continuation, java.util.Map)">requestCertificate</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/CertificateManager.html" title="type parameter in CertificateManager">Handle</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/CertificateManager.html" title="type parameter in CertificateManager">Identifier</A> certHolder,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.security.cert.X509Certificate,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>IdentityTransportLayerImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/IdentityTransportLayerImpl.html#requestCertificate(Identifier, I, rice.Continuation, java.util.Map)">requestCertificate</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/IdentityTransportLayerImpl.html" title="type parameter in IdentityTransportLayerImpl">Identifier</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/peerreview/identity/IdentityTransportLayerImpl.html" title="type parameter in IdentityTransportLayerImpl">I</A> principal,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.security.cert.X509Certificate,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
CERT_REQUEST, int requestId, Identifier</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.peerreview.message"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/message/package-summary.html">org.mpisws.p2p.transport.peerreview.message</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/message/package-summary.html">org.mpisws.p2p.transport.peerreview.message</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/message/OutgoingUserDataMessage.html" title="class in org.mpisws.p2p.transport.peerreview.message">OutgoingUserDataMessage<Handle extends RawSerializable></A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.peerreview.replay"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/replay/package-summary.html">org.mpisws.p2p.transport.peerreview.replay</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/peerreview/replay/package-summary.html">org.mpisws.p2p.transport.peerreview.replay</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/replay/ReplaySocket.html" title="class in org.mpisws.p2p.transport.peerreview.replay">ReplaySocket<Identifier extends RawSerializable></A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/peerreview/replay/VerifierMRH.html" title="class in org.mpisws.p2p.transport.peerreview.replay">VerifierMRH<Handle></A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.rendezvous"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/rendezvous/package-summary.html">org.mpisws.p2p.transport.rendezvous</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/rendezvous/package-summary.html">org.mpisws.p2p.transport.rendezvous</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousStrategy.</B><B><A HREF="../../../../org/mpisws/p2p/transport/rendezvous/RendezvousStrategy.html#openChannel(Identifier, Identifier, Identifier, int, rice.Continuation, java.util.Map)">openChannel</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/rendezvous/RendezvousStrategy.html" title="type parameter in RendezvousStrategy">Identifier</A> target,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/rendezvous/RendezvousStrategy.html" title="type parameter in RendezvousStrategy">Identifier</A> rendezvous,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/rendezvous/RendezvousStrategy.html" title="type parameter in RendezvousStrategy">Identifier</A> source,
|
|
int uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Integer,java.lang.Exception> deliverResultToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
Calls ChannelOpener.openChannel(dest, credentials) on target
|
|
|
|
Possible exceptions to deliverResultToMe:
|
|
NodeIsFaultyException if target is faulty
|
|
UnableToConnectException if dest is faulty
|
|
|
|
Called by:
|
|
1) Rendezvous if the target and source are NATted
|
|
2) Source if target is NATted, but source isn't
|
|
|
|
|
|
Not called if the pilotFinder found a pilot for the target (in FreePastry this means that this will not be called
|
|
if the target is in the leafSet).</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.table"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/table/package-summary.html">org.mpisws.p2p.transport.table</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/table/package-summary.html">org.mpisws.p2p.transport.table</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>TableTransportLayer.</B><B><A HREF="../../../../org/mpisws/p2p/transport/table/TableTransportLayer.html#requestValue(Identifier, Key, rice.Continuation, java.util.Map)">requestValue</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransportLayer.html" title="type parameter in TableTransportLayer">Identifier</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransportLayer.html" title="type parameter in TableTransportLayer">Key</A> key,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransportLayer.html" title="type parameter in TableTransportLayer">Value</A>,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
Get a Value of the source.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>TableTransprotLayerImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/table/TableTransprotLayerImpl.html#requestValue(Identifier, Key, rice.Continuation, java.util.Map)">requestValue</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransprotLayerImpl.html" title="type parameter in TableTransprotLayerImpl">Identifier</A> source,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransprotLayerImpl.html" title="type parameter in TableTransprotLayerImpl">Key</A> principal,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../org/mpisws/p2p/transport/table/TableTransprotLayerImpl.html" title="type parameter in TableTransprotLayerImpl">Value</A>,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
REQUEST, int requestId, Key</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.util"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/util/package-summary.html">org.mpisws.p2p.transport.util</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/util/package-summary.html">org.mpisws.p2p.transport.util</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/util/MessageRequestHandleImpl.html" title="class in org.mpisws.p2p.transport.util">MessageRequestHandleImpl<Identifier,MessageType></A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/util/SocketRequestHandleImpl.html" title="class in org.mpisws.p2p.transport.util">SocketRequestHandleImpl<Identifier></A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/util/package-summary.html">org.mpisws.p2p.transport.util</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>MessageRequestHandleImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/util/MessageRequestHandleImpl.html#getSubCancellable()">getSubCancellable</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>SocketRequestHandleImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/util/SocketRequestHandleImpl.html#getSubCancellable()">getSubCancellable</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/mpisws/p2p/transport/util/package-summary.html">org.mpisws.p2p.transport.util</A> with parameters of type <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B>MessageRequestHandleImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/util/MessageRequestHandleImpl.html#setSubCancellable(rice.p2p.commonapi.Cancellable)">setSubCancellable</A></B>(<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> cancellable)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B>SocketRequestHandleImpl.</B><B><A HREF="../../../../org/mpisws/p2p/transport/util/SocketRequestHandleImpl.html#setSubCancellable(rice.p2p.commonapi.Cancellable)">setSubCancellable</A></B>(<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> sub)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.wire"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/wire/package-summary.html">org.mpisws.p2p.transport.wire</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/wire/package-summary.html">org.mpisws.p2p.transport.wire</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/wire/SocketManager.html" title="class in org.mpisws.p2p.transport.wire">SocketManager</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/wire/UDPLayerImpl.Envelope.html" title="class in org.mpisws.p2p.transport.wire">UDPLayerImpl.Envelope</A></B></CODE>
|
|
|
|
<BR>
|
|
Internal class which holds a pending datagram</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.mpisws.p2p.transport.wire.magicnumber"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../org/mpisws/p2p/transport/wire/magicnumber/package-summary.html">org.mpisws.p2p.transport.wire.magicnumber</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/mpisws/p2p/transport/wire/magicnumber/package-summary.html">org.mpisws.p2p.transport.wire.magicnumber</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../org/mpisws/p2p/transport/wire/magicnumber/MagicNumberTransportLayer.VerifyHeaderReceiver.html" title="class in org.mpisws.p2p.transport.wire.magicnumber">MagicNumberTransportLayer.VerifyHeaderReceiver</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.environment.processing"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/environment/processing/package-summary.html">rice.environment.processing</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/environment/processing/package-summary.html">rice.environment.processing</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/environment/processing/WorkRequest.html" title="class in rice.environment.processing">WorkRequest<R></A></B></CODE>
|
|
|
|
<BR>
|
|
Extend this class and implement doWork() if you need to do blocking disk IO.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/environment/processing/package-summary.html">rice.environment.processing</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>Processor.</B><B><A HREF="../../../../rice/environment/processing/Processor.html#process(rice.Executable, rice.Continuation, int, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
int priority,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
Schedules a job for processing on the dedicated processing thread.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>Processor.</B><B><A HREF="../../../../rice/environment/processing/Processor.html#process(rice.Executable, rice.Continuation, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
Schedules a job for processing on the dedicated processing thread.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>Processor.</B><B><A HREF="../../../../rice/environment/processing/Processor.html#processBlockingIO(rice.environment.processing.WorkRequest)">processBlockingIO</A></B>(<A HREF="../../../../rice/environment/processing/WorkRequest.html" title="class in rice.environment.processing">WorkRequest</A> request)</CODE>
|
|
|
|
<BR>
|
|
Schedules a different type of task.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.environment.processing.sim"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/environment/processing/sim/package-summary.html">rice.environment.processing.sim</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/environment/processing/sim/package-summary.html">rice.environment.processing.sim</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>SimProcessor.</B><B><A HREF="../../../../rice/environment/processing/sim/SimProcessor.html#process(rice.Executable, rice.Continuation, int, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
int priority,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>SimProcessor.</B><B><A HREF="../../../../rice/environment/processing/sim/SimProcessor.html#process(rice.Executable, rice.Continuation, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>SimProcessor.</B><B><A HREF="../../../../rice/environment/processing/sim/SimProcessor.html#processBlockingIO(rice.environment.processing.WorkRequest)">processBlockingIO</A></B>(<A HREF="../../../../rice/environment/processing/WorkRequest.html" title="class in rice.environment.processing">WorkRequest</A> request)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.environment.processing.simple"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/environment/processing/simple/package-summary.html">rice.environment.processing.simple</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/environment/processing/simple/package-summary.html">rice.environment.processing.simple</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/environment/processing/simple/ProcessingRequest.html" title="class in rice.environment.processing.simple">ProcessingRequest</A></B></CODE>
|
|
|
|
<BR>
|
|
Scheduling with a lower priority number will be executed first (is higher Priority)</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/environment/processing/simple/package-summary.html">rice.environment.processing.simple</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>SimpleProcessor.</B><B><A HREF="../../../../rice/environment/processing/simple/SimpleProcessor.html#process(rice.Executable, rice.Continuation, int, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
int priority,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
|
|
<TR ALIGN="right" VALIGN="">
|
|
<TD NOWRAP><FONT SIZE="-1">
|
|
<CODE><R,E extends java.lang.Exception>
|
|
<BR>
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
</CODE></FONT></TD>
|
|
<TD><CODE><B>SimpleProcessor.</B><B><A HREF="../../../../rice/environment/processing/simple/SimpleProcessor.html#process(rice.Executable, rice.Continuation, rice.selector.SelectorManager, rice.environment.time.TimeSource, rice.environment.logging.LogManager)">process</A></B>(<A HREF="../../../../rice/Executable.html" title="interface in rice">Executable</A><R,E> task,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><R,E> command,
|
|
<A HREF="../../../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> selector,
|
|
<A HREF="../../../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> log)</CODE>
|
|
|
|
<BR>
|
|
Schedules a job for processing on the dedicated processing thread.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>SimpleProcessor.</B><B><A HREF="../../../../rice/environment/processing/simple/SimpleProcessor.html#processBlockingIO(rice.environment.processing.WorkRequest)">processBlockingIO</A></B>(<A HREF="../../../../rice/environment/processing/WorkRequest.html" title="class in rice.environment.processing">WorkRequest</A> workRequest)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>UnifiedProcessor.</B><B><A HREF="../../../../rice/environment/processing/simple/UnifiedProcessor.html#processBlockingIO(rice.environment.processing.WorkRequest)">processBlockingIO</A></B>(<A HREF="../../../../rice/environment/processing/WorkRequest.html" title="class in rice.environment.processing">WorkRequest</A> workRequest)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.p2p.commonapi"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/p2p/commonapi/package-summary.html">rice.p2p.commonapi</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/p2p/commonapi/package-summary.html">rice.p2p.commonapi</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/p2p/commonapi/CancellableTask.html" title="interface in rice.p2p.commonapi">CancellableTask</A></B></CODE>
|
|
|
|
<BR>
|
|
This class represents a task which can be cancelled by the
|
|
caller.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/p2p/commonapi/MessageReceipt.html" title="interface in rice.p2p.commonapi">MessageReceipt</A></B></CODE>
|
|
|
|
<BR>
|
|
Returned by a call to endpoint.route().</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.p2p.util"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/p2p/util/package-summary.html">rice.p2p.util</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/p2p/util/package-summary.html">rice.p2p.util</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/p2p/util/AttachableCancellable.html" title="class in rice.p2p.util">AttachableCancellable</A></B></CODE>
|
|
|
|
<BR>
|
|
Allows you to cancel a group of things.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/p2p/util/MRHAdapter.html" title="class in rice.p2p.util">MRHAdapter</A></B></CODE>
|
|
|
|
<BR>
|
|
Addapts a RawMessage to a normal Message</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/p2p/util/TimerWeakHashMap.HardLinkTimerTask.html" title="class in rice.p2p.util">TimerWeakHashMap.HardLinkTimerTask</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/p2p/util/package-summary.html">rice.p2p.util</A> with parameters of type <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B>AttachableCancellable.</B><B><A HREF="../../../../rice/p2p/util/AttachableCancellable.html#attach(rice.p2p.commonapi.Cancellable)">attach</A></B>(<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B>AttachableCancellable.</B><B><A HREF="../../../../rice/p2p/util/AttachableCancellable.html#detach(rice.p2p.commonapi.Cancellable)">detach</A></B>(<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/package-summary.html">rice.pastry</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/pastry/package-summary.html">rice.pastry</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/ExponentialBackoffScheduledMessage.html" title="class in rice.pastry">ExponentialBackoffScheduledMessage</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/ScheduledMessage.html" title="class in rice.pastry">ScheduledMessage</A></B></CODE>
|
|
|
|
<BR>
|
|
A class that represents scheduled message events</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/package-summary.html">rice.pastry</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>NodeHandleFetcher.</B><B><A HREF="../../../../rice/pastry/NodeHandleFetcher.html#getNodeHandle(java.lang.Object, rice.Continuation)">getNodeHandle</A></B>(java.lang.Object o,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>,java.lang.Exception> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.direct"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/direct/package-summary.html">rice.pastry.direct</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/pastry/direct/package-summary.html">rice.pastry.direct</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/direct/DeliveryTimerTask.html" title="class in rice.pastry.direct">DeliveryTimerTask</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/direct/DirectTimerTask.html" title="class in rice.pastry.direct">DirectTimerTask</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/direct/package-summary.html">rice.pastry.direct</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>BasicNetworkSimulator.</B><B><A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html#deliverMessage(MessageType, Identifier, Identifier)">deliverMessage</A></B>(<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">MessageType</A> msg,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> node,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> from)</CODE>
|
|
|
|
<BR>
|
|
node should always be a local node, because this will be delivered instantly</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>BasicNetworkSimulator.</B><B><A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html#deliverMessage(MessageType, Identifier, Identifier, int)">deliverMessage</A></B>(<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">MessageType</A> msg,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> node,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> from,
|
|
int delay)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>BasicNetworkSimulator.</B><B><A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html#deliverMessage(MessageType, Identifier, Identifier, int, int)">deliverMessage</A></B>(<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">MessageType</A> msg,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> node,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> from,
|
|
int delay,
|
|
int period)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>BasicNetworkSimulator.</B><B><A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html#deliverMessageFixedRate(MessageType, Identifier, Identifier, int, int)">deliverMessageFixedRate</A></B>(<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">MessageType</A> msg,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> node,
|
|
<A HREF="../../../../rice/pastry/direct/BasicNetworkSimulator.html" title="type parameter in BasicNetworkSimulator">Identifier</A> from,
|
|
int delay,
|
|
int period)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.pns"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/pns/package-summary.html">rice.pastry.pns</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/pns/package-summary.html">rice.pastry.pns</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#getLeafSet(rice.pastry.NodeHandle, rice.Continuation)">getLeafSet</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/leafset/LeafSet.html" title="class in rice.pastry.leafset">LeafSet</A>,java.lang.Exception> c)</CODE>
|
|
|
|
<BR>
|
|
This method returns the remote leafset of the provided handle
|
|
to the caller, in a protocol-dependent fashion.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#getNearest(rice.pastry.NodeHandle, rice.Continuation)">getNearest</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> seed,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>>,java.lang.Exception> retToMe)</CODE>
|
|
|
|
<BR>
|
|
This method implements the algorithm in the Pastry locality paper
|
|
for finding a close node the the current node through iterative
|
|
leafset and route row requests.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#getNearHandles(java.util.Collection, rice.Continuation)">getNearHandles</A></B>(java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>> bootHandles,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>>,java.lang.Exception> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#getProximity(rice.pastry.NodeHandle, rice.Continuation, int)">getProximity</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Integer,java.io.IOException> c,
|
|
int timeout)</CODE>
|
|
|
|
<BR>
|
|
Non-blocking version, no timeout.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#getRouteRow(rice.pastry.NodeHandle, short, rice.Continuation)">getRouteRow</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
short row,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/routing/RouteSet.html" title="class in rice.pastry.routing">RouteSet</A>[],java.lang.Exception> c)</CODE>
|
|
|
|
<BR>
|
|
Non-blocking version.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/pns/package-summary.html">rice.pastry.pns</A> with parameters of type <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected void</CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#addToWaitingForLeafSet(rice.pastry.NodeHandle, rice.Continuation, rice.p2p.commonapi.Cancellable)">addToWaitingForLeafSet</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/leafset/LeafSet.html" title="class in rice.pastry.leafset">LeafSet</A>,java.lang.Exception> c,
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> cancelMeWhenSuccess)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected void</CODE></FONT></TD>
|
|
<TD><CODE><B>PNSApplication.</B><B><A HREF="../../../../rice/pastry/pns/PNSApplication.html#addToWaitingForRouteRow(rice.pastry.NodeHandle, int, rice.Continuation, rice.p2p.commonapi.Cancellable)">addToWaitingForRouteRow</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
int row,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/routing/RouteSet.html" title="class in rice.pastry.routing">RouteSet</A>[],java.lang.Exception> c,
|
|
<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> cancelMeWhenSuccess)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.routing"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/routing/package-summary.html">rice.pastry.routing</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/routing/package-summary.html">rice.pastry.routing</A> with parameters of type <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B>RouteMessage.</B><B><A HREF="../../../../rice/pastry/routing/RouteMessage.html#setTLCancellable(rice.p2p.commonapi.Cancellable)">setTLCancellable</A></B>(<A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.socket.appsocket"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/socket/appsocket/package-summary.html">rice.pastry.socket.appsocket</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/socket/appsocket/package-summary.html">rice.pastry.socket.appsocket</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>SocketFactory.</B><B><A HREF="../../../../rice/pastry/socket/appsocket/SocketFactory.html#getAppSocket(java.net.InetSocketAddress, int, rice.Continuation, java.util.Map)">getAppSocket</A></B>(java.net.InetSocketAddress addr,
|
|
int appid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/p2p/commonapi/appsocket/AppSocket.html" title="interface in rice.p2p.commonapi.appsocket">AppSocket</A>,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>SocketFactory.</B><B><A HREF="../../../../rice/pastry/socket/appsocket/SocketFactory.html#getSocketChannel(java.net.InetSocketAddress, int, rice.Continuation, java.util.Map)">getSocketChannel</A></B>(java.net.InetSocketAddress addr,
|
|
int appid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.nio.channels.SocketChannel,java.lang.Exception> c,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.socket.nat.connectivityverifiier"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/package-summary.html">rice.pastry.socket.nat.connectivityverifiier</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/package-summary.html">rice.pastry.socket.nat.connectivityverifiier</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifier.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifier.html#findExternalAddress(java.net.InetSocketAddress, java.util.Collection, rice.Continuation)">findExternalAddress</A></B>(java.net.InetSocketAddress local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.net.InetAddress,java.io.IOException> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Finds the external address by contacting a random member of the probeAddresses</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifierImpl.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifierImpl.html#findExternalAddress(java.net.InetSocketAddress, java.util.Collection, rice.Continuation)">findExternalAddress</A></B>(java.net.InetSocketAddress local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.net.InetAddress,java.io.IOException> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Call this to determine your external address.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifier.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifier.html#findExternalNodes(java.net.InetSocketAddress, java.util.Collection, rice.Continuation)">findExternalNodes</A></B>(java.net.InetSocketAddress local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<java.net.InetSocketAddress>,java.io.IOException> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Finds known external nodes from other bootstrap nodes who are in your firewall</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifierImpl.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifierImpl.html#findExternalNodes(java.net.InetSocketAddress, java.util.Collection, rice.Continuation)">findExternalNodes</A></B>(java.net.InetSocketAddress local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<java.net.InetSocketAddress>,java.io.IOException> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Call this to find some nodes outside your firewall.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifierImpl.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifierImpl.html#getInetSocketAddressLookup(java.net.InetSocketAddress, rice.Continuation)">getInetSocketAddressLookup</A></B>(java.net.InetSocketAddress bindAddress,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../org/mpisws/p2p/transport/networkinfo/InetSocketAddressLookup.html" title="interface in org.mpisws.p2p.transport.networkinfo">InetSocketAddressLookup</A>,java.io.IOException> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Get the address from the transport layer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifier.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifier.html#verifyConnectivity(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, java.util.Collection, org.mpisws.p2p.transport.networkinfo.ConnectivityResult)">verifyConnectivity</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/networkinfo/ConnectivityResult.html" title="interface in org.mpisws.p2p.transport.networkinfo">ConnectivityResult</A> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Verify my connectivity using a 3rd party</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ConnectivityVerifierImpl.</B><B><A HREF="../../../../rice/pastry/socket/nat/connectivityverifiier/ConnectivityVerifierImpl.html#verifyConnectivity(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, java.util.Collection, org.mpisws.p2p.transport.networkinfo.ConnectivityResult)">verifyConnectivity</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> local,
|
|
java.util.Collection<java.net.InetSocketAddress> probeAddresses,
|
|
<A HREF="../../../../org/mpisws/p2p/transport/networkinfo/ConnectivityResult.html" title="interface in org.mpisws.p2p.transport.networkinfo">ConnectivityResult</A> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Call this to determine if your connectivity is good.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.socket.nat.probe"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/socket/nat/probe/package-summary.html">rice.pastry.socket.nat.probe</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/socket/nat/probe/package-summary.html">rice.pastry.socket.nat.probe</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ProbeApp.</B><B><A HREF="../../../../rice/pastry/socket/nat/probe/ProbeApp.html#requestProbe(org.mpisws.p2p.transport.multiaddress.MultiInetSocketAddress, long, rice.Continuation)">requestProbe</A></B>(<A HREF="../../../../org/mpisws/p2p/transport/multiaddress/MultiInetSocketAddress.html" title="class in org.mpisws.p2p.transport.multiaddress">MultiInetSocketAddress</A> addr,
|
|
long uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Boolean,java.lang.Exception> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
Send a ProbeRequestMessage to a node in the leafset.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.socket.nat.rendezvous"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/socket/nat/rendezvous/package-summary.html">rice.pastry.socket.nat.rendezvous</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/socket/nat/rendezvous/package-summary.html">rice.pastry.socket.nat.rendezvous</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousPNSApplication.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousPNSApplication.html#getLeafSet(rice.pastry.NodeHandle, rice.Continuation)">getLeafSet</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> input,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/leafset/LeafSet.html" title="class in rice.pastry.leafset">LeafSet</A>,java.lang.Exception> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousPNSApplication.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousPNSApplication.html#getNearest(rice.pastry.NodeHandle, rice.Continuation)">getNearest</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> seed,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>>,java.lang.Exception> retToMe)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousPNSApplication.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousPNSApplication.html#getNearHandles(java.util.Collection, rice.Continuation)">getNearHandles</A></B>(java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>> bootHandles,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>>,java.lang.Exception> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
This is the first step, cull out the bootHandles that we can't use good.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousPNSApplication.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousPNSApplication.html#getProximity(rice.pastry.NodeHandle, rice.Continuation, int)">getProximity</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> handle,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Integer,java.io.IOException> c,
|
|
int timeout)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousPNSApplication.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousPNSApplication.html#getRouteRow(rice.pastry.NodeHandle, short, rice.Continuation)">getRouteRow</A></B>(<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A> input,
|
|
short row,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><<A HREF="../../../../rice/pastry/routing/RouteSet.html" title="class in rice.pastry.routing">RouteSet</A>[],java.lang.Exception> c)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>RendezvousApp.</B><B><A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousApp.html#openChannel(rice.pastry.socket.nat.rendezvous.RendezvousSocketNodeHandle, rice.pastry.socket.nat.rendezvous.RendezvousSocketNodeHandle, rice.pastry.socket.nat.rendezvous.RendezvousSocketNodeHandle, int, rice.Continuation, java.util.Map)">openChannel</A></B>(<A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousSocketNodeHandle.html" title="class in rice.pastry.socket.nat.rendezvous">RendezvousSocketNodeHandle</A> target,
|
|
<A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousSocketNodeHandle.html" title="class in rice.pastry.socket.nat.rendezvous">RendezvousSocketNodeHandle</A> rendezvous,
|
|
<A HREF="../../../../rice/pastry/socket/nat/rendezvous/RendezvousSocketNodeHandle.html" title="class in rice.pastry.socket.nat.rendezvous">RendezvousSocketNodeHandle</A> source,
|
|
int uid,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.lang.Integer,java.lang.Exception> deliverAckToMe,
|
|
java.util.Map<java.lang.String,java.lang.Object> options)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.standard"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/standard/package-summary.html">rice.pastry.standard</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/pastry/standard/package-summary.html">rice.pastry.standard</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/standard/PartitionHandler.html" title="class in rice.pastry.standard">PartitionHandler</A></B></CODE>
|
|
|
|
<BR>
|
|
The PartitionHandler does two things: it collects a list of candidate nodes
|
|
that may be in another partition, and it periodically tries to reach these
|
|
nodes to heal a partition.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../rice/pastry/standard/package-summary.html">rice.pastry.standard</A> that return <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></CODE></FONT></TD>
|
|
<TD><CODE><B>ProximityNeighborSelector.</B><B><A HREF="../../../../rice/pastry/standard/ProximityNeighborSelector.html#getNearHandles(java.util.Collection, rice.Continuation)">getNearHandles</A></B>(java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>> bootHandles,
|
|
<A HREF="../../../../rice/Continuation.html" title="interface in rice">Continuation</A><java.util.Collection<<A HREF="../../../../rice/pastry/NodeHandle.html" title="class in rice.pastry">NodeHandle</A>>,java.lang.Exception> deliverResultToMe)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.pastry.transport"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/transport/package-summary.html">rice.pastry.transport</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Subinterfaces of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/pastry/transport/package-summary.html">rice.pastry.transport</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> interface</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/transport/PMessageReceipt.html" title="interface in rice.pastry.transport">PMessageReceipt</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/pastry/transport/package-summary.html">rice.pastry.transport</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/pastry/transport/PMessageReceiptImpl.html" title="class in rice.pastry.transport">PMessageReceiptImpl</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="rice.selector"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Uses of <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A> in <A HREF="../../../../rice/selector/package-summary.html">rice.selector</A></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../rice/selector/package-summary.html">rice.selector</A> that implement <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi">Cancellable</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> class</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../../../rice/selector/TimerTask.html" title="class in rice.selector">TimerTask</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../rice/p2p/commonapi/Cancellable.html" title="interface in rice.p2p.commonapi"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
Rice Pastry API</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../../index.html?rice/p2p/commonapi//class-useCancellable.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Cancellable.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
<i>Copyright © 2001-2005 - Rice Pastry.</i>
|
|
</BODY>
|
|
</HTML>
|