Sophie

Sophie

distrib > Fedora > 17 > x86_64 > by-pkgid > 675c8c8167236dfcf8d66da674f931e8 > files > 882

erlang-doc-R15B-03.3.fc17.noarch.rpm

<!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) on Thu Dec 06 18:47:27 CET 2012 -->
<TITLE>
Index (Java-Erlang Interface Library)
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index (Java-Erlang Interface Library)";
}
</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="./com/ericsson/otp/erlang/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/ericsson/otp/erlang/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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 NAME="main"></A>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang"><B>AbstractConnection</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Maintains a connection between a Java process and a remote Erlang, Java or C
 node.<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#AbstractConnection(com.ericsson.otp.erlang.OtpLocalNode, java.net.Socket)"><B>AbstractConnection(OtpLocalNode, Socket)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Accept an incoming connection from a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#AbstractConnection(com.ericsson.otp.erlang.OtpLocalNode, com.ericsson.otp.erlang.OtpPeer)"><B>AbstractConnection(OtpLocalNode, OtpPeer)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Intiate and open a connection to a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang"><B>AbstractNode</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Represents an OTP node.<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#AbstractNode()"><B>AbstractNode()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#AbstractNode(java.lang.String)"><B>AbstractNode(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Create a node with the given name and the default cookie.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#AbstractNode(java.lang.String, java.lang.String)"><B>AbstractNode(String, String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Create a node with the given name and cookie.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#accept()"><B>accept()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Accept an incoming connection from a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#alive()"><B>alive()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Get the alivename part of the hostname.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#arity()"><B>arity()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Get the arity of the list.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#arity()"><B>arity()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#arity()"><B>arity()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Get the arity of the tuple.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#atomTag"><B>atomTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for atoms
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#atomValue()"><B>atomValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Get the actual string contained in this object.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#bigIntegerValue()"><B>bigIntegerValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a BigInteger.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#bin"><B>bin</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#binaryValue()"><B>binaryValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Get the byte array from a bitstr, padded with zero bits in the little end
 of the last byte.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#binTag"><B>binTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for binaries
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#bitBinTag"><B>bitBinTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for bitstrs
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#bitLength()"><B>bitLength()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Returns the number of bits in the minimal two's-complement representation
 of this BigInteger, excluding a sign bit.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#booleanValue()"><B>booleanValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>The boolean value of this atom.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#byte_array_to_long(byte[], boolean)"><B>byte_array_to_long(byte[], boolean)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#byteValue()"><B>byteValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a byte.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#ChallengeAck"><B>ChallengeAck</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#ChallengeReply"><B>ChallengeReply</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#ChallengeStatus"><B>ChallengeStatus</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#charValue()"><B>charValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a char.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#clear()"><B>clear()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang">OtpErlangBinary</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#clone()"><B>clone()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#close()"><B>close()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Close the connection to the remote node.
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#close()"><B>close()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#close()"><B>close()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#close()"><B>close()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Close this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#close()"><B>close()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Close the node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#closeMbox(com.ericsson.otp.erlang.OtpMbox)"><B>closeMbox(OtpMbox)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Close the specified mailbox with reason 'normal'.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#closeMbox(com.ericsson.otp.erlang.OtpMbox, com.ericsson.otp.erlang.OtpErlangObject)"><B>closeMbox(OtpMbox, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Close the specified mailbox with the given reason.
<DT><A HREF="./com/ericsson/otp/erlang/package-summary.html"><B>com.ericsson.otp.erlang</B></A> - package com.ericsson.otp.erlang<DD> This package provides support for communication with Erlang and
representation of Erlang datatypes.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#combine(int)"><B>combine(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#combine(long)"><B>combine(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#combine(int, int)"><B>combine(int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#combine(byte[])"><B>combine(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#compareTo(java.lang.Object)"><B>compareTo(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#compressedTag"><B>compressedTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for compressed terms
<DT><A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html#connAttempt(java.lang.String, boolean, java.lang.Object)"><B>connAttempt(String, boolean, Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html" title="class in com.ericsson.otp.erlang">OtpNodeStatus</A>
<DD>Notify about failed connection attempts.
<DT><A HREF="./com/ericsson/otp/erlang/OtpPeer.html#connect(com.ericsson.otp.erlang.OtpSelf)"><B>connect(OtpSelf)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpPeer.html" title="class in com.ericsson.otp.erlang">OtpPeer</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use the corresponding method in <A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang"><CODE>OtpSelf</CODE></A> instead.</I>
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#connect(com.ericsson.otp.erlang.OtpPeer)"><B>connect(OtpPeer)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Open a connection to a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#connected"><B>connected</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#cookie()"><B>cookie()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Get the authorization cookie used by this node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#cookieOk"><B>cookieOk</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#count()"><B>count()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Jinterface 1.4, replaced by super.size().</I>
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#create(java.lang.String)"><B>create(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#create()"><B>create()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#createMbox()"><B>createMbox()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Create an unnamed <A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang"><CODE>mailbox</CODE></A> that can be used to send and
 receive messages with other, similar mailboxes and with Erlang processes.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#createMbox(java.lang.String)"><B>createMbox(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Create an named mailbox that can be used to send and receive messages
 with other, similar mailboxes and with Erlang processes.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#createPid()"><B>createPid()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Create an Erlang <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#createPort()"><B>createPort()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Create an Erlang <A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang"><CODE>port</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#createRef()"><B>createRef()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Create an Erlang <A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang"><CODE>reference</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#creation()"><B>creation()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Get the creation number from the PID.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#creation()"><B>creation()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Get the creation number from the port.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#creation()"><B>creation()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Get the creation number from the ref.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#ctrlThreshold"><B>ctrlThreshold</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#decode(com.ericsson.otp.erlang.OtpInputStream)"><B>decode(OtpInputStream)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>Read binary data in the Erlang external format, and produce a
 corresponding Erlang data type object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#DECODE_INT_LISTS_AS_STRINGS"><B>DECODE_INT_LISTS_AS_STRINGS</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#defaultIncrement"><B>defaultIncrement</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>The default increment used when growing the stream (increment at least this much).
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#defaultInitialSize"><B>defaultInitialSize</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>The default initial size of the stream.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#defaultLevel"><B>defaultLevel</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#deliver(java.lang.Exception)"><B>deliver(Exception)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Deliver communication exceptions to the recipient.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#deliver(com.ericsson.otp.erlang.OtpMsg)"><B>deliver(OtpMsg)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Deliver messages to the recipient.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#deliver(java.lang.Exception)"><B>deliver(Exception)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#deliver(com.ericsson.otp.erlang.OtpMsg)"><B>deliver(OtpMsg)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#deliver(java.lang.Exception)"><B>deliver(Exception)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#deliver(com.ericsson.otp.erlang.OtpMsg)"><B>deliver(OtpMsg)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#do_send(com.ericsson.otp.erlang.OtpOutputStream, com.ericsson.otp.erlang.OtpOutputStream)"><B>do_send(OtpOutputStream, OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#do_send(com.ericsson.otp.erlang.OtpOutputStream)"><B>do_send(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#doAccept()"><B>doAccept()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#doConnect(int)"><B>doConnect(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Compute the hashCode value for a given ref.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#doHashCode()"><B>doHashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#doubleValue()"><B>doubleValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Get the value, as a double.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#elementAt(int)"><B>elementAt(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Get the specified element from the list.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#elementAt(int)"><B>elementAt(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#elementAt(int)"><B>elementAt(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Get the specified element from the tuple.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#elements()"><B>elements()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Get all the elements from the list as an array.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#elements()"><B>elements()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#elements()"><B>elements()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Get all the elements from the tuple as an array.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Convert this atom to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang">OtpErlangBinary</A>
<DD>Convert this binary to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Convert this bitstr to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Convert this double to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Convert this list to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#encode(com.ericsson.otp.erlang.OtpOutputStream, int)"><B>encode(OtpOutputStream, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Convert this number to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>Convert the object according to the rules of the Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Convert this PID to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Convert this port to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Convert this ref to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Convert this string to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#encode(com.ericsson.otp.erlang.OtpOutputStream)"><B>encode(OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Convert this tuple to the equivalent Erlang external representation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#ensureCapacity(int)"><B>ensureCapacity(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Increases the capacity of this <tt>OtpOutputStream</tt> instance, if
 necessary, to ensure that it can hold at least the number of elements
 specified by the minimum capacity argument.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#epmd"><B>epmd</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Determine if two atoms are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Determine if two bitstrs are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Determine if two floats are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Determine if two lists are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Determine if two numbers are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>Determine if two Erlang objects are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Determine if two PIDs are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Determine if two ports are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Determine if two refs are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Determine if two strings are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Determine if two tuples are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Determine if two mailboxes are equal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#erlMax"><B>erlMax</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The largest value that can be encoded as an integer
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#erlMin"><B>erlMin</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The smallest value that can be encoded as an integer
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#exit(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>exit(OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send an exit signal to a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#exit(com.ericsson.otp.erlang.OtpErlangObject)"><B>exit(OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Close this mailbox with the given reason.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#exit(java.lang.String)"><B>exit(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Equivalent to <code>exit(new OtpErlangAtom(reason))</code>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#exit(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>exit(OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Send an exit signal to a remote <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#exit(com.ericsson.otp.erlang.OtpErlangPid, java.lang.String)"><B>exit(OtpErlangPid, String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Equivalent to <code>exit(to, new
 OtpErlangAtom(reason))</code>.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#exit2Tag"><B>exit2Tag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#exit2Tag"><B>exit2Tag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#exit2TTTag"><B>exit2TTTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#exitTag"><B>exitTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#exitTag"><B>exitTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#exitTTTag"><B>exitTTTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#externalFunTag"><B>externalFunTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for external Funs (M:F/A)
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#finalize()"><B>finalize()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#finalize()"><B>finalize()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#finalize()"><B>finalize()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#finalize()"><B>finalize()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#floatTag"><B>floatTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for floating point numbers
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#floatValue()"><B>floatValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Get the value, as a float.
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#flush()"><B>flush()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>Clear a queue
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#from"><B>from</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#funTag"><B>funTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for old Funs
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#genChallenge()"><B>genChallenge()</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#genDigest(int, java.lang.String)"><B>genDigest(int, String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang"><B>GenericQueue</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>This class implements a generic FIFO queue.<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#GenericQueue()"><B>GenericQueue()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>Create an empty queue
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#get()"><B>get()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>Retrieve an object from the head of the queue, or block until one
 arrives.
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#get(long)"><B>get(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>Retrieve an object from the head of the queue, blocking until one arrives
 or until timeout occurs.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#get(java.lang.String)"><B>get(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#get(com.ericsson.otp.erlang.OtpErlangPid)"><B>get(OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#getCount()"><B>getCount()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#getEpmd()"><B>getEpmd()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Get the Epmd socket.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#getFlags()"><B>getFlags()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#getHead()"><B>getHead()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#getHead()"><B>getHead()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#getLastTail()"><B>getLastTail()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#getLastTail()"><B>getLastTail()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#getMsg()"><B>getMsg()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Deserialize and return a new copy of the message contained in this
 OtpMsg.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#getName()"><B>getName()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Get the registered name of this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#getNames()"><B>getNames()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Get a list of all known registered names on the same <A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang"><CODE>node</CODE></A>
 as this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#getNames()"><B>getNames()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Get a list of all known registered names on this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#getNthTail(int)"><B>getNthTail(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#getNthTail(int)"><B>getNthTail(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#getObject()"><B>getObject()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Get the java Object from the bitstr.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#getPos()"><B>getPos()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Get the current position in the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#getPos()"><B>getPos()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Get the current position in the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#getRecipient()"><B>getRecipient()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Get the name of the recipient for this message, if it is a regSendTag
 message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#getRecipientName()"><B>getRecipientName()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Get the name of the recipient for this message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#getRecipientPid()"><B>getRecipientPid()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Get the Pid of the recipient for this message, if it is a sendTag
 message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#getSenderPid()"><B>getSenderPid()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Get the Pid of the sender of this message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#getTail()"><B>getTail()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#getTraceLevel()"><B>getTraceLevel()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Get the trace level for this connection.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#groupLeaderTag"><B>groupLeaderTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#handshakeThreshold"><B>handshakeThreshold</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#hashCode()"><B>hashCode()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#hashCodeValue"><B>hashCodeValue</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#headerLen"><B>headerLen</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#headerType(com.ericsson.otp.erlang.OtpErlangObject)"><B>headerType(OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#host()"><B>host()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Get the hostname part of the nodename.
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#id()"><B>id()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Get the id number from the PID.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#id()"><B>id()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Get the id number from the port.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#id()"><B>id()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Get the id number from the ref.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#ids()"><B>ids()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Get the array of id numbers from the ref.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#intTag"><B>intTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for integers
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#intValue()"><B>intValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as an int.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#isConnected()"><B>isConnected()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Determine if the connection is still alive.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#isLong()"><B>isLong()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Determine if this value can be represented as a long without truncation.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#isNewRef()"><B>isNewRef()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Determine whether this is a new style ref.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#isProper()"><B>isProper()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#isProper()"><B>isProper()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#isULong()"><B>isULong()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Determine if this value can be represented as an unsigned long without
 truncation, that is if the value is non-negative and its bit pattern
 completely fits in a long.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#isValidCodePoint(int)"><B>isValidCodePoint(int)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Validate a code point according to Erlang definition; Unicode 3.0.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#iterator()"><B>iterator()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#iterator()"><B>iterator()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#largeBigTag"><B>largeBigTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for large bignums
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#largeTupleTag"><B>largeTupleTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for large tuples
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#length()"><B>length()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Get the current capacity of the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#link(com.ericsson.otp.erlang.OtpErlangPid)"><B>link(OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Create a link between the local node and the specified process on the
 remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#link(com.ericsson.otp.erlang.OtpErlangPid)"><B>link(OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Link to a remote mailbox or Erlang process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#links"><B>links</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#linkTag"><B>linkTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#linkTag"><B>linkTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#listTag"><B>listTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for non-empty lists
<DT><A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html#localStatus(java.lang.String, boolean, java.lang.Object)"><B>localStatus(String, boolean, Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html" title="class in com.ericsson.otp.erlang">OtpNodeStatus</A>
<DD>Notify about local node exceptions.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#longValue()"><B>longValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a long, or rather truncate all but the least
 significant 64 bits from the 2's complement representation of this number
 and return them as a long.
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#lookupNames()"><B>lookupNames()</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#lookupNames(java.net.InetAddress)"><B>lookupNames(InetAddress)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#lookupPort(com.ericsson.otp.erlang.AbstractNode)"><B>lookupPort(AbstractNode)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>Determine what port a node listens for incoming connections on.
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#maxAtomLength"><B>maxAtomLength</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>The maximun allowed length of an atom, in characters
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#maxAtomLength"><B>maxAtomLength</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The longest allowed Erlang atom
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#msgCount()"><B>msgCount()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Return the number of messages currently waiting in the receive queue for
 this connection.
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#names()"><B>names()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#newFloatTag"><B>newFloatTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#newFunTag"><B>newFunTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for old new Funs
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#newRefTag"><B>newRefTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for new style references
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#newString(byte[])"><B>newString(byte[])</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Construct a String from a Latin-1 (ISO-8859-1) encoded byte array,
 if Latin-1 is available, otherwise use the default encoding.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#nilTag"><B>nilTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for empty lists
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#node()"><B>node()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Get the name of this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#node()"><B>node()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Get the node name from the PID.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#node()"><B>node()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Get the node name from the port.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#node()"><B>node()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Get the node name from the ref.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpAuthException.html" title="class in com.ericsson.otp.erlang"><B>OtpAuthException</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Exception raised when a node attempts to establish a communication channel
 when it is not authorized to do so, or when a node sends a message containing
 an invalid cookie on an established channel.<DT><A HREF="./com/ericsson/otp/erlang/OtpAuthException.html#OtpAuthException(java.lang.String)"><B>OtpAuthException(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpAuthException.html" title="class in com.ericsson.otp.erlang">OtpAuthException</A>
<DD>Provides a detailed message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang"><B>OtpConnection</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Maintains a connection between a Java process and a remote Erlang, Java or C
 node.<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang"><B>OtpCookedConnection</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Maintains a connection between a Java process and a remote Erlang, Java or C
 node.<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang"><B>OtpEpmd</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides methods for registering, unregistering and looking up nodes with the
 Erlang portmapper daemon (Epmd).<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangAtom</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang atoms.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#OtpErlangAtom(java.lang.String)"><B>OtpErlangAtom(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Create an atom from the given string.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#OtpErlangAtom(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangAtom(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Create an atom from a stream containing an atom encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#OtpErlangAtom(boolean)"><B>OtpErlangAtom(boolean)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Create an atom whose value is "true" or "false".
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangBinary</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang binaries.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html#OtpErlangBinary(byte[])"><B>OtpErlangBinary(byte[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang">OtpErlangBinary</A>
<DD>Create a binary from a byte array
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html#OtpErlangBinary(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangBinary(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang">OtpErlangBinary</A>
<DD>Create a binary from a stream containing a binary encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html#OtpErlangBinary(java.lang.Object)"><B>OtpErlangBinary(Object)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBinary.html" title="class in com.ericsson.otp.erlang">OtpErlangBinary</A>
<DD>Create a binary from an arbitrary Java Object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangBitstr</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang bitstrs.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#OtpErlangBitstr(byte[])"><B>OtpErlangBitstr(byte[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Create a bitstr from a byte array
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#OtpErlangBitstr(byte[], int)"><B>OtpErlangBitstr(byte[], int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Create a bitstr with pad bits from a byte array.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#OtpErlangBitstr(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangBitstr(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Create a bitstr from a stream containing a bitstr encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#OtpErlangBitstr(java.lang.Object)"><B>OtpErlangBitstr(Object)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Create a bitstr from an arbitrary Java Object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBoolean.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangBoolean</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang booleans, which are special cases of
 atoms with values 'true' and 'false'.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBoolean.html#OtpErlangBoolean(boolean)"><B>OtpErlangBoolean(boolean)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBoolean.html" title="class in com.ericsson.otp.erlang">OtpErlangBoolean</A>
<DD>Create a boolean from the given value
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBoolean.html#OtpErlangBoolean(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangBoolean(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBoolean.html" title="class in com.ericsson.otp.erlang">OtpErlangBoolean</A>
<DD>Create a boolean from a stream containing an atom encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangByte.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangByte</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangByte.html#OtpErlangByte(byte)"><B>OtpErlangByte(byte)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangByte.html" title="class in com.ericsson.otp.erlang">OtpErlangByte</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangByte.html#OtpErlangByte(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangByte(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangByte.html" title="class in com.ericsson.otp.erlang">OtpErlangByte</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangChar.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangChar</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangChar.html#OtpErlangChar(char)"><B>OtpErlangChar(char)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangChar.html" title="class in com.ericsson.otp.erlang">OtpErlangChar</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangChar.html#OtpErlangChar(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangChar(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangChar.html" title="class in com.ericsson.otp.erlang">OtpErlangChar</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDecodeException.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangDecodeException</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Exception raised when an attempt is made to create an Erlang term by decoding
 a sequence of bytes that does not represent the type of term that was
 requested.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDecodeException.html#OtpErlangDecodeException(java.lang.String)"><B>OtpErlangDecodeException(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDecodeException.html" title="class in com.ericsson.otp.erlang">OtpErlangDecodeException</A>
<DD>Provides a detailed message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangDouble</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang floats and doubles.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#OtpErlangDouble(double)"><B>OtpErlangDouble(double)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Create an Erlang float from the given double value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#OtpErlangDouble(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangDouble(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Create an Erlang float from a stream containing a double encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangException.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangException</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Base class for the other OTP erlang exception classes.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangException.html#OtpErlangException()"><B>OtpErlangException()</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangException.html" title="class in com.ericsson.otp.erlang">OtpErlangException</A>
<DD>Provides no message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangException.html#OtpErlangException(java.lang.String)"><B>OtpErlangException(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangException.html" title="class in com.ericsson.otp.erlang">OtpErlangException</A>
<DD>Provides a detailed message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangExit</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Exception raised when a communication channel is broken.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#OtpErlangExit(com.ericsson.otp.erlang.OtpErlangObject)"><B>OtpErlangExit(OtpErlangObject)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>Create an OtpErlangExit exception with the given reason.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#OtpErlangExit(java.lang.String)"><B>OtpErlangExit(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>
 Equivalent to <code>OtpErlangExit(new
 OtpErlangAtom(reason)</code>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#OtpErlangExit(com.ericsson.otp.erlang.OtpErlangObject, com.ericsson.otp.erlang.OtpErlangPid)"><B>OtpErlangExit(OtpErlangObject, OtpErlangPid)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>Create an OtpErlangExit exception with the given reason and sender pid.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#OtpErlangExit(java.lang.String, com.ericsson.otp.erlang.OtpErlangPid)"><B>OtpErlangExit(String, OtpErlangPid)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>
 Equivalent to <code>OtpErlangExit(new OtpErlangAtom(reason),
 pid)</code>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangExternalFun</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#OtpErlangExternalFun(java.lang.String, java.lang.String, int)"><B>OtpErlangExternalFun(String, String, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#OtpErlangExternalFun(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangExternalFun(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFloat.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangFloat</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang floats and doubles.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFloat.html#OtpErlangFloat(float)"><B>OtpErlangFloat(float)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFloat.html" title="class in com.ericsson.otp.erlang">OtpErlangFloat</A>
<DD>Create an Erlang float from the given float value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFloat.html#OtpErlangFloat(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangFloat(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFloat.html" title="class in com.ericsson.otp.erlang">OtpErlangFloat</A>
<DD>Create an Erlang float from a stream containing a float encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangFun</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#OtpErlangFun(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangFun(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#OtpErlangFun(com.ericsson.otp.erlang.OtpErlangPid, java.lang.String, long, long, com.ericsson.otp.erlang.OtpErlangObject[])"><B>OtpErlangFun(OtpErlangPid, String, long, long, OtpErlangObject[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#OtpErlangFun(com.ericsson.otp.erlang.OtpErlangPid, java.lang.String, int, byte[], int, long, long, com.ericsson.otp.erlang.OtpErlangObject[])"><B>OtpErlangFun(OtpErlangPid, String, int, byte[], int, long, long, OtpErlangObject[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangInt.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangInt</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangInt.html#OtpErlangInt(int)"><B>OtpErlangInt(int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangInt.html" title="class in com.ericsson.otp.erlang">OtpErlangInt</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangInt.html#OtpErlangInt(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangInt(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangInt.html" title="class in com.ericsson.otp.erlang">OtpErlangInt</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangList</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang lists.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList()"><B>OtpErlangList()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create an empty list.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(java.lang.String)"><B>OtpErlangList(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list of Erlang integers representing Unicode codePoints.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(com.ericsson.otp.erlang.OtpErlangObject)"><B>OtpErlangList(OtpErlangObject)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list containing one element.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(com.ericsson.otp.erlang.OtpErlangObject[])"><B>OtpErlangList(OtpErlangObject[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list from an array of arbitrary Erlang terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(com.ericsson.otp.erlang.OtpErlangObject[], com.ericsson.otp.erlang.OtpErlangObject)"><B>OtpErlangList(OtpErlangObject[], OtpErlangObject)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list from an array of arbitrary Erlang terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(com.ericsson.otp.erlang.OtpErlangObject[], int, int)"><B>OtpErlangList(OtpErlangObject[], int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list from an array of arbitrary Erlang terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#OtpErlangList(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangList(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Create a list from a stream containing an list encoded in Erlang external
 format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangList.SubList</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangLong</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#OtpErlangLong(long)"><B>OtpErlangLong(long)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#OtpErlangLong(java.math.BigInteger)"><B>OtpErlangLong(BigInteger)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#OtpErlangLong(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangLong(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangObject</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Base class of the Erlang data type classes.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#OtpErlangObject()"><B>OtpErlangObject()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangObject.Hash</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#OtpErlangObject.Hash(int)"><B>OtpErlangObject.Hash(int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangPid</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang PIDs.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#OtpErlangPid(com.ericsson.otp.erlang.OtpLocalNode)"><B>OtpErlangPid(OtpLocalNode)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD><B>Deprecated.</B>&nbsp;<I>use OtpLocalNode:createPid() instead</I>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#OtpErlangPid(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangPid(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Create an Erlang PID from a stream containing a PID encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#OtpErlangPid(java.lang.String, int, int, int)"><B>OtpErlangPid(String, int, int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Create an Erlang pid from its components.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangPort</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang ports.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#OtpErlangPort(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangPort(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Create an Erlang port from a stream containing a port encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#OtpErlangPort(java.lang.String, int, int)"><B>OtpErlangPort(String, int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Create an Erlang port from its components.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRangeException.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangRangeException</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Exception raised when an attempt is made to create an Erlang term with data
 that is out of range for the term in question.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRangeException.html#OtpErlangRangeException(java.lang.String)"><B>OtpErlangRangeException(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRangeException.html" title="class in com.ericsson.otp.erlang">OtpErlangRangeException</A>
<DD>Provides a detailed message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangRef</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang refs.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#OtpErlangRef(com.ericsson.otp.erlang.OtpLocalNode)"><B>OtpErlangRef(OtpLocalNode)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD><B>Deprecated.</B>&nbsp;<I>use OtpLocalNode:createRef() instead</I>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#OtpErlangRef(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangRef(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Create an Erlang ref from a stream containing a ref encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#OtpErlangRef(java.lang.String, int, int)"><B>OtpErlangRef(String, int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Create an old style Erlang ref from its components.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#OtpErlangRef(java.lang.String, int[], int)"><B>OtpErlangRef(String, int[], int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Create a new style Erlang ref from its components.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangShort.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangShort</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangShort.html#OtpErlangShort(short)"><B>OtpErlangShort(short)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangShort.html" title="class in com.ericsson.otp.erlang">OtpErlangShort</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangShort.html#OtpErlangShort(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangShort(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangShort.html" title="class in com.ericsson.otp.erlang">OtpErlangShort</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangString</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang strings.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#OtpErlangString(java.lang.String)"><B>OtpErlangString(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Create an Erlang string from the given string.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#OtpErlangString(com.ericsson.otp.erlang.OtpErlangList)"><B>OtpErlangString(OtpErlangList)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Create an Erlang string from a list of integers.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#OtpErlangString(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangString(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Create an Erlang string from a stream containing a string encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangTuple</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang tuples.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#OtpErlangTuple(com.ericsson.otp.erlang.OtpErlangObject)"><B>OtpErlangTuple(OtpErlangObject)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Create a unary tuple containing the given element.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#OtpErlangTuple(com.ericsson.otp.erlang.OtpErlangObject[])"><B>OtpErlangTuple(OtpErlangObject[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Create a tuple from an array of terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#OtpErlangTuple(com.ericsson.otp.erlang.OtpErlangObject[], int, int)"><B>OtpErlangTuple(OtpErlangObject[], int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Create a tuple from an array of terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#OtpErlangTuple(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangTuple(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Create a tuple from a stream containing an tuple encoded in Erlang
 external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUInt.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangUInt</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUInt.html#OtpErlangUInt(int)"><B>OtpErlangUInt(int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangUInt.html" title="class in com.ericsson.otp.erlang">OtpErlangUInt</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUInt.html#OtpErlangUInt(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangUInt(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangUInt.html" title="class in com.ericsson.otp.erlang">OtpErlangUInt</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUShort.html" title="class in com.ericsson.otp.erlang"><B>OtpErlangUShort</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a Java representation of Erlang integral types.<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUShort.html#OtpErlangUShort(short)"><B>OtpErlangUShort(short)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangUShort.html" title="class in com.ericsson.otp.erlang">OtpErlangUShort</A>
<DD>Create an Erlang integer from the given value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangUShort.html#OtpErlangUShort(com.ericsson.otp.erlang.OtpInputStream)"><B>OtpErlangUShort(OtpInputStream)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangUShort.html" title="class in com.ericsson.otp.erlang">OtpErlangUShort</A>
<DD>Create an Erlang integer from a stream containing an integer encoded in
 Erlang external format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpException.html" title="class in com.ericsson.otp.erlang"><B>OtpException</B></A> - Exception in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Base class for the other OTP exception classes.<DT><A HREF="./com/ericsson/otp/erlang/OtpException.html#OtpException()"><B>OtpException()</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpException.html" title="class in com.ericsson.otp.erlang">OtpException</A>
<DD>Provides no message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpException.html#OtpException(java.lang.String)"><B>OtpException(String)</B></A> - 
Constructor for exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpException.html" title="class in com.ericsson.otp.erlang">OtpException</A>
<DD>Provides a detailed message.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang"><B>OtpExternal</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a collection of constants used when encoding and decoding Erlang
 terms.<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang"><B>OtpInputStream</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a stream for decoding Erlang terms from external format.<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#OtpInputStream(byte[])"><B>OtpInputStream(byte[])</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#OtpInputStream(byte[], int)"><B>OtpInputStream(byte[], int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Create a stream from a buffer containing encoded Erlang terms.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#OtpInputStream(byte[], int, int, int)"><B>OtpInputStream(byte[], int, int, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Create a stream from a buffer containing encoded Erlang terms at the
 given offset and length.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang"><B>OtpLocalNode</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>This class represents local node types.<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#OtpLocalNode()"><B>OtpLocalNode()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#OtpLocalNode(java.lang.String)"><B>OtpLocalNode(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Create a node with the given name and the default cookie.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#OtpLocalNode(java.lang.String, java.lang.String)"><B>OtpLocalNode(String, String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Create a node with the given name and cookie.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang"><B>OtpMbox</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Provides a simple mechanism for exchanging messages with Erlang processes or
 other instances of this class.<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang"><B>OtpMsg</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Provides a carrier for Erlang messages.<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang"><B>OtpNode</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Represents a local OTP node.<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#OtpNode(java.lang.String)"><B>OtpNode(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>
 Create a node using the default cookie.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#OtpNode(java.lang.String, java.lang.String)"><B>OtpNode(String, String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Create a node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#OtpNode(java.lang.String, java.lang.String, int)"><B>OtpNode(String, String, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Create a node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html" title="class in com.ericsson.otp.erlang"><B>OtpNode.Acceptor</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang"><B>OtpNode.Mailboxes</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>&nbsp;<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#OtpNode.Mailboxes()"><B>OtpNode.Mailboxes()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html" title="class in com.ericsson.otp.erlang"><B>OtpNodeStatus</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>
 Provides a callback mechanism for receiving status change information about
 other nodes in the system.<DT><A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html#OtpNodeStatus()"><B>OtpNodeStatus()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html" title="class in com.ericsson.otp.erlang">OtpNodeStatus</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang"><B>OtpOutputStream</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Provides a stream for encoding Erlang terms to external format, for
 transmission or storage.<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#OtpOutputStream()"><B>OtpOutputStream()</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Create a stream with the default initial size (2048 bytes).
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#OtpOutputStream(int)"><B>OtpOutputStream(int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Create a stream with the specified initial size.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#OtpOutputStream(com.ericsson.otp.erlang.OtpErlangObject)"><B>OtpOutputStream(OtpErlangObject)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Create a stream containing the encoded version of the given Erlang term.
<DT><A HREF="./com/ericsson/otp/erlang/OtpPeer.html" title="class in com.ericsson.otp.erlang"><B>OtpPeer</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Represents a remote OTP node.<DT><A HREF="./com/ericsson/otp/erlang/OtpPeer.html#OtpPeer(java.lang.String)"><B>OtpPeer(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpPeer.html" title="class in com.ericsson.otp.erlang">OtpPeer</A>
<DD>Create a peer node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang"><B>OtpSelf</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD>Represents an OTP node.<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#OtpSelf(java.lang.String)"><B>OtpSelf(String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>
 Create a self node using the default cookie.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#OtpSelf(java.lang.String, java.lang.String)"><B>OtpSelf(String, String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Create a self node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#OtpSelf(java.lang.String, java.lang.String, int)"><B>OtpSelf(String, String, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpServer.html" title="class in com.ericsson.otp.erlang"><B>OtpServer</B></A> - Class in <A HREF="./com/ericsson/otp/erlang/package-summary.html">com.ericsson.otp.erlang</A><DD><B>Deprecated.</B>&nbsp;<I>the functionality of this class has been moved to <A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang"><CODE>OtpSelf</CODE></A>.</I><DT><A HREF="./com/ericsson/otp/erlang/OtpServer.html#OtpServer(com.ericsson.otp.erlang.OtpSelf)"><B>OtpServer(OtpSelf)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpServer.html" title="class in com.ericsson.otp.erlang">OtpServer</A>
<DD><B>Deprecated.</B>&nbsp;Create an <A HREF="./com/ericsson/otp/erlang/OtpServer.html" title="class in com.ericsson.otp.erlang"><CODE>OtpServer</CODE></A> from an existing <A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang"><CODE>OtpSelf</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpServer.html#OtpServer(java.lang.String, java.lang.String)"><B>OtpServer(String, String)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpServer.html" title="class in com.ericsson.otp.erlang">OtpServer</A>
<DD><B>Deprecated.</B>&nbsp;Create an OtpServer, using a vacant port chosen by the operating system.
<DT><A HREF="./com/ericsson/otp/erlang/OtpServer.html#OtpServer(java.lang.String, java.lang.String, int)"><B>OtpServer(String, String, int)</B></A> - 
Constructor for class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpServer.html" title="class in com.ericsson.otp.erlang">OtpServer</A>
<DD><B>Deprecated.</B>&nbsp;Create an OtpServer, using the specified port number.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#pad_bits"><B>pad_bits</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#pad_bits()"><B>pad_bits()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Get the number of pad bits in the last byte of the bitstr.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#passThrough"><B>passThrough</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#paybuf"><B>paybuf</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#payload"><B>payload</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#peek()"><B>peek()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Alias for peek1()
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#peek1()"><B>peek1()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Look ahead one position in the stream without consuming the byte found
 there.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#peek1skip_version()"><B>peek1skip_version()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#peer"><B>peer</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#peer()"><B>peer()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Get information about the node at the peer end of this connection.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#pid()"><B>pid()</B></A> - 
Method in exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>Get the pid that sent this exit.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#pid()"><B>pid()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Get the Erlang PID that will be used as the sender id in all "anonymous"
 messages sent by this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#pidTag"><B>pidTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for PIDs
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#ping(java.lang.String, long)"><B>ping(String, long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Create a connection to a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#ping(java.lang.String, long)"><B>ping(String, long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>
 Determine if another node is alive.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#poke4BE(int, long)"><B>poke4BE(int, long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low four bytes of a value to the stream in bif endian order, at
 the specified position.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#port"><B>port</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#port()"><B>port()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Get the port number used by this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html#port()"><B>port()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html" title="class in com.ericsson.otp.erlang">OtpNode.Acceptor</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#portTag"><B>portTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for ports
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#publishPort(com.ericsson.otp.erlang.OtpLocalNode)"><B>publishPort(OtpLocalNode)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>Register with Epmd, so that other nodes are able to find and connect to
 it.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#publishPort()"><B>publishPort()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Make public the information needed by remote nodes that may wish to
 connect to this one.
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#put(java.lang.Object)"><B>put(Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>Add an object to the tail of the queue.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#queue"><B>queue</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html#quit()"><B>quit()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html" title="class in com.ericsson.otp.erlang">OtpNode.Acceptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#random"><B>random</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read1()"><B>read1()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a one byte integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read1skip_version()"><B>read1skip_version()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read2BE()"><B>read2BE()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a two byte big endian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#read2BytePackage()"><B>read2BytePackage()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read2LE()"><B>read2LE()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a two byte little endian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read4BE()"><B>read4BE()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a four byte big endian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read4LE()"><B>read4LE()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a four byte little endian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_any()"><B>read_any()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an arbitrary Erlang term from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_atom()"><B>read_atom()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang atom from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_binary()"><B>read_binary()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang binary from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_bitstr(int[])"><B>read_bitstr(int[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang bitstr from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_boolean()"><B>read_boolean()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang atom from the stream and interpret the value as a boolean.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_byte()"><B>read_byte()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read one byte from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_char()"><B>read_char()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a character from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_compressed()"><B>read_compressed()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a compressed term from the stream
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_double()"><B>read_double()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang float from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_external_fun()"><B>read_external_fun()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_float()"><B>read_float()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang float from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_fun()"><B>read_fun()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_int()"><B>read_int()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_integer_byte_array()"><B>read_integer_byte_array()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_list_head()"><B>read_list_head()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a list header from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_long()"><B>read_long()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a long from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_long(boolean)"><B>read_long(boolean)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_nil()"><B>read_nil()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an empty list from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_pid()"><B>read_pid()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang PID from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_port()"><B>read_port()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang port from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_ref()"><B>read_ref()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an Erlang reference from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_short()"><B>read_short()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a short from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_string()"><B>read_string()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a string from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_tuple_head()"><B>read_tuple_head()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a tuple header from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_uint()"><B>read_uint()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an unsigned integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_ulong()"><B>read_ulong()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an unsigned long from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#read_ushort()"><B>read_ushort()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an unsigned short from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#readBE(int)"><B>readBE(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a bigendian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#readLE(int)"><B>readLE(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read a little endian integer from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#readN(byte[])"><B>readN(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an array of bytes from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#readN(byte[], int, int)"><B>readN(byte[], int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Read an array of bytes from the stream.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#readSock(java.net.Socket, byte[])"><B>readSock(Socket, byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html#reason()"><B>reason()</B></A> - 
Method in exception com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExit.html" title="class in com.ericsson.otp.erlang">OtpErlangExit</A>
<DD>Get the reason associated with this exit signal.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receive()"><B>receive()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a message from a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receive(long)"><B>receive(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a message from a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receive()"><B>receive()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Block until a message arrives for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receive(long)"><B>receive(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Wait for a message to arrive for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receiveBuf()"><B>receiveBuf()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a raw (still encoded) message from a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receiveBuf(long)"><B>receiveBuf(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a raw (still encoded) message from a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receiveBuf()"><B>receiveBuf()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Block until a message arrives for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receiveBuf(long)"><B>receiveBuf(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Wait for a message to arrive for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receiveMsg()"><B>receiveMsg()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a messge complete with sender and recipient information.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receiveMsg(long)"><B>receiveMsg(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive a messge complete with sender and recipient information.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receiveMsg()"><B>receiveMsg()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Block until a message arrives for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#receiveMsg(long)"><B>receiveMsg(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Wait for a message to arrive for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#receiveRPC()"><B>receiveRPC()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Receive an RPC reply from the remote Erlang node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#recvChallenge()"><B>recvChallenge()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#recvChallengeAck(int)"><B>recvChallengeAck(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#recvChallengeReply(int)"><B>recvChallengeReply(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#recvName(com.ericsson.otp.erlang.OtpPeer)"><B>recvName(OtpPeer)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#recvStatus()"><B>recvStatus()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#refTag"><B>refTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for old stype references
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#register(java.lang.String, com.ericsson.otp.erlang.OtpMbox)"><B>register(String, OtpMbox)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#registerName(java.lang.String)"><B>registerName(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Register or remove a name for this mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#registerName(java.lang.String, com.ericsson.otp.erlang.OtpMbox)"><B>registerName(String, OtpMbox)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>
 Register or remove a name for the given mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#registerStatusHandler(com.ericsson.otp.erlang.OtpNodeStatus)"><B>registerStatusHandler(OtpNodeStatus)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Register interest in certain system events.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#regSendTag"><B>regSendTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#regSendTag"><B>regSendTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#regSendTTTag"><B>regSendTTTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html#remoteStatus(java.lang.String, boolean, java.lang.Object)"><B>remoteStatus(String, boolean, Object)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNodeStatus.html" title="class in com.ericsson.otp.erlang">OtpNodeStatus</A>
<DD>Notify about remote node status changes.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html#remove(com.ericsson.otp.erlang.OtpMbox)"><B>remove(OtpMbox)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Mailboxes.html" title="class in com.ericsson.otp.erlang">OtpNode.Mailboxes</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#run()"><B>run()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html#run()"><B>run()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.Acceptor.html" title="class in com.ericsson.otp.erlang">OtpNode.Acceptor</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#self"><B>self</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#self"><B>self</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#self()"><B>self()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Get information about the node at the local end of this connection.
<DT><A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html#self"><B>self</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpCookedConnection.html" title="class in com.ericsson.otp.erlang">OtpCookedConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#self()"><B>self()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Get the identifying <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A> associated with this
 mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#send(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>send(OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send a message to a process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#send(java.lang.String, com.ericsson.otp.erlang.OtpErlangObject)"><B>send(String, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send a message to a named process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#send(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>send(OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Send a message to a remote <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A>, representing either
 another <A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang"><CODE>mailbox</CODE></A> or an Erlang process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#send(java.lang.String, com.ericsson.otp.erlang.OtpErlangObject)"><B>send(String, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Send a message to a named mailbox created from the same node as this
 mailbox.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#send(java.lang.String, java.lang.String, com.ericsson.otp.erlang.OtpErlangObject)"><B>send(String, String, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Send a message to a named mailbox created from another node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendBuf(com.ericsson.otp.erlang.OtpErlangPid, java.lang.String, com.ericsson.otp.erlang.OtpOutputStream)"><B>sendBuf(OtpErlangPid, String, OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Send a pre-encoded message to a named process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendBuf(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpOutputStream)"><B>sendBuf(OtpErlangPid, OtpErlangPid, OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Send a pre-encoded message to a process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#sendBuf(java.lang.String, com.ericsson.otp.erlang.OtpOutputStream)"><B>sendBuf(String, OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send a pre-encoded message to a named process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#sendBuf(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpOutputStream)"><B>sendBuf(OtpErlangPid, OtpOutputStream)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send a pre-encoded message to a process on a remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendChallenge(int, int, int)"><B>sendChallenge(int, int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendChallengeAck(byte[])"><B>sendChallengeAck(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendChallengeReply(int, byte[])"><B>sendChallengeReply(int, byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendCookie"><B>sendCookie</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendExit(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>sendExit(OtpErlangPid, OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendExit2(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangObject)"><B>sendExit2(OtpErlangPid, OtpErlangPid, OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Send an exit signal to a remote process.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendLink(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangPid)"><B>sendLink(OtpErlangPid, OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Create a link between the local node and the specified process on the
 remote node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendName(int, int)"><B>sendName(int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#sendRPC(java.lang.String, java.lang.String, com.ericsson.otp.erlang.OtpErlangObject[])"><B>sendRPC(String, String, OtpErlangObject[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send an RPC request to the remote Erlang node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#sendRPC(java.lang.String, java.lang.String, com.ericsson.otp.erlang.OtpErlangList)"><B>sendRPC(String, String, OtpErlangList)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Send an RPC request to the remote Erlang node.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendStatus(java.lang.String)"><B>sendStatus(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendTag"><B>sendTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#sendTag"><B>sendTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendThreshold"><B>sendThreshold</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendTTTag"><B>sendTTTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#sendUnlink(com.ericsson.otp.erlang.OtpErlangPid, com.ericsson.otp.erlang.OtpErlangPid)"><B>sendUnlink(OtpErlangPid, OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>Remove a link between the local node and the specified process on the
 remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#serial()"><B>serial()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Get the serial number from the PID.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#setCookie(java.lang.String)"><B>setCookie(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>Set the authorization cookie used by this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html#setEpmd(java.net.Socket)"><B>setEpmd(Socket)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpLocalNode.html" title="class in com.ericsson.otp.erlang">OtpLocalNode</A>
<DD>Set the Epmd socket after publishing this nodes listen port to Epmd.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#setFlags(int)"><B>setFlags(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#setFlags(int)"><B>setFlags(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpInputStream.html#setPos(int)"><B>setPos(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpInputStream.html" title="class in com.ericsson.otp.erlang">OtpInputStream</A>
<DD>Set the current position in the stream.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#setTraceLevel(int)"><B>setTraceLevel(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>
 Set the trace level for this connection.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#shortValue()"><B>shortValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a short.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#signum()"><B>signum()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Return the signum function of this object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#size()"><B>size()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Get the size in whole bytes of the bitstr, rest bits in the last byte not
 counted.
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#smallBigTag"><B>smallBigTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for small bignums
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#smallIntTag"><B>smallIntTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for small integers
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#smallTupleTag"><B>smallTupleTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for small tuples
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#socket"><B>socket</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#stringTag"><B>stringTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The tag used for strings and lists of small integers
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#stringToCodePoints(java.lang.String)"><B>stringToCodePoints(String)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Create Unicode code points from a String.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#stringValue()"><B>stringValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Convert a list of integers into a Unicode string,
 interpreting each integer as a Unicode code point value.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#stringValue()"><B>stringValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Get the actual string contained in this object.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#tag"><B>tag</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#to"><B>to</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#toName"><B>toName</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractNode.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractNode.html" title="class in com.ericsson.otp.erlang">AbstractNode</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangAtom.html" title="class in com.ericsson.otp.erlang">OtpErlangAtom</A>
<DD>Get the printname of the atom represented by this object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangBitstr.html" title="class in com.ericsson.otp.erlang">OtpErlangBitstr</A>
<DD>Get the string representation of this bitstr object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangDouble.html" title="class in com.ericsson.otp.erlang">OtpErlangDouble</A>
<DD>Get the string representation of this double.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangExternalFun.html" title="class in com.ericsson.otp.erlang">OtpErlangExternalFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangFun.html" title="class in com.ericsson.otp.erlang">OtpErlangFun</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.SubList.html" title="class in com.ericsson.otp.erlang">OtpErlangList.SubList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>Get the string representation of the list.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangList.html#toString(int)"><B>toString(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangList.html" title="class in com.ericsson.otp.erlang">OtpErlangList</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get the string representation of this number.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.html" title="class in com.ericsson.otp.erlang">OtpErlangObject</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang">OtpErlangPid</A>
<DD>Get the string representation of the PID.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangPort.html" title="class in com.ericsson.otp.erlang">OtpErlangPort</A>
<DD>Get the string representation of the port.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangRef.html" title="class in com.ericsson.otp.erlang">OtpErlangRef</A>
<DD>Get the string representation of the ref.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangString.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangString.html" title="class in com.ericsson.otp.erlang">OtpErlangString</A>
<DD>Get the printable version of the string contained in this object.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html#toString()"><B>toString()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangTuple.html" title="class in com.ericsson.otp.erlang">OtpErlangTuple</A>
<DD>Get the string representation of the tuple.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#traceLevel"><B>traceLevel</B></A> - 
Variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#trimToSize()"><B>trimToSize()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Trims the capacity of this <tt>OtpOutputStream</tt> instance to be the
 buffer's current size.
<DT><A HREF="./com/ericsson/otp/erlang/GenericQueue.html#tryGet()"><B>tryGet()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/GenericQueue.html" title="class in com.ericsson.otp.erlang">GenericQueue</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#type()"><B>type()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>
 Get the type marker from this message.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#uIntValue()"><B>uIntValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a non-negative int.
<DT><A HREF="./com/ericsson/otp/erlang/OtpConnection.html#unlink(com.ericsson.otp.erlang.OtpErlangPid)"><B>unlink(OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpConnection.html" title="class in com.ericsson.otp.erlang">OtpConnection</A>
<DD>Remove a link between the local node and the specified process on the
 remote node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#unlink(com.ericsson.otp.erlang.OtpErlangPid)"><B>unlink(OtpErlangPid)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>
 Remove a link to a remote mailbox or Erlang process.
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#unlinkTag"><B>unlinkTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpMsg.html#unlinkTag"><B>unlinkTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMsg.html" title="class in com.ericsson.otp.erlang">OtpMsg</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#unPublishPort(com.ericsson.otp.erlang.OtpLocalNode)"><B>unPublishPort(OtpLocalNode)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>Unregister from Epmd.
<DT><A HREF="./com/ericsson/otp/erlang/OtpSelf.html#unPublishPort()"><B>unPublishPort()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpSelf.html" title="class in com.ericsson.otp.erlang">OtpSelf</A>
<DD>Unregister the server node's name and port number from the Erlang port
 mapper, thus preventing any new connections from remote nodes.
<DT><A HREF="./com/ericsson/otp/erlang/OtpEpmd.html#useEpmdPort(int)"><B>useEpmdPort(int)</B></A> - 
Static method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpEpmd.html" title="class in com.ericsson.otp.erlang">OtpEpmd</A>
<DD>Set the port number to be used to contact the epmd process.
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html#uShortValue()"><B>uShortValue()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangLong.html" title="class in com.ericsson.otp.erlang">OtpErlangLong</A>
<DD>Get this number as a non-negative short.
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html#valueOf()"><B>valueOf()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpErlangObject.Hash.html" title="class in com.ericsson.otp.erlang">OtpErlangObject.Hash</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/AbstractConnection.html#version"><B>version</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/AbstractConnection.html" title="class in com.ericsson.otp.erlang">AbstractConnection</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpExternal.html#versionTag"><B>versionTag</B></A> - 
Static variable in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpExternal.html" title="class in com.ericsson.otp.erlang">OtpExternal</A>
<DD>The version number used to mark serialized Erlang terms
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./com/ericsson/otp/erlang/OtpMbox.html#whereis(java.lang.String)"><B>whereis(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpMbox.html" title="class in com.ericsson.otp.erlang">OtpMbox</A>
<DD>Determine the <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A> corresponding to a registered name
 on this <A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang"><CODE>node</CODE></A>.
<DT><A HREF="./com/ericsson/otp/erlang/OtpNode.html#whereis(java.lang.String)"><B>whereis(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpNode.html" title="class in com.ericsson.otp.erlang">OtpNode</A>
<DD>Determine the <A HREF="./com/ericsson/otp/erlang/OtpErlangPid.html" title="class in com.ericsson.otp.erlang"><CODE>pid</CODE></A> corresponding to a registered name
 on this node.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write(byte)"><B>write(byte)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write one byte to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write(byte[])"><B>write(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an array of bytes to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write1(long)"><B>write1(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low byte of a value to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write2BE(long)"><B>write2BE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low two bytes of a value to the stream in big endian order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write2LE(long)"><B>write2LE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low two bytes of a value to the stream in little endian order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write4BE(long)"><B>write4BE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low four bytes of a value to the stream in big endian order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write4LE(long)"><B>write4LE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low four bytes of a value to the stream in little endian order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write8BE(long)"><B>write8BE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low eight (all) bytes of a value to the stream in big endian
 order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write8LE(long)"><B>write8LE(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write the low eight bytes of a value to the stream in little endian
 order.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_any(com.ericsson.otp.erlang.OtpErlangObject)"><B>write_any(OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an arbitrary Erlang term to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_atom(java.lang.String)"><B>write_atom(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a string to the stream as an Erlang atom.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_big_integer(java.math.BigInteger)"><B>write_big_integer(BigInteger)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_binary(byte[])"><B>write_binary(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an array of bytes to the stream as an Erlang binary.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_bitstr(byte[], int)"><B>write_bitstr(byte[], int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an array of bytes to the stream as an Erlang bitstr.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_boolean(boolean)"><B>write_boolean(boolean)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a boolean value to the stream as the Erlang atom 'true' or 'false'.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_byte(byte)"><B>write_byte(byte)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a single byte to the stream as an Erlang integer.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_char(char)"><B>write_char(char)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a character to the stream as an Erlang integer.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_compressed(com.ericsson.otp.erlang.OtpErlangObject)"><B>write_compressed(OtpErlangObject)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an arbitrary Erlang term to the stream in compressed format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_double(double)"><B>write_double(double)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a double value to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_external_fun(java.lang.String, java.lang.String, int)"><B>write_external_fun(String, String, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_float(float)"><B>write_float(float)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a float value to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_fun(com.ericsson.otp.erlang.OtpErlangPid, java.lang.String, long, int, byte[], long, long, com.ericsson.otp.erlang.OtpErlangObject[])"><B>write_fun(OtpErlangPid, String, long, int, byte[], long, long, OtpErlangObject[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_int(int)"><B>write_int(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an integer to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_list_head(int)"><B>write_list_head(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an Erlang list header to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_long(long)"><B>write_long(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a long to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_nil()"><B>write_nil()</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an empty Erlang list to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_pid(java.lang.String, int, int, int)"><B>write_pid(String, int, int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an Erlang PID to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_port(java.lang.String, int, int)"><B>write_port(String, int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an Erlang port to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_ref(java.lang.String, int, int)"><B>write_ref(String, int, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an old style Erlang ref to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_ref(java.lang.String, int[], int)"><B>write_ref(String, int[], int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a new style (R6 and later) Erlang ref to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_short(short)"><B>write_short(short)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a short to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_string(java.lang.String)"><B>write_string(String)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a string to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_tuple_head(int)"><B>write_tuple_head(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an Erlang tuple header to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_uint(int)"><B>write_uint(int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a positive integer to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_ulong(long)"><B>write_ulong(long)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a positive long to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#write_ushort(short)"><B>write_ushort(short)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write a positive short to the stream.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#writeLE(long, int)"><B>writeLE(long, int)</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write any number of bytes in little endian format.
<DT><A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html#writeN(byte[])"><B>writeN(byte[])</B></A> - 
Method in class com.ericsson.otp.erlang.<A HREF="./com/ericsson/otp/erlang/OtpOutputStream.html" title="class in com.ericsson.otp.erlang">OtpOutputStream</A>
<DD>Write an array of bytes to the stream.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> 

<!-- ======= 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="./com/ericsson/otp/erlang/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./com/ericsson/otp/erlang/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>

</BODY>
</HTML>