📄 index-all.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.5.0_01) on Fri Jan 13 09:39:50 GMT+05:30 2006 -->
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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>
</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?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.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 ========= -->
<A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_M_">M</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> <HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./JAMPack/JEnvironment.html#BCAST_PORT"><B>BCAST_PORT</B></A> -
Static variable in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./JAMPack/Comm.html" title="interface in JAMPack"><B>Comm</B></A> - Interface in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>This is the peer to peer communication interface.<DT><A HREF="./JAMPack/JEnvironment.html#createRemoteThreads()"><B>createRemoteThreads()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>The methods that creates remote objects and binds them to a pre allocated registry
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./EchoServer.html" title="class in <Unnamed>"><B>EchoServer</B></A> - Class in <A HREF="./package-summary.html"><Unnamed></A><DD> <DT><A HREF="./EchoServer.html#EchoServer()"><B>EchoServer()</B></A> -
Constructor for class <A HREF="./EchoServer.html" title="class in <Unnamed>">EchoServer</A>
<DD>
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./JAMPack/JBootStrap.html#getBootStrapedTask(java.lang.String)"><B>getBootStrapedTask(String)</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JBootStrap.html" title="class in JAMPack">JBootStrap</A>
<DD>
<DT><A HREF="./JAMPack/JEnvironment.html#getBroadcasrServer()"><B>getBroadcasrServer()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>
<DT><A HREF="./JAMPack/JEnvironment.html#getGridWorld()"><B>getGridWorld()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>Returns a referance to the global grid communicator.
<DT><A HREF="./JAMPack/JEnvironment.html#getInstance(java.lang.String)"><B>getInstance(String)</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>This is the only way to instantiate an Environment.
<DT><A HREF="./JAMPack/JGrid.html#getIPForRank(int)"><B>getIPForRank(int)</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>Returns IP String for a member of this Grid, when the rank id is passed.
<DT><A HREF="./JAMPack/JRemoteThread.html#getName()"><B>getName()</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack">JRemoteThread</A>
<DD>Remote method to get the name of the remote thread
<DT><A HREF="./JAMPack/RemoteThread.html#getName()"><B>getName()</B></A> -
Method in interface JAMPack.<A HREF="./JAMPack/RemoteThread.html" title="interface in JAMPack">RemoteThread</A>
<DD>
<DT><A HREF="./JAMPack/JEnvironment.html#getPeerServer()"><B>getPeerServer()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>
<DT><A HREF="./JAMPack/JPeerServer.html#getPeerServerInstance(int)"><B>getPeerServerInstance(int)</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JPeerServer.html" title="class in JAMPack">JPeerServer</A>
<DD>The Peer server constructor called only by the environment
<DT><A HREF="./JAMPack/JEnvironment.html#getPingMonitor()"><B>getPingMonitor()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>
<DT><A HREF="./JAMPack/JGrid.html#getRank()"><B>getRank()</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>Retuns the rank of the current machine
<DT><A HREF="./JAMPack/JGrid.html#getRankForIP(java.lang.String)"><B>getRankForIP(String)</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>Returns the Rank id for a member if the ip is passed.
<DT><A HREF="./JAMPack/JEnvironment.html#getRegistry()"><B>getRegistry()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>Returns a referance to the rmi registry
<DT><A HREF="./JAMPack/JGrid.html#getSize()"><B>getSize()</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>Returns the size, in terms of member count of this grid object.
<DT><A HREF="./JAMPack/JEnvironment.html#getWebServer()"><B>getWebServer()</B></A> -
Static method in class JAMPack.<A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack">JEnvironment</A>
<DD>
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./JAMPack/JRemoteThread.html#initialise(int, int, JAMPack.Task)"><B>initialise(int, int, Task)</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack">JRemoteThread</A>
<DD>Remote method to initialise and reset the remote thread
<DT><A HREF="./JAMPack/RemoteThread.html#initialise(int, int, JAMPack.Task)"><B>initialise(int, int, Task)</B></A> -
Method in interface JAMPack.<A HREF="./JAMPack/RemoteThread.html" title="interface in JAMPack">RemoteThread</A>
<DD>
<DT><A HREF="./JAMPack/JRemoteThread.html#isAlive()"><B>isAlive()</B></A> -
Method in class JAMPack.<A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack">JRemoteThread</A>
<DD>Remote method to check the life of the remote thread
<DT><A HREF="./JAMPack/RemoteThread.html#isAlive()"><B>isAlive()</B></A> -
Method in interface JAMPack.<A HREF="./JAMPack/RemoteThread.html" title="interface in JAMPack">RemoteThread</A>
<DD>
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./JAMPack/package-summary.html"><B>JAMPack</B></A> - package JAMPack<DD> <DT><A HREF="./JAMPack/JBootStrap.html" title="class in JAMPack"><B>JBootStrap</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>This is a static class, of use both by the server side and the client side componets.<DT><A HREF="./JAMPack/JBootStrap.html#JBootStrap()"><B>JBootStrap()</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JBootStrap.html" title="class in JAMPack">JBootStrap</A>
<DD>
<DT><A HREF="./JAMPack/JComm.html" title="class in JAMPack"><B>JComm</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD> <DT><A HREF="./JAMPack/JComm.html#JComm()"><B>JComm()</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JComm.html" title="class in JAMPack">JComm</A>
<DD>
<DT><A HREF="./JAMPack/JEnvironment.html" title="class in JAMPack"><B>JEnvironment</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The Environment is like the centre bolt of the frame work.<DT><A HREF="./JAMPack/JGrid.html" title="class in JAMPack"><B>JGrid</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The Environment information has to stored on each of the local machine.<DT><A HREF="./JAMPack/JGrid.html#JGrid(java.lang.String[])"><B>JGrid(String[])</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>The constructor for a Grid object
<DT><A HREF="./JAMPack/JGrid.html#JGrid(JAMPack.JGrid, int[])"><B>JGrid(JGrid, int[])</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JGrid.html" title="class in JAMPack">JGrid</A>
<DD>This overload allows constructions of sub Grids
<DT><A HREF="./JAMPack/JPeerServer.html" title="class in JAMPack"><B>JPeerServer</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The PeerServer is the agent that facilitates point-to-point interprocess communication with in the Grid Environment.<DT><A HREF="./JAMPack/JPeerServer.html#JPeerServer()"><B>JPeerServer()</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JPeerServer.html" title="class in JAMPack">JPeerServer</A>
<DD>
<DT><A HREF="./JAMPack/JRemoteMonitor.html" title="class in JAMPack"><B>JRemoteMonitor</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The remote class for "wait and notify" operations.<DT><A HREF="./JAMPack/JRemoteMonitor.html#JRemoteMonitor()"><B>JRemoteMonitor()</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JRemoteMonitor.html" title="class in JAMPack">JRemoteMonitor</A>
<DD>The lockobject Constructor.
<DT><A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack"><B>JRemoteThread</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The design is intended to have a distributed thread class.<DT><A HREF="./JAMPack/JRemoteThread.html#JRemoteThread(JAMPack.RemoteMonitor)"><B>JRemoteThread(RemoteMonitor)</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack">JRemoteThread</A>
<DD>
<DT><A HREF="./JAMPack/JRemoteThread.html#JRemoteThread(int, int, JAMPack.Task, JAMPack.RemoteMonitor)"><B>JRemoteThread(int, int, Task, RemoteMonitor)</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JRemoteThread.html" title="class in JAMPack">JRemoteThread</A>
<DD>
<DT><A HREF="./JAMPack/JWebserver.html" title="class in JAMPack"><B>JWebserver</B></A> - Class in <A HREF="./JAMPack/package-summary.html">JAMPack</A><DD>The server serves files only in the current directory and subdirectories.<DT><A HREF="./JAMPack/JWebserver.html#JWebserver()"><B>JWebserver()</B></A> -
Constructor for class JAMPack.<A HREF="./JAMPack/JWebserver.html" title="class in JAMPack">JWebserver</A>
<DD>
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -