<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
<!-- NewPage --> | |
<html lang="en"> | |
<head> | |
<!-- Generated by javadoc (1.8.0) on Sun Aug 28 20:43:05 EST 2016 --> | |
<title>Constant Field Values (Apache River v3.0.0 API Documentation (internals))</title> | |
<meta name="date" content="2016-08-28"> | |
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | |
<script type="text/javascript" src="script.js"></script> | |
</head> | |
<body> | |
<script type="text/javascript"><!-- | |
try { | |
if (location.href.indexOf('is-external=true') == -1) { | |
parent.document.title="Constant Field Values (Apache River v3.0.0 API Documentation (internals))"; | |
} | |
} | |
catch(err) { | |
} | |
//--> | |
</script> | |
<noscript> | |
<div>JavaScript is disabled on your browser.</div> | |
</noscript> | |
<!-- ========= START OF TOP NAVBAR ======= --> | |
<div class="topNav"><a name="navbar.top"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.top.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="overview-summary.html">Overview</a></li> | |
<li>Package</li> | |
<li>Class</li> | |
<li>Use</li> | |
<li><a href="overview-tree.html">Tree</a></li> | |
<li><a href="deprecated-list.html">Deprecated</a></li> | |
<li><a href="index-all.html">Index</a></li> | |
<li><a href="help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li>Prev</li> | |
<li>Next</li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> | |
<li><a href="constant-values.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_top"> | |
<li><a href="allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"><!-- | |
allClassesLink = document.getElementById("allclasses_navbar_top"); | |
if(window==top) { | |
allClassesLink.style.display = "block"; | |
} | |
else { | |
allClassesLink.style.display = "none"; | |
} | |
//--> | |
</script> | |
</div> | |
<a name="skip.navbar.top"> | |
<!-- --> | |
</a></div> | |
<!-- ========= END OF TOP NAVBAR ========= --> | |
<div class="header"> | |
<h1 title="Constant Field Values" class="title">Constant Field Values</h1> | |
<h2 title="Contents">Contents</h2> | |
<ul> | |
<li><a href="#net.jini">net.jini.*</a></li> | |
<li><a href="#org.apache">org.apache.*</a></li> | |
</ul> | |
</div> | |
<div class="constantValuesContainer"><a name="net.jini"> | |
<!-- --> | |
</a> | |
<h2 title="net.jini">net.jini.*</h2> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.activation.<a href="net/jini/activation/ActivatableInvocationHandler.html" title="class in net.jini.activation">ActivatableInvocationHandler</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.activation.ActivatableInvocationHandler.MAX_RETRIES"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/activation/ActivatableInvocationHandler.html#MAX_RETRIES">MAX_RETRIES</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.activation.ActivatableInvocationHandler.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/activation/ActivatableInvocationHandler.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-428224070630550856L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.<a href="net/jini/config/ConfigurationException.html" title="class in net.jini.config">ConfigurationException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/config/ConfigurationException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6556992318636509514L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.<a href="net/jini/config/ConfigurationFile.html" title="class in net.jini.config">ConfigurationFile</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationFile.BYTE_INDEX"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/config/ConfigurationFile.html#BYTE_INDEX">BYTE_INDEX</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationFile.INT_INDEX"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/config/ConfigurationFile.html#INT_INDEX">INT_INDEX</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationFile.moreProhibitedMethods"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/config/ConfigurationFile.html#moreProhibitedMethods">moreProhibitedMethods</a></code></td> | |
<td class="colLast"><code>"net/jini/config/resources/ConfigurationFile.moreProhibitedMethods"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.<a href="net/jini/config/ConfigurationFile.ErrorDescriptor.html" title="class in net.jini.config">ConfigurationFile.ErrorDescriptor</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationFile.ErrorDescriptor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/config/ConfigurationFile.ErrorDescriptor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.<a href="net/jini/config/ConfigurationNotFoundException.html" title="class in net.jini.config">ConfigurationNotFoundException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.ConfigurationNotFoundException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/config/ConfigurationNotFoundException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3084555497838803365L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.<a href="net/jini/config/NoSuchEntryException.html" title="class in net.jini.config">NoSuchEntryException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.NoSuchEntryException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/config/NoSuchEntryException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>943820838185621405L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.config.net.jini.config.UnicodeEscapesDecodingReader</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.config.UnicodeEscapesDecodingReader.NO_CHAR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/config/UnicodeEscapesDecodingReader.html#NO_CHAR">NO_CHAR</a></code></td> | |
<td class="colLast"><code>-2147483648</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.constraint.<a href="net/jini/constraint/BasicMethodConstraints.html" title="class in net.jini.constraint">BasicMethodConstraints</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.constraint.BasicMethodConstraints.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/constraint/BasicMethodConstraints.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1432234194703790047L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.constraint.<a href="net/jini/constraint/BasicMethodConstraints.MethodDesc.html" title="class in net.jini.constraint">BasicMethodConstraints.MethodDesc</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.constraint.BasicMethodConstraints.MethodDesc.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/constraint/BasicMethodConstraints.MethodDesc.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6773269226844208999L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ClientAuthentication.html" title="class in net.jini.core.constraint">ClientAuthentication</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ClientAuthentication.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ClientAuthentication.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6326974440670504555L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ClientMaxPrincipal.html" title="class in net.jini.core.constraint">ClientMaxPrincipal</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ClientMaxPrincipal.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ClientMaxPrincipal.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8583596881949005395L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ClientMaxPrincipalType.html" title="class in net.jini.core.constraint">ClientMaxPrincipalType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ClientMaxPrincipalType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ClientMaxPrincipalType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2521616888337674811L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ClientMinPrincipal.html" title="class in net.jini.core.constraint">ClientMinPrincipal</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ClientMinPrincipal.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ClientMinPrincipal.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1645837366147709569L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ClientMinPrincipalType.html" title="class in net.jini.core.constraint">ClientMinPrincipalType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ClientMinPrincipalType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ClientMinPrincipalType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2389386543834321065L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/Confidentiality.html" title="class in net.jini.core.constraint">Confidentiality</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.Confidentiality.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/Confidentiality.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6173438948668674131L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ConnectionAbsoluteTime.html" title="class in net.jini.core.constraint">ConnectionAbsoluteTime</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ConnectionAbsoluteTime.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ConnectionAbsoluteTime.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8039977689366799322L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ConnectionRelativeTime.html" title="class in net.jini.core.constraint">ConnectionRelativeTime</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ConnectionRelativeTime.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ConnectionRelativeTime.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6854732178792183150L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ConstraintAlternatives.html" title="class in net.jini.core.constraint">ConstraintAlternatives</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ConstraintAlternatives.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ConstraintAlternatives.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7214615235302870613L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/Delegation.html" title="class in net.jini.core.constraint">Delegation</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.Delegation.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/Delegation.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8636854709107393245L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/DelegationAbsoluteTime.html" title="class in net.jini.core.constraint">DelegationAbsoluteTime</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.DelegationAbsoluteTime.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/DelegationAbsoluteTime.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2807470616717350051L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/DelegationRelativeTime.html" title="class in net.jini.core.constraint">DelegationRelativeTime</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.DelegationRelativeTime.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/DelegationRelativeTime.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7148935984332761810L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/Integrity.html" title="class in net.jini.core.constraint">Integrity</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.Integrity.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/Integrity.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>418483423937969897L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/InvocationConstraints.html" title="class in net.jini.core.constraint">InvocationConstraints</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.InvocationConstraints.REL_PREFS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/core/constraint/InvocationConstraints.html#REL_PREFS">REL_PREFS</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.InvocationConstraints.REL_REQS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/core/constraint/InvocationConstraints.html#REL_REQS">REL_REQS</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.InvocationConstraints.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/InvocationConstraints.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3363161199079334224L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ServerAuthentication.html" title="class in net.jini.core.constraint">ServerAuthentication</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ServerAuthentication.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ServerAuthentication.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2837982503744131014L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.constraint.<a href="net/jini/core/constraint/ServerMinPrincipal.html" title="class in net.jini.core.constraint">ServerMinPrincipal</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.constraint.ServerMinPrincipal.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/constraint/ServerMinPrincipal.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6082629466615675811L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.discovery.<a href="net/jini/core/discovery/LookupLocator.html" title="class in net.jini.core.discovery">LookupLocator</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.discovery.LookupLocator.discoveryPort"> | |
<!-- --> | |
</a><code>private static final short</code></td> | |
<td><code><a href="net/jini/core/discovery/LookupLocator.html#discoveryPort">discoveryPort</a></code></td> | |
<td class="colLast"><code>4160</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.discovery.LookupLocator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/discovery/LookupLocator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1448769379829432795L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.entry.<a href="net/jini/core/entry/UnusableEntryException.html" title="class in net.jini.core.entry">UnusableEntryException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.entry.UnusableEntryException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/entry/UnusableEntryException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2199083666668626172L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.event.<a href="net/jini/core/event/EventRegistration.html" title="class in net.jini.core.event">EventRegistration</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.event.EventRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/event/EventRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4055207527458053347L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.event.<a href="net/jini/core/event/RemoteEvent.html" title="class in net.jini.core.event">RemoteEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.event.RemoteEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/event/RemoteEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1777278867291906446L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.event.<a href="net/jini/core/event/UnknownEventException.html" title="class in net.jini.core.event">UnknownEventException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.event.UnknownEventException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/event/UnknownEventException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5563758083292687048L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lease.<a href="net/jini/core/lease/Lease.html" title="interface in net.jini.core.lease">Lease</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.Lease.ABSOLUTE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/lease/Lease.html#ABSOLUTE">ABSOLUTE</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.Lease.ANY"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="net/jini/core/lease/Lease.html#ANY">ANY</a></code></td> | |
<td class="colLast"><code>-1L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.Lease.DURATION"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/lease/Lease.html#DURATION">DURATION</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.Lease.FOREVER"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="net/jini/core/lease/Lease.html#FOREVER">FOREVER</a></code></td> | |
<td class="colLast"><code>9223372036854775807L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lease.<a href="net/jini/core/lease/LeaseDeniedException.html" title="class in net.jini.core.lease">LeaseDeniedException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.LeaseDeniedException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lease/LeaseDeniedException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5704943735577343495L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lease.<a href="net/jini/core/lease/LeaseException.html" title="class in net.jini.core.lease">LeaseException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.LeaseException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lease/LeaseException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-7902272546257490469L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lease.<a href="net/jini/core/lease/LeaseMapException.html" title="class in net.jini.core.lease">LeaseMapException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.LeaseMapException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lease/LeaseMapException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4854893779678486122L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lease.<a href="net/jini/core/lease/UnknownLeaseException.html" title="class in net.jini.core.lease">UnknownLeaseException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lease.UnknownLeaseException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lease/UnknownLeaseException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2921099330511429288L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceEvent.html" title="class in net.jini.core.lookup">ServiceEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1304997274096842701L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceID.html" title="class in net.jini.core.lookup">ServiceID</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceID.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceID.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-7803375959559762239L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceItem.html" title="class in net.jini.core.lookup">ServiceItem</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceItem.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceItem.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>717395451032330758L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceMatches.html" title="class in net.jini.core.lookup">ServiceMatches</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceMatches.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceMatches.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5518280843537399398L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceRegistrar.html" title="interface in net.jini.core.lookup">ServiceRegistrar</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceRegistrar.TRANSITION_MATCH_MATCH"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceRegistrar.html#TRANSITION_MATCH_MATCH">TRANSITION_MATCH_MATCH</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceRegistrar.TRANSITION_MATCH_NOMATCH"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceRegistrar.html#TRANSITION_MATCH_NOMATCH">TRANSITION_MATCH_NOMATCH</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceRegistrar.TRANSITION_NOMATCH_MATCH"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceRegistrar.html#TRANSITION_NOMATCH_MATCH">TRANSITION_NOMATCH_MATCH</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.lookup.<a href="net/jini/core/lookup/ServiceTemplate.html" title="class in net.jini.core.lookup">ServiceTemplate</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.lookup.ServiceTemplate.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/core/lookup/ServiceTemplate.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7854483807886483216L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/CannotAbortException.html" title="class in net.jini.core.transaction">CannotAbortException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.CannotAbortException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/CannotAbortException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3597101646737510009L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/CannotCommitException.html" title="class in net.jini.core.transaction">CannotCommitException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.CannotCommitException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/CannotCommitException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4497341152359563957L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/CannotJoinException.html" title="class in net.jini.core.transaction">CannotJoinException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.CannotJoinException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/CannotJoinException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5568393043937204939L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/CannotNestException.html" title="class in net.jini.core.transaction">CannotNestException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.CannotNestException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/CannotNestException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3409604500491735434L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/NestableTransaction.Created.html" title="class in net.jini.core.transaction">NestableTransaction.Created</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.NestableTransaction.Created.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/NestableTransaction.Created.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2979247545926318953L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/TimeoutExpiredException.html" title="class in net.jini.core.transaction">TimeoutExpiredException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.TimeoutExpiredException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/TimeoutExpiredException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3918773760682958000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/Transaction.Created.html" title="class in net.jini.core.transaction">Transaction.Created</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.Transaction.Created.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/Transaction.Created.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5199291723008952986L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/TransactionException.html" title="class in net.jini.core.transaction">TransactionException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.TransactionException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/TransactionException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5009935764793203986L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.<a href="net/jini/core/transaction/UnknownTransactionException.html" title="class in net.jini.core.transaction">UnknownTransactionException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.UnknownTransactionException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/UnknownTransactionException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>443798629936327009L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.server.<a href="net/jini/core/transaction/server/CrashCountException.html" title="class in net.jini.core.transaction.server">CrashCountException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.CrashCountException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/server/CrashCountException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4299226125245015671L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.server.<a href="net/jini/core/transaction/server/NestableServerTransaction.html" title="class in net.jini.core.transaction.server">NestableServerTransaction</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.NestableServerTransaction.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/server/NestableServerTransaction.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3438419132543972925L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.server.<a href="net/jini/core/transaction/server/ServerTransaction.html" title="class in net.jini.core.transaction.server">ServerTransaction</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.ServerTransaction.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/server/ServerTransaction.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4552277137549765374L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.server.<a href="net/jini/core/transaction/server/TransactionConstants.html" title="interface in net.jini.core.transaction.server">TransactionConstants</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.ABORTED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#ABORTED">ABORTED</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.ACTIVE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#ACTIVE">ACTIVE</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.COMMITTED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#COMMITTED">COMMITTED</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.NOTCHANGED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#NOTCHANGED">NOTCHANGED</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.PREPARED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#PREPARED">PREPARED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionConstants.VOTING"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionConstants.html#VOTING">VOTING</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.core.transaction.server.<a href="net/jini/core/transaction/server/TransactionManager.Created.html" title="class in net.jini.core.transaction.server">TransactionManager.Created</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.core.transaction.server.TransactionManager.Created.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/core/transaction/server/TransactionManager.Created.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4233846033773471113L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.AbstractLookupDiscovery</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.CHANGED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#CHANGED">CHANGED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.discovery.LookupDiscovery"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.DEFAULT_MAX_PACKET_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#DEFAULT_MAX_PACKET_SIZE">DEFAULT_MAX_PACKET_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.DEFAULT_MULTICAST_TTL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#DEFAULT_MULTICAST_TTL">DEFAULT_MULTICAST_TTL</a></code></td> | |
<td class="colLast"><code>15</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.DEFAULT_SOCKET_TIMEOUT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#DEFAULT_SOCKET_TIMEOUT">DEFAULT_SOCKET_TIMEOUT</a></code></td> | |
<td class="colLast"><code>60000</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.DISCARDED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#DISCARDED">DISCARDED</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.DISCOVERED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#DISCOVERED">DISCOVERED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.MAX_N_TASKS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#MAX_N_TASKS">MAX_N_TASKS</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.NICS_USE_ALL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#NICS_USE_ALL">NICS_USE_ALL</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.NICS_USE_LIST"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#NICS_USE_LIST">NICS_USE_LIST</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.NICS_USE_NONE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#NICS_USE_NONE">NICS_USE_NONE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.NICS_USE_SYS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.html#NICS_USE_SYS">NICS_USE_SYS</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.AbstractLookupDiscovery.AnnouncementTimerThread</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscovery.AnnouncementTimerThread.N_INTERVALS"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscovery.AnnouncementTimerThread.html#N_INTERVALS">N_INTERVALS</a></code></td> | |
<td class="colLast"><code>3L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.AbstractLookupDiscoveryManager</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.CHANGED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#CHANGED">CHANGED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.discovery.LookupDiscoveryManager"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.DISCARDED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#DISCARDED">DISCARDED</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.DISCOVERED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#DISCOVERED">DISCOVERED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.FROM_GROUP"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#FROM_GROUP">FROM_GROUP</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupDiscoveryManager.FROM_LOCATOR"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupDiscoveryManager.html#FROM_LOCATOR">FROM_LOCATOR</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.AbstractLookupLocatorDiscovery</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupLocatorDiscovery.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupLocatorDiscovery.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.discovery.LookupLocatorDiscovery"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupLocatorDiscovery.DEFAULT_SOCKET_TIMEOUT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupLocatorDiscovery.html#DEFAULT_SOCKET_TIMEOUT">DEFAULT_SOCKET_TIMEOUT</a></code></td> | |
<td class="colLast"><code>60000</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupLocatorDiscovery.MAX_N_TASKS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupLocatorDiscovery.html#MAX_N_TASKS">MAX_N_TASKS</a></code></td> | |
<td class="colLast"><code>15</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg.MIN_RETRY"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/AbstractLookupLocatorDiscovery.LocatorReg.html#MIN_RETRY">MIN_RETRY</a></code></td> | |
<td class="colLast"><code>15000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/Constants.html" title="class in net.jini.discovery">Constants</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.Constants.discoveryPort"> | |
<!-- --> | |
</a><code>public static final short</code></td> | |
<td><code><a href="net/jini/discovery/Constants.html#discoveryPort">discoveryPort</a></code></td> | |
<td class="colLast"><code>4160</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/ConstrainableLookupLocator.html" title="class in net.jini.discovery">ConstrainableLookupLocator</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.ConstrainableLookupLocator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/ConstrainableLookupLocator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7061417093114347317L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/DiscoveryEvent.html" title="class in net.jini.discovery">DiscoveryEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.DiscoveryEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/DiscoveryEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5280303374696501479L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/DiscoveryPermission.html" title="class in net.jini.discovery">DiscoveryPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.DiscoveryPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/DiscoveryPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3036978025008149170L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.net.jini.discovery.DiscoveryPermission.Collection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.DiscoveryPermission.Collection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/DiscoveryPermission.Collection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6656227831159479611L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/IncomingMulticastAnnouncement.html" title="class in net.jini.discovery">IncomingMulticastAnnouncement</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.IncomingMulticastAnnouncement.protoVersion"> | |
<!-- --> | |
</a><code>protected final int</code></td> | |
<td><code><a href="net/jini/discovery/IncomingMulticastAnnouncement.html#protoVersion">protoVersion</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/IncomingMulticastRequest.html" title="class in net.jini.discovery">IncomingMulticastRequest</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.IncomingMulticastRequest.protoVersion"> | |
<!-- --> | |
</a><code>protected final int</code></td> | |
<td><code><a href="net/jini/discovery/IncomingMulticastRequest.html#protoVersion">protoVersion</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/LookupUnmarshalException.html" title="class in net.jini.discovery">LookupUnmarshalException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.LookupUnmarshalException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/LookupUnmarshalException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2956893184719950537L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/OutgoingMulticastAnnouncement.html" title="class in net.jini.discovery">OutgoingMulticastAnnouncement</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.OutgoingMulticastAnnouncement.minMaxPacketSize"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/discovery/OutgoingMulticastAnnouncement.html#minMaxPacketSize">minMaxPacketSize</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.OutgoingMulticastAnnouncement.protocolVersion"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/discovery/OutgoingMulticastAnnouncement.html#protocolVersion">protocolVersion</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/OutgoingMulticastRequest.html" title="class in net.jini.discovery">OutgoingMulticastRequest</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.OutgoingMulticastRequest.minMaxPacketSize"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/discovery/OutgoingMulticastRequest.html#minMaxPacketSize">minMaxPacketSize</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.discovery.OutgoingMulticastRequest.protocolVersion"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/discovery/OutgoingMulticastRequest.html#protocolVersion">protocolVersion</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/OutgoingUnicastRequest.html" title="class in net.jini.discovery">OutgoingUnicastRequest</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.OutgoingUnicastRequest.protoVersion"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/discovery/OutgoingUnicastRequest.html#protoVersion">protoVersion</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.discovery.<a href="net/jini/discovery/RemoteDiscoveryEvent.html" title="class in net.jini.discovery">RemoteDiscoveryEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.discovery.RemoteDiscoveryEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/discovery/RemoteDiscoveryEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-9171289945014585248L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.entry.<a href="net/jini/entry/AbstractEntry.html" title="class in net.jini.entry">AbstractEntry</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.entry.AbstractEntry.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/entry/AbstractEntry.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5071868345060424804L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.entry.<a href="net/jini/entry/UnusableEntriesException.html" title="class in net.jini.entry">UnusableEntriesException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.entry.UnusableEntriesException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/entry/UnusableEntriesException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.event.<a href="net/jini/event/InvalidIteratorException.html" title="class in net.jini.event">InvalidIteratorException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.event.InvalidIteratorException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/event/InvalidIteratorException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.export.<a href="net/jini/export/ExportPermission.html" title="class in net.jini.export">ExportPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.export.ExportPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/export/ExportPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>9221509074492981772L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.id.<a href="net/jini/id/Uuid.html" title="class in net.jini.id">Uuid</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.id.Uuid.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/id/Uuid.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-106268922535833151L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.id.net.jini.id.UuidFactory.Impl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.id.UuidFactory.Impl.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/id/UuidFactory.Impl.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1089722863511468966L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.io.<a href="net/jini/io/MarshalledInstance.html" title="class in net.jini.io">MarshalledInstance</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.io.MarshalledInstance.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/io/MarshalledInstance.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5187033771082433496L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.io.net.jini.io.MarshalledObject</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.io.MarshalledObject.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/io/MarshalledObject.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8988374069173025854L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.io.<a href="net/jini/io/UnsupportedConstraintException.html" title="class in net.jini.io">UnsupportedConstraintException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.io.UnsupportedConstraintException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/io/UnsupportedConstraintException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5220259094045769772L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.io.context.<a href="net/jini/io/context/ContextPermission.html" title="class in net.jini.io.context">ContextPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.io.context.ContextPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/io/context/ContextPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1396656176817498282L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.<a href="net/jini/jeri/BasicInvocationDispatcher.html" title="class in net.jini.jeri">BasicInvocationDispatcher</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationDispatcher.MISMATCH"> | |
<!-- --> | |
</a><code>static final byte</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationDispatcher.html#MISMATCH">MISMATCH</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationDispatcher.RETURN"> | |
<!-- --> | |
</a><code>static final byte</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationDispatcher.html#RETURN">RETURN</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationDispatcher.THROW"> | |
<!-- --> | |
</a><code>static final byte</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationDispatcher.html#THROW">THROW</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationDispatcher.VERSION"> | |
<!-- --> | |
</a><code>static final byte</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationDispatcher.html#VERSION">VERSION</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.<a href="net/jini/jeri/BasicInvocationHandler.html" title="class in net.jini.jeri">BasicInvocationHandler</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationHandler.CACHE_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationHandler.html#CACHE_SIZE">CACHE_SIZE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicInvocationHandler.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/BasicInvocationHandler.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-783920361025791412L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.<a href="net/jini/jeri/BasicObjectEndpoint.html" title="class in net.jini.jeri">BasicObjectEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.BasicObjectEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/BasicObjectEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3235008605817758127L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.http.net.jini.jeri.http.Constraints</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.http.Constraints.FULL_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/http/Constraints.html#FULL_SUPPORT">FULL_SUPPORT</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.http.Constraints.NO_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/http/Constraints.html#NO_SUPPORT">NO_SUPPORT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.http.Constraints.PARTIAL_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/http/Constraints.html#PARTIAL_SUPPORT">PARTIAL_SUPPORT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.http.<a href="net/jini/jeri/http/HttpEndpoint.html" title="class in net.jini.jeri.http">HttpEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.http.HttpEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/http/HttpEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-7094180943307123931L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.kerberos.<a href="net/jini/jeri/kerberos/KerberosEndpoint.html" title="class in net.jini.jeri.kerberos">KerberosEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.NO_CLIENT_PRINCIPAL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#NO_CLIENT_PRINCIPAL">NO_CLIENT_PRINCIPAL</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.NO_ERROR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#NO_ERROR">NO_ERROR</a></code></td> | |
<td class="colLast"><code>-1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.NULL_SUBJECT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#NULL_SUBJECT">NULL_SUBJECT</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-880347439811805543L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.UNSATISFIABLE_CONSTRAINT_REQUIRED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#UNSATISFIABLE_CONSTRAINT_REQUIRED">UNSATISFIABLE_CONSTRAINT_REQUIRED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.UNSUPPORTABLE_CONSTRAINT_REQUIRED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.html#UNSUPPORTABLE_CONSTRAINT_REQUIRED">UNSUPPORTABLE_CONSTRAINT_REQUIRED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.kerberos.net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl.KRB_AP_ERR_REPEAT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosEndpoint.ConnectionImpl.html#KRB_AP_ERR_REPEAT">KRB_AP_ERR_REPEAT</a></code></td> | |
<td class="colLast"><code>34</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.kerberos.net.jini.jeri.kerberos.KerberosUtil.Connection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosUtil.Connection.INTEGRITY_QOP"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosUtil.Connection.html#INTEGRITY_QOP">INTEGRITY_QOP</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosUtil.Connection.PRIVACY_QOP"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosUtil.Connection.html#PRIVACY_QOP">PRIVACY_QOP</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.kerberos.net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream.bufSize"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosUtil.ConnectionOutputStream.html#bufSize">bufSize</a></code></td> | |
<td class="colLast"><code>8000</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.kerberos.net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/kerberos/KerberosUtil.SoftCache.LRUHashMap.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.<a href="net/jini/jeri/ssl/ConfidentialityStrength.html" title="class in net.jini.jeri.ssl">ConfidentialityStrength</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.ConfidentialityStrength.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/ConfidentialityStrength.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5413316999614306469L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.net.jini.jeri.ssl.ConnectionContext</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.ConnectionContext.INTEGRITY"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/ConnectionContext.html#INTEGRITY">INTEGRITY</a></code></td> | |
<td class="colLast"><code>-3L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.ConnectionContext.NOT_SUPPORTED"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/ConnectionContext.html#NOT_SUPPORTED">NOT_SUPPORTED</a></code></td> | |
<td class="colLast"><code>-4L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.ConnectionContext.OK"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/ConnectionContext.html#OK">OK</a></code></td> | |
<td class="colLast"><code>9223372036854775807L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.<a href="net/jini/jeri/ssl/HttpsEndpoint.html" title="class in net.jini.jeri.ssl">HttpsEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.HttpsEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/HttpsEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3438786823613900804L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.<a href="net/jini/jeri/ssl/SslEndpoint.html" title="class in net.jini.jeri.ssl">SslEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.SslEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/ssl/SslEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5311538504705775156L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.net.jini.jeri.ssl.SslEndpointImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.SslEndpointImpl.CACHE_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/ssl/SslEndpointImpl.html#CACHE_SIZE">CACHE_SIZE</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.ssl.net.jini.jeri.ssl.Utilities</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.Utilities.ANY_KEY_ALGORITHM"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="net/jini/jeri/ssl/Utilities.html#ANY_KEY_ALGORITHM">ANY_KEY_ALGORITHM</a></code></td> | |
<td class="colLast"><code>-1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.Utilities.DSA_KEY_ALGORITHM"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="net/jini/jeri/ssl/Utilities.html#DSA_KEY_ALGORITHM">DSA_KEY_ALGORITHM</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.Utilities.NO_ENCRYPTION_CIPHER_ALGORITHM"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/jeri/ssl/Utilities.html#NO_ENCRYPTION_CIPHER_ALGORITHM">NO_ENCRYPTION_CIPHER_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"NULL"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.Utilities.NO_INTEGRITY_MIC_ALGORITHM"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/jeri/ssl/Utilities.html#NO_INTEGRITY_MIC_ALGORITHM">NO_INTEGRITY_MIC_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"NULL"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.ssl.Utilities.RSA_KEY_ALGORITHM"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="net/jini/jeri/ssl/Utilities.html#RSA_KEY_ALGORITHM">RSA_KEY_ALGORITHM</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.tcp.net.jini.jeri.tcp.Constraints</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.tcp.Constraints.FULL_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/tcp/Constraints.html#FULL_SUPPORT">FULL_SUPPORT</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.jeri.tcp.Constraints.NO_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/tcp/Constraints.html#NO_SUPPORT">NO_SUPPORT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.tcp.Constraints.PARTIAL_SUPPORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/jeri/tcp/Constraints.html#PARTIAL_SUPPORT">PARTIAL_SUPPORT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.jeri.tcp.<a href="net/jini/jeri/tcp/TcpEndpoint.html" title="class in net.jini.jeri.tcp">TcpEndpoint</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.jeri.tcp.TcpEndpoint.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/jeri/tcp/TcpEndpoint.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2840731722681368933L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/ExpirationWarningEvent.html" title="class in net.jini.lease">ExpirationWarningEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.ExpirationWarningEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lease/ExpirationWarningEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2020487536756927350L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/LeaseRenewalEvent.html" title="class in net.jini.lease">LeaseRenewalEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.LeaseRenewalEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lease/LeaseRenewalEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-626399341646348302L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/LeaseRenewalManager.html" title="class in net.jini.lease">LeaseRenewalManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.LeaseRenewalManager.LRM"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lease/LeaseRenewalManager.html#LRM">LRM</a></code></td> | |
<td class="colLast"><code>"net.jini.lease.LeaseRenewalManager"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/LeaseRenewalSet.html" title="interface in net.jini.lease">LeaseRenewalSet</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.LeaseRenewalSet.EXPIRATION_WARNING_EVENT_ID"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="net/jini/lease/LeaseRenewalSet.html#EXPIRATION_WARNING_EVENT_ID">EXPIRATION_WARNING_EVENT_ID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lease.LeaseRenewalSet.RENEWAL_FAILURE_EVENT_ID"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="net/jini/lease/LeaseRenewalSet.html#RENEWAL_FAILURE_EVENT_ID">RENEWAL_FAILURE_EVENT_ID</a></code></td> | |
<td class="colLast"><code>0L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/LeaseUnmarshalException.html" title="class in net.jini.lease">LeaseUnmarshalException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.LeaseUnmarshalException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lease/LeaseUnmarshalException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6736107321698417489L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lease.<a href="net/jini/lease/RenewalFailureEvent.html" title="class in net.jini.lease">RenewalFailureEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lease.RenewalFailureEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lease/RenewalFailureEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8891457049195932943L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.loader.<a href="net/jini/loader/DownloadPermission.html" title="class in net.jini.loader">DownloadPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.DownloadPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/loader/DownloadPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4658906595080241355L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.loader.pref.<a href="net/jini/loader/pref/PreferredClassLoader.html" title="class in net.jini.loader.pref">PreferredClassLoader</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredClassLoader.PREF_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredClassLoader.html#PREF_NAME">PREF_NAME</a></code></td> | |
<td class="colLast"><code>"META-INF/PREFERRED.LIST"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.loader.pref.<a href="net/jini/loader/pref/PreferredClassProvider.html" title="class in net.jini.loader.pref">PreferredClassProvider</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredClassProvider.PRIMITIVE_TYPES"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredClassProvider.html#PRIMITIVE_TYPES">PRIMITIVE_TYPES</a></code></td> | |
<td class="colLast"><code>"BCDFIJSZ"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.loader.pref.net.jini.loader.pref.PreferredResources</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.HEADER_MAJOR_VERSION"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#HEADER_MAJOR_VERSION">HEADER_MAJOR_VERSION</a></code></td> | |
<td class="colLast"><code>"1"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.HEADER_MINOR_VERSION"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#HEADER_MINOR_VERSION">HEADER_MINOR_VERSION</a></code></td> | |
<td class="colLast"><code>"0"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.HEADER_TITLE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#HEADER_TITLE">HEADER_TITLE</a></code></td> | |
<td class="colLast"><code>"PreferredResources-Version: "</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.NAME_NO_PREFERENCE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#NAME_NO_PREFERENCE">NAME_NO_PREFERENCE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.NAME_NOT_PREFERRED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#NAME_NOT_PREFERRED">NAME_NOT_PREFERRED</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.NAME_PREFERRED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#NAME_PREFERRED">NAME_PREFERRED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.NAME_PREFERRED_RESOURCE_EXISTS"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#NAME_PREFERRED_RESOURCE_EXISTS">NAME_PREFERRED_RESOURCE_EXISTS</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.NAME_PREFIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#NAME_PREFIX">NAME_PREFIX</a></code></td> | |
<td class="colLast"><code>"Name:"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.loader.pref.PreferredResources.PREF_PREFIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/loader/pref/PreferredResources.html#PREF_PREFIX">PREF_PREFIX</a></code></td> | |
<td class="colLast"><code>"Preferred:"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.<a href="net/jini/lookup/JoinManager.html" title="class in net.jini.lookup">JoinManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.JoinManager.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/JoinManager.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.JoinManager"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.JoinManager.MAX_N_TASKS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/lookup/JoinManager.html#MAX_N_TASKS">MAX_N_TASKS</a></code></td> | |
<td class="colLast"><code>15</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.<a href="net/jini/lookup/ServiceDiscoveryEvent.html" title="class in net.jini.lookup">ServiceDiscoveryEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ServiceDiscoveryEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/ServiceDiscoveryEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4654412297235019084L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.<a href="net/jini/lookup/ServiceDiscoveryManager.html" title="class in net.jini.lookup">ServiceDiscoveryManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ServiceDiscoveryManager.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ServiceDiscoveryManager.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ServiceDiscoveryManager"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ITEM_ADDED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/lookup/ServiceDiscoveryManager.LookupCacheImpl.html#ITEM_ADDED">ITEM_ADDED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ITEM_CHANGED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/lookup/ServiceDiscoveryManager.LookupCacheImpl.html#ITEM_CHANGED">ITEM_CHANGED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ITEM_REMOVED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/lookup/ServiceDiscoveryManager.LookupCacheImpl.html#ITEM_REMOVED">ITEM_REMOVED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/Address.html" title="class in net.jini.lookup.entry">Address</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.Address.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/Address.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2896136903322046578L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/AddressBean.html" title="class in net.jini.lookup.entry">AddressBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.AddressBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/AddressBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4491500432084550577L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/Comment.html" title="class in net.jini.lookup.entry">Comment</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.Comment.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/Comment.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7138608904371928208L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/CommentBean.html" title="class in net.jini.lookup.entry">CommentBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.CommentBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/CommentBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5272583409036504625L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/Location.html" title="class in net.jini.lookup.entry">Location</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.Location.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/Location.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3275276677967431315L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/LocationBean.html" title="class in net.jini.lookup.entry">LocationBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.LocationBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/LocationBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4182591284470292829L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/Name.html" title="class in net.jini.lookup.entry">Name</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.Name.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/Name.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2743215148071307201L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/NameBean.html" title="class in net.jini.lookup.entry">NameBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.NameBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/NameBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6026791845102735793L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/ServiceInfo.html" title="class in net.jini.lookup.entry">ServiceInfo</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.ServiceInfo.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/ServiceInfo.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-1116664185758541509L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/ServiceInfoBean.html" title="class in net.jini.lookup.entry">ServiceInfoBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.ServiceInfoBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/ServiceInfoBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8352546663361067804L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/ServiceType.html" title="class in net.jini.lookup.entry">ServiceType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.ServiceType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/ServiceType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6443809721367395836L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/Status.html" title="class in net.jini.lookup.entry">Status</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.Status.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/Status.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5193075846115040838L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/StatusBean.html" title="class in net.jini.lookup.entry">StatusBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.StatusBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/StatusBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-1975539395914887503L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/StatusType.html" title="class in net.jini.lookup.entry">StatusType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.StatusType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/StatusType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8268735508512712203L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/UIDescriptor.html" title="class in net.jini.lookup.entry">UIDescriptor</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.UIDescriptor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/UIDescriptor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4862086482826820670L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.<a href="net/jini/lookup/entry/UIDescriptorBean.html" title="class in net.jini.lookup.entry">UIDescriptorBean</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.UIDescriptorBean.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/entry/UIDescriptorBean.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3185268510626360709L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.entry.jmx.<a href="net/jini/lookup/entry/jmx/JMXProtocolType.html" title="class in net.jini.lookup.entry.jmx">JMXProtocolType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.jmx.JMXProtocolType.IIOP"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/entry/jmx/JMXProtocolType.html#IIOP">IIOP</a></code></td> | |
<td class="colLast"><code>"iiop"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.jmx.JMXProtocolType.JMXMP"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/entry/jmx/JMXProtocolType.html#JMXMP">JMXMP</a></code></td> | |
<td class="colLast"><code>"jmxmp"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.entry.jmx.JMXProtocolType.RMI"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/entry/jmx/JMXProtocolType.html#RMI">RMI</a></code></td> | |
<td class="colLast"><code>"rmi"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.<a href="net/jini/lookup/ui/AboutUI.html" title="interface in net.jini.lookup.ui">AboutUI</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.AboutUI.ROLE"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/AboutUI.html#ROLE">ROLE</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.AboutUI"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.<a href="net/jini/lookup/ui/AdminUI.html" title="interface in net.jini.lookup.ui">AdminUI</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.AdminUI.ROLE"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/AdminUI.html#ROLE">ROLE</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.AdminUI"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.<a href="net/jini/lookup/ui/MainUI.html" title="interface in net.jini.lookup.ui">MainUI</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.MainUI.ROLE"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/MainUI.html#ROLE">ROLE</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.MainUI"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.attribute.<a href="net/jini/lookup/ui/attribute/AccessibleUI.html" title="class in net.jini.lookup.ui.attribute">AccessibleUI</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.attribute.AccessibleUI.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/ui/attribute/AccessibleUI.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4565111059638534377L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.attribute.<a href="net/jini/lookup/ui/attribute/Locales.html" title="class in net.jini.lookup.ui.attribute">Locales</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.attribute.Locales.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/ui/attribute/Locales.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8904904794408873606L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.attribute.<a href="net/jini/lookup/ui/attribute/RequiredPackages.html" title="class in net.jini.lookup.ui.attribute">RequiredPackages</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.attribute.RequiredPackages.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/ui/attribute/RequiredPackages.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1814117871506550968L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.attribute.<a href="net/jini/lookup/ui/attribute/UIFactoryTypes.html" title="class in net.jini.lookup.ui.attribute">UIFactoryTypes</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.attribute.UIFactoryTypes.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/lookup/ui/attribute/UIFactoryTypes.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5400327511520984900L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/DialogFactory.html" title="interface in net.jini.lookup.ui.factory">DialogFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.DialogFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/DialogFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"java.awt"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.DialogFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/DialogFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.DialogFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/FrameFactory.html" title="interface in net.jini.lookup.ui.factory">FrameFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.FrameFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/FrameFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"java.awt"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.FrameFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/FrameFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.FrameFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/JComponentFactory.html" title="interface in net.jini.lookup.ui.factory">JComponentFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JComponentFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JComponentFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"javax.swing"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JComponentFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JComponentFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.JComponentFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/JDialogFactory.html" title="interface in net.jini.lookup.ui.factory">JDialogFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JDialogFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JDialogFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"javax.swing"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JDialogFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JDialogFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.JDialogFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/JFrameFactory.html" title="interface in net.jini.lookup.ui.factory">JFrameFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JFrameFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JFrameFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"javax.swing"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JFrameFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JFrameFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.JFrameFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/JWindowFactory.html" title="interface in net.jini.lookup.ui.factory">JWindowFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JWindowFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JWindowFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"javax.swing"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.JWindowFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/JWindowFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.JWindowFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/PanelFactory.html" title="interface in net.jini.lookup.ui.factory">PanelFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.PanelFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/PanelFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"java.awt"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.PanelFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/PanelFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.PanelFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.lookup.ui.factory.<a href="net/jini/lookup/ui/factory/WindowFactory.html" title="interface in net.jini.lookup.ui.factory">WindowFactory</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.WindowFactory.TOOLKIT"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/WindowFactory.html#TOOLKIT">TOOLKIT</a></code></td> | |
<td class="colLast"><code>"java.awt"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.lookup.ui.factory.WindowFactory.TYPE_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/lookup/ui/factory/WindowFactory.html#TYPE_NAME">TYPE_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.lookup.ui.factory.WindowFactory"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.<a href="net/jini/security/AccessPermission.html" title="class in net.jini.security">AccessPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.AccessPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/AccessPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7269818741475881138L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.<a href="net/jini/security/AuthenticationPermission.html" title="class in net.jini.security">AuthenticationPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.ACCEPT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.html#ACCEPT">ACCEPT</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.CONNECT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.html#CONNECT">CONNECT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.DELEGATE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.html#DELEGATE">DELEGATE</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.LISTEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.html#LISTEN">LISTEN</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4733723479228998183L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/AuthenticationPermission.AuthenticationPermissionCollection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2967578431368213049L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.<a href="net/jini/security/BasicProxyPreparer.html" title="class in net.jini.security">BasicProxyPreparer</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.BasicProxyPreparer.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/BasicProxyPreparer.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4439691869768577046L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.<a href="net/jini/security/GrantPermission.html" title="class in net.jini.security">GrantPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.GrantPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/GrantPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4668259055340724280L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.net.jini.security.GrantPermission.GrantPermissionCollection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.GrantPermission.GrantPermissionCollection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/GrantPermission.GrantPermissionCollection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8227621799817733985L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.<a href="net/jini/security/VerifyingProxyPreparer.html" title="class in net.jini.security">VerifyingProxyPreparer</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.VerifyingProxyPreparer.ADD_CONSTRAINTS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/VerifyingProxyPreparer.html#ADD_CONSTRAINTS">ADD_CONSTRAINTS</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.security.VerifyingProxyPreparer.AS_IS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/VerifyingProxyPreparer.html#AS_IS">AS_IS</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.VerifyingProxyPreparer.SET_CONSTRAINTS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/security/VerifyingProxyPreparer.html#SET_CONSTRAINTS">SET_CONSTRAINTS</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.policy.<a href="net/jini/security/policy/DynamicPolicyProvider.html" title="class in net.jini.security.policy">DynamicPolicyProvider</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.DynamicPolicyProvider.basePolicyClassProperty"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/DynamicPolicyProvider.html#basePolicyClassProperty">basePolicyClassProperty</a></code></td> | |
<td class="colLast"><code>"net.jini.security.policy.DynamicPolicyProvider.basePolicyClass"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.DynamicPolicyProvider.defaultBasePolicyClass"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/DynamicPolicyProvider.html#defaultBasePolicyClass">defaultBasePolicyClass</a></code></td> | |
<td class="colLast"><code>"org.apache.river.api.security.ConcurrentPolicyFile"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.DynamicPolicyProvider.revocationSupported"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/DynamicPolicyProvider.html#revocationSupported">revocationSupported</a></code></td> | |
<td class="colLast"><code>"net.jini.security.policy.DynamicPolicyProvider.revocation"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.policy.<a href="net/jini/security/policy/PolicyFileProvider.html" title="class in net.jini.security.policy">PolicyFileProvider</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.PolicyFileProvider.basePolicyClassProperty"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/PolicyFileProvider.html#basePolicyClassProperty">basePolicyClassProperty</a></code></td> | |
<td class="colLast"><code>"net.jini.security.policy.PolicyFileProvider.basePolicyClass"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.PolicyFileProvider.defaultBasePolicyClass"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/PolicyFileProvider.html#defaultBasePolicyClass">defaultBasePolicyClass</a></code></td> | |
<td class="colLast"><code>"org.apache.river.api.security.ConcurrentPolicyFile"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.PolicyFileProvider.policyProperty"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="net/jini/security/policy/PolicyFileProvider.html#policyProperty">policyProperty</a></code></td> | |
<td class="colLast"><code>"java.security.policy"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.policy.<a href="net/jini/security/policy/PolicyInitializationException.html" title="class in net.jini.security.policy">PolicyInitializationException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.PolicyInitializationException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/policy/PolicyInitializationException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-7466794219271489139L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.policy.<a href="net/jini/security/policy/UmbrellaGrantPermission.html" title="class in net.jini.security.policy">UmbrellaGrantPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.policy.UmbrellaGrantPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/policy/UmbrellaGrantPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-969939904144051917L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.security.proxytrust.<a href="net/jini/security/proxytrust/ProxyTrustInvocationHandler.html" title="class in net.jini.security.proxytrust">ProxyTrustInvocationHandler</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.security.proxytrust.ProxyTrustInvocationHandler.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/security/proxytrust/ProxyTrustInvocationHandler.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3270029468290295063L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.space.<a href="net/jini/space/AvailabilityEvent.html" title="class in net.jini.space">AvailabilityEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.space.AvailabilityEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/space/AvailabilityEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.space.<a href="net/jini/space/InternalSpaceException.html" title="class in net.jini.space">InternalSpaceException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.space.InternalSpaceException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="net/jini/space/InternalSpaceException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4167507833172939849L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.space.<a href="net/jini/space/JavaSpace.html" title="interface in net.jini.space">JavaSpace</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.space.JavaSpace.NO_WAIT"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="net/jini/space/JavaSpace.html#NO_WAIT">NO_WAIT</a></code></td> | |
<td class="colLast"><code>0L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.url.httpmd.net.jini.url.httpmd.MdInputStream</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.url.httpmd.MdInputStream.SKIP_BUFFER_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="net/jini/url/httpmd/MdInputStream.html#SKIP_BUFFER_SIZE">SKIP_BUFFER_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>net.jini.url.httpmd.<a href="net/jini/url/httpmd/WrongMessageDigestException.html" title="class in net.jini.url.httpmd">WrongMessageDigestException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="net.jini.url.httpmd.WrongMessageDigestException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="net/jini/url/httpmd/WrongMessageDigestException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5982551285440426248L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<a name="org.apache"> | |
<!-- --> | |
</a> | |
<h2 title="org.apache">org.apache.*</h2> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.net.org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/net/RFC3986URLClassLoader.UriCodeSource.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.net.<a href="org/apache/river/api/net/Uri.html" title="class in org.apache.river.api.net">Uri</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.a"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#a">a</a></code></td> | |
<td class="colLast"><code>97</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.A"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#A">A</a></code></td> | |
<td class="colLast"><code>65</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.allLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#allLegal">allLegal</a></code></td> | |
<td class="colLast"><code>"%:/?#[]@!$&\'()*+,;=-._~"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.allLegalUnescaped"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#allLegalUnescaped">allLegalUnescaped</a></code></td> | |
<td class="colLast"><code>":/?#[]@!$&\'()*+,;=-._~"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.authorityLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#authorityLegal">authorityLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:@[]"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.escape"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#escape">escape</a></code></td> | |
<td class="colLast"><code>37</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.hostRegNameLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#hostRegNameLegal">hostRegNameLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;="</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.iPvFuture"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#iPvFuture">iPvFuture</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.lowerCaseBitwiseMask"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#lowerCaseBitwiseMask">lowerCaseBitwiseMask</a></code></td> | |
<td class="colLast"><code>32</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.pathLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#pathLegal">pathLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:@/"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.pcharLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#pcharLegal">pcharLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:@"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.punct"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#punct">punct</a></code></td> | |
<td class="colLast"><code>",;:$&+="</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.queryFragLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#queryFragLegal">queryFragLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:@/?"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.queryLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#queryLegal">queryLegal</a></code></td> | |
<td class="colLast"><code>"_-!.~\'()*,;:$&+=?/[]@\\\""</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.reserved"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#reserved">reserved</a></code></td> | |
<td class="colLast"><code>",;:$&+=?/[]@"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.schemeLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#schemeLegal">schemeLegal</a></code></td> | |
<td class="colLast"><code>"+-."</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.segmentLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#segmentLegal">segmentLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:@"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.segmentNzNcLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#segmentNzNcLegal">segmentNzNcLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=@"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.someLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#someLegal">someLegal</a></code></td> | |
<td class="colLast"><code>"_-!.~\'()*,;:$&+="</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.unreserved"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#unreserved">unreserved</a></code></td> | |
<td class="colLast"><code>"_-!.~\'()*"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.upperCaseBitwiseMask"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#upperCaseBitwiseMask">upperCaseBitwiseMask</a></code></td> | |
<td class="colLast"><code>223</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.userinfoLegal"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#userinfoLegal">userinfoLegal</a></code></td> | |
<td class="colLast"><code>"-._~!$&\'()*+,;=:"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.z"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#z">z</a></code></td> | |
<td class="colLast"><code>122</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.Uri.Z"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/api/net/Uri.html#Z">Z</a></code></td> | |
<td class="colLast"><code>90</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.net.org.apache.river.api.net.URIEncoderDecoder</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.URIEncoderDecoder.digits"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/URIEncoderDecoder.html#digits">digits</a></code></td> | |
<td class="colLast"><code>"0123456789ABCDEF"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.net.URIEncoderDecoder.encoding"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/net/URIEncoderDecoder.html#encoding">encoding</a></code></td> | |
<td class="colLast"><code>"UTF8"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.CertificateGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.CertificateGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/CertificateGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ClassLoaderGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ClassLoaderGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ClassLoaderGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ConcurrentPermissions</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPermissions.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPermissions.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ConcurrentPermissions.PC</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPermissions.PC.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPermissions.PC.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPermissions.PermissionPendingResolution.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPermissions.PermissionPendingResolutionCollection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/ConcurrentPolicyFile.html" title="class in org.apache.river.api.security">ConcurrentPolicyFile</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPolicyFile.JAVA_SECURITY_POLICY"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPolicyFile.html#JAVA_SECURITY_POLICY">JAVA_SECURITY_POLICY</a></code></td> | |
<td class="colLast"><code>"java.security.policy"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ConcurrentPolicyFile.POLICY_URL_PREFIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/ConcurrentPolicyFile.html#POLICY_URL_PREFIX">POLICY_URL_PREFIX</a></code></td> | |
<td class="colLast"><code>"policy.url."</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/DefaultPolicyScanner.InvalidFormatException.html" title="class in org.apache.river.api.security">DefaultPolicyScanner.InvalidFormatException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DefaultPolicyScanner.InvalidFormatException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/DefaultPolicyScanner.InvalidFormatException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5789786270390222184L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry.WILDCARD"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/DefaultPolicyScanner.PrincipalEntry.html#WILDCARD">WILDCARD</a></code></td> | |
<td class="colLast"><code>"*"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/DelegatePermission.html" title="class in org.apache.river.api.security">DelegatePermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DelegatePermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/DelegatePermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/DelegatePermission.DelegatePermissionCollection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.DelegatePermission.SerializationProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.DelegatePermission.SerializationProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/DelegatePermission.SerializationProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/PermissionComparator.html" title="class in org.apache.river.api.security">PermissionComparator</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionComparator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionComparator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/PermissionGrantBuilder.html" title="class in org.apache.river.api.security">PermissionGrantBuilder</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilder.CLASSLOADER"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilder.html#CLASSLOADER">CLASSLOADER</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilder.CODESOURCE_CERTS"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilder.html#CODESOURCE_CERTS">CODESOURCE_CERTS</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilder.PRINCIPAL"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilder.html#PRINCIPAL">PRINCIPAL</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilder.PROTECTIONDOMAIN"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilder.html#PROTECTIONDOMAIN">PROTECTIONDOMAIN</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilder.URI"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilder.html#URI">URI</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.PermissionGrantBuilderImp</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilderImp.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilderImp.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PermissionGrantBuilderImp.NullPermissionGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.<a href="org/apache/river/api/security/PolicyPermission.html" title="class in org.apache.river.api.security">PolicyPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.PolicyUtils</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyUtils.FALSE"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyUtils.html#FALSE">FALSE</a></code></td> | |
<td class="colLast"><code>"false"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyUtils.POLICY_ALLOW_DYNAMIC"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyUtils.html#POLICY_ALLOW_DYNAMIC">POLICY_ALLOW_DYNAMIC</a></code></td> | |
<td class="colLast"><code>"policy.allowSystemProperty"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyUtils.POLICY_EXPAND"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyUtils.html#POLICY_EXPAND">POLICY_EXPAND</a></code></td> | |
<td class="colLast"><code>"policy.expandProperties"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyUtils.TRUE"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyUtils.html#TRUE">TRUE</a></code></td> | |
<td class="colLast"><code>"true"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.PolicyUtils.ExpansionFailedException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PolicyUtils.ExpansionFailedException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PolicyUtils.ExpansionFailedException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2869748055182612000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.PrincipalGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.PrincipalGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/PrincipalGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.ProtectionDomainGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.ProtectionDomainGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/ProtectionDomainGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.UnresolvedPrincipal</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.UnresolvedPrincipal.WILDCARD"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/api/security/UnresolvedPrincipal.html#WILDCARD">WILDCARD</a></code></td> | |
<td class="colLast"><code>"*"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.api.security.org.apache.river.api.security.URIGrant</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.api.security.URIGrant.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/api/security/URIGrant.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ComparableReferrerDecorator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ComparableReferrerDecorator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ComparableReferrerDecorator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceBlockingDeque</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceBlockingDeque.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceBlockingDeque.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceBlockingQueue</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceBlockingQueue.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceBlockingQueue.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceCollection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceCollection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceCollection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceCollectionSerialData</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceCollectionSerialData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceCollectionSerialData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceComparator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceComparator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceComparator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceDeque</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceDeque.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceDeque.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferencedQueue</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferencedQueue.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferencedQueue.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceList</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceList.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceList.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceNavigableSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceNavigableSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceNavigableSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceSerializedForm</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceSerializedForm.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceSerializedForm.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferenceSortedSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferenceSortedSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferenceSortedSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.ReferrerDecorator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.ReferrerDecorator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/ReferrerDecorator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.SoftEqualityReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.SoftEqualityReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/SoftEqualityReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.SoftIdentityReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.SoftIdentityReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/SoftIdentityReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.StrongReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.StrongReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/StrongReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.TimedComparableReferrerDecorator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.TimedComparableReferrerDecorator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/TimedComparableReferrerDecorator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.TimedReferrerDecorator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.TimedReferrerDecorator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/TimedReferrerDecorator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.TimedRefQueue</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.TimedRefQueue.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/TimedRefQueue.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.WeakEqualityReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.WeakEqualityReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/WeakEqualityReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.concurrent.org.apache.river.concurrent.WeakIdentityReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.concurrent.WeakIdentityReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/concurrent/WeakIdentityReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.constants.<a href="org/apache/river/constants/ThrowableConstants.html" title="class in org.apache.river.constants">ThrowableConstants</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.ThrowableConstants.BAD_INVOCATION"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/constants/ThrowableConstants.html#BAD_INVOCATION">BAD_INVOCATION</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.ThrowableConstants.BAD_OBJECT"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/constants/ThrowableConstants.html#BAD_OBJECT">BAD_OBJECT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.ThrowableConstants.INDEFINITE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/constants/ThrowableConstants.html#INDEFINITE">INDEFINITE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.ThrowableConstants.UNCATEGORIZED"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/constants/ThrowableConstants.html#UNCATEGORIZED">UNCATEGORIZED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.constants.<a href="org/apache/river/constants/TimeConstants.html" title="interface in org.apache.river.constants">TimeConstants</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.TimeConstants.DAYS"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="org/apache/river/constants/TimeConstants.html#DAYS">DAYS</a></code></td> | |
<td class="colLast"><code>86400000L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.TimeConstants.HOURS"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="org/apache/river/constants/TimeConstants.html#HOURS">HOURS</a></code></td> | |
<td class="colLast"><code>3600000L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.TimeConstants.MINUTES"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="org/apache/river/constants/TimeConstants.html#MINUTES">MINUTES</a></code></td> | |
<td class="colLast"><code>60000L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.TimeConstants.SECONDS"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="org/apache/river/constants/TimeConstants.html#SECONDS">SECONDS</a></code></td> | |
<td class="colLast"><code>1000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.constants.<a href="org/apache/river/constants/VersionConstants.html" title="interface in org.apache.river.constants">VersionConstants</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.constants.VersionConstants.SERVER_VERSION"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/constants/VersionConstants.html#SERVER_VERSION">SERVER_VERSION</a></code></td> | |
<td class="colLast"><code>"3.0.0"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/Discovery.html" title="class in org.apache.river.discovery">Discovery</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.Discovery.MIN_MAX_PACKET_SIZE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/Discovery.html#MIN_MAX_PACKET_SIZE">MIN_MAX_PACKET_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.Discovery.PROTOCOL_VERSION_1"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/Discovery.html#PROTOCOL_VERSION_1">PROTOCOL_VERSION_1</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.Discovery.PROTOCOL_VERSION_2"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/Discovery.html#PROTOCOL_VERSION_2">PROTOCOL_VERSION_2</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/DiscoveryProtocolException.html" title="class in org.apache.river.discovery">DiscoveryProtocolException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryProtocolException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryProtocolException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5142921342798824511L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/DiscoveryProtocolVersion.html" title="class in org.apache.river.discovery">DiscoveryProtocolVersion</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryProtocolVersion.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryProtocolVersion.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1781016120938012150L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.org.apache.river.discovery.DiscoveryV1</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV1.SERVICE_ID_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV1.html#SERVICE_ID_LEN">SERVICE_ID_LEN</a></code></td> | |
<td class="colLast"><code>16</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.org.apache.river.discovery.DiscoveryV2</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.FORMAT_ID_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#FORMAT_ID_LEN">FORMAT_ID_LEN</a></code></td> | |
<td class="colLast"><code>8</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_ANNOUNCEMENT"> | |
<!-- --> | |
</a><code>private static final byte</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_ANNOUNCEMENT">MULTICAST_ANNOUNCEMENT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_ANNOUNCEMENT_DECODER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_ANNOUNCEMENT_DECODER">MULTICAST_ANNOUNCEMENT_DECODER</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_ANNOUNCEMENT_ENCODER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_ANNOUNCEMENT_ENCODER">MULTICAST_ANNOUNCEMENT_ENCODER</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_HEADER_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_HEADER_LEN">MULTICAST_HEADER_LEN</a></code></td> | |
<td class="colLast"><code>13</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_REQUEST"> | |
<!-- --> | |
</a><code>private static final byte</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_REQUEST">MULTICAST_REQUEST</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_REQUEST_DECODER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_REQUEST_DECODER">MULTICAST_REQUEST_DECODER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.MULTICAST_REQUEST_ENCODER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#MULTICAST_REQUEST_ENCODER">MULTICAST_REQUEST_ENCODER</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.NULL_FORMAT_ID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#NULL_FORMAT_ID">NULL_FORMAT_ID</a></code></td> | |
<td class="colLast"><code>0L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.NUM_PROVIDER_TYPES"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#NUM_PROVIDER_TYPES">NUM_PROVIDER_TYPES</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.UNICAST_DISCOVERY_CLIENT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#UNICAST_DISCOVERY_CLIENT">UNICAST_DISCOVERY_CLIENT</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.UNICAST_DISCOVERY_SERVER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#UNICAST_DISCOVERY_SERVER">UNICAST_DISCOVERY_SERVER</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.UNICAST_REQUEST_HEADER_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#UNICAST_REQUEST_HEADER_LEN">UNICAST_REQUEST_HEADER_LEN</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.UNICAST_RESPONSE_HEADER_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.html#UNICAST_RESPONSE_HEADER_LEN">UNICAST_RESPONSE_HEADER_LEN</a></code></td> | |
<td class="colLast"><code>12</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.org.apache.river.discovery.DiscoveryV2.DatagramBuffers</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.DiscoveryV2.DatagramBuffers.TRIM_THRESHOLD"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/DiscoveryV2.DatagramBuffers.html#TRIM_THRESHOLD">TRIM_THRESHOLD</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/MulticastMaxPacketSize.html" title="class in org.apache.river.discovery">MulticastMaxPacketSize</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.MulticastMaxPacketSize.MIN_MAX_PACKET_SIZE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/MulticastMaxPacketSize.html#MIN_MAX_PACKET_SIZE">MIN_MAX_PACKET_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.MulticastMaxPacketSize.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/MulticastMaxPacketSize.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2277375127808559673L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/MulticastTimeToLive.html" title="class in org.apache.river.discovery">MulticastTimeToLive</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.MulticastTimeToLive.MAX_TIME_TO_LIVE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/MulticastTimeToLive.html#MAX_TIME_TO_LIVE">MAX_TIME_TO_LIVE</a></code></td> | |
<td class="colLast"><code>255</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.MulticastTimeToLive.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/MulticastTimeToLive.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8899039913861829419L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.<a href="org/apache/river/discovery/UnicastSocketTimeout.html" title="class in org.apache.river.discovery">UnicastSocketTimeout</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.UnicastSocketTimeout.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/UnicastSocketTimeout.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6500477426762925657L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.internal.<a href="org/apache/river/discovery/internal/EndpointInternalsPermission.html" title="class in org.apache.river.discovery.internal">EndpointInternalsPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.EndpointInternalsPermission.GET"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/internal/EndpointInternalsPermission.html#GET">GET</a></code></td> | |
<td class="colLast"><code>"get"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.EndpointInternalsPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/EndpointInternalsPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.EndpointInternalsPermission.SET"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/internal/EndpointInternalsPermission.html#SET">SET</a></code></td> | |
<td class="colLast"><code>"set"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.internal.<a href="org/apache/river/discovery/internal/MultiIPDiscovery.html" title="class in org.apache.river.discovery.internal">MultiIPDiscovery</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.MultiIPDiscovery.DEFAULT_TIMEOUT"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/MultiIPDiscovery.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></code></td> | |
<td class="colLast"><code>60000</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.internal.<a href="org/apache/river/discovery/internal/Plaintext.html" title="class in org.apache.river.discovery.internal">Plaintext</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.Plaintext.MAX_USHORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/Plaintext.html#MAX_USHORT">MAX_USHORT</a></code></td> | |
<td class="colLast"><code>65535</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.Plaintext.SERVICE_ID_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/Plaintext.html#SERVICE_ID_LEN">SERVICE_ID_LEN</a></code></td> | |
<td class="colLast"><code>16</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.Plaintext.SHORT_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/Plaintext.html#SHORT_LEN">SHORT_LEN</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.internal.org.apache.river.discovery.internal.X500Provider</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.X500Provider.INT_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/internal/X500Provider.html#INT_LEN">INT_LEN</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.X500Provider.JSSE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/internal/X500Provider.html#JSSE">JSSE</a></code></td> | |
<td class="colLast"><code>"javax.net.ssl"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.internal.X500Provider.NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/internal/X500Provider.html#NAME">NAME</a></code></td> | |
<td class="colLast"><code>"org.apache.river.discovery.x500"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.x500.sha1withdsa.org.apache.river.discovery.x500.sha1withdsa.Constants</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withdsa.Constants.FORMAT_NAME"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withdsa/Constants.html#FORMAT_NAME">FORMAT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.discovery.x500.SHA1withDSA"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withdsa.Constants.KEY_ALGORITHM"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withdsa/Constants.html#KEY_ALGORITHM">KEY_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"DSA"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withdsa.Constants.KEY_ALGORITHM_OID"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withdsa/Constants.html#KEY_ALGORITHM_OID">KEY_ALGORITHM_OID</a></code></td> | |
<td class="colLast"><code>"1.2.840.10040.4.1"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withdsa.Constants.MAX_SIGNATURE_LEN"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withdsa/Constants.html#MAX_SIGNATURE_LEN">MAX_SIGNATURE_LEN</a></code></td> | |
<td class="colLast"><code>48</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withdsa.Constants.SIGNATURE_ALGORITHM"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withdsa/Constants.html#SIGNATURE_ALGORITHM">SIGNATURE_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"SHA1withDSA"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.discovery.x500.sha1withrsa.org.apache.river.discovery.x500.sha1withrsa.Constants</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withrsa.Constants.FORMAT_NAME"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withrsa/Constants.html#FORMAT_NAME">FORMAT_NAME</a></code></td> | |
<td class="colLast"><code>"net.jini.discovery.x500.SHA1withRSA"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withrsa.Constants.KEY_ALGORITHM"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withrsa/Constants.html#KEY_ALGORITHM">KEY_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"RSA"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withrsa.Constants.KEY_ALGORITHM_OID"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withrsa/Constants.html#KEY_ALGORITHM_OID">KEY_ALGORITHM_OID</a></code></td> | |
<td class="colLast"><code>"1.2.840.113549.1.1.1"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withrsa.Constants.MAX_SIGNATURE_LEN"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withrsa/Constants.html#MAX_SIGNATURE_LEN">MAX_SIGNATURE_LEN</a></code></td> | |
<td class="colLast"><code>128</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.discovery.x500.sha1withrsa.Constants.SIGNATURE_ALGORITHM"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/discovery/x500/sha1withrsa/Constants.html#SIGNATURE_ALGORITHM">SIGNATURE_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"SHA1withRSA"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.example.browser.<a href="org/apache/river/example/browser/Browser.html" title="class in org.apache.river.example.browser">Browser</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.Browser.BROWSER"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/example/browser/Browser.html#BROWSER">BROWSER</a></code></td> | |
<td class="colLast"><code>"org.apache.river.example.browser"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.example.browser.org.apache.river.example.browser.MetalIcons</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.MetalIcons.DARK"> | |
<!-- --> | |
</a><code>public static final boolean</code></td> | |
<td><code><a href="org/apache/river/example/browser/MetalIcons.html#DARK">DARK</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.MetalIcons.LIGHT"> | |
<!-- --> | |
</a><code>public static final boolean</code></td> | |
<td><code><a href="org/apache/river/example/browser/MetalIcons.html#LIGHT">LIGHT</a></code></td> | |
<td class="colLast"><code>true</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.example.browser.org.apache.river.example.browser.ServiceBrowser</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.ServiceBrowser.MINIMUM_WINDOW_WIDTH"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/example/browser/ServiceBrowser.html#MINIMUM_WINDOW_WIDTH">MINIMUM_WINDOW_WIDTH</a></code></td> | |
<td class="colLast"><code>320</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.example.browser.org.apache.river.example.browser.ServiceEditor</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.ServiceEditor.MINIMUM_WINDOW_WIDTH"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/example/browser/ServiceEditor.html#MINIMUM_WINDOW_WIDTH">MINIMUM_WINDOW_WIDTH</a></code></td> | |
<td class="colLast"><code>320</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.example.browser.org.apache.river.example.browser.SpaceBrowser</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.example.browser.SpaceBrowser.MINIMUM_WINDOW_WIDTH"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/example/browser/SpaceBrowser.html#MINIMUM_WINDOW_WIDTH">MINIMUM_WINDOW_WIDTH</a></code></td> | |
<td class="colLast"><code>320</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerAdminProxy.ConstrainableFiddlerAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"org.apache.river.fiddler"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LOG_VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#LOG_VERSION">LOG_VERSION</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.MANUFACTURER"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#MANUFACTURER">MANUFACTURER</a></code></td> | |
<td class="colLast"><code>"Sun Microsystems, Inc."</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.MAX_LEASE"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#MAX_LEASE">MAX_LEASE</a></code></td> | |
<td class="colLast"><code>31536000000000L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.PRODUCT"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#PRODUCT">PRODUCT</a></code></td> | |
<td class="colLast"><code>"Lookup Discovery Service"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.VENDOR"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#VENDOR">VENDOR</a></code></td> | |
<td class="colLast"><code>"Sun Microsystems, Inc."</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.VERSION"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.html#VERSION">VERSION</a></code></td> | |
<td class="colLast"><code>"3.0.0"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.DestroyThread</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.DestroyThread.MAX_UNEXPORT_DELAY"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.DestroyThread.html#MAX_UNEXPORT_DELAY">MAX_UNEXPORT_DELAY</a></code></td> | |
<td class="colLast"><code>120000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.FiddlerStatus</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.FiddlerStatus.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.FiddlerStatus.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8511826097053446749L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.GroupsAddedToRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.GroupsRemovedFromRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.GroupsSetInRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LeaseBoundSetLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6084059678114714281L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LeaseCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LeaseRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LeasesCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LeasesRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LocsAddedToRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LocsRemovedFromRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LocsSetInRegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LookupAttrsAddedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4983778026976938585L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LookupAttrsModifiedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2671139518188470469L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LookupGroupsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6973676200404539919L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.LookupLocatorsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6448427261140043291L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.RegistrationGrantedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3983963008572188308L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.RegistrationInfo</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.RegistrationInfo.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.RegistrationInfo.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.SnapshotThresholdSetLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2952948867001823559L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerImpl.SnapshotWeightSetLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4079318959709953285L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerLease.ConstrainableFiddlerLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.<a href="org/apache/river/fiddler/FiddlerPermission.html" title="class in org.apache.river.fiddler">FiddlerPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerProxy.ConstrainableFiddlerProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerRegistration.ConstrainableFiddlerRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.FiddlerRenewResults</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.FiddlerRenewResults.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/FiddlerRenewResults.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6793222607079853307L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.fiddler.org.apache.river.fiddler.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.fiddler.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/fiddler/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.<a href="org/apache/river/jeri/internal/http/HttpClientConnection.html" title="class in org.apache.river.jeri.internal.http">HttpClientConnection</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.BUSY"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#BUSY">BUSY</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.CLOSED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#CLOSED">CLOSED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.DIRECT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#DIRECT">DIRECT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.HTTP_MAJOR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#HTTP_MAJOR">HTTP_MAJOR</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.HTTP_MINOR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#HTTP_MINOR">HTTP_MINOR</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.IDLE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#IDLE">IDLE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.PROXIED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#PROXIED">PROXIED</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpClientConnection.TUNNELED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpClientConnection.html#TUNNELED">TUNNELED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.<a href="org/apache/river/jeri/internal/http/HttpParseException.html" title="class in org.apache.river.jeri.internal.http">HttpParseException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpParseException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpParseException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7284321341572089166L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.<a href="org/apache/river/jeri/internal/http/HttpServerConnection.html" title="class in org.apache.river.jeri.internal.http">HttpServerConnection</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.BUSY"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#BUSY">BUSY</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.CLOSED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#CLOSED">CLOSED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.HTTP_MAJOR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#HTTP_MAJOR">HTTP_MAJOR</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.HTTP_MINOR"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#HTTP_MINOR">HTTP_MINOR</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.IDLE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#IDLE">IDLE</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.HttpServerConnection.UNSTARTED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/HttpServerConnection.html#UNSTARTED">UNSTARTED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.org.apache.river.jeri.internal.http.MessageReader</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageReader.CONTENT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageReader.html#CONTENT">CONTENT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageReader.DONE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageReader.html#DONE">DONE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageReader.HEADER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageReader.html#HEADER">HEADER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageReader.START"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageReader.html#START">START</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.org.apache.river.jeri.internal.http.MessageWriter</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageWriter.CHUNK_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageWriter.html#CHUNK_SIZE">CHUNK_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageWriter.CONTENT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageWriter.html#CONTENT">CONTENT</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageWriter.DONE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageWriter.html#DONE">DONE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageWriter.HEADER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageWriter.html#HEADER">HEADER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.MessageWriter.START"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/MessageWriter.html#START">START</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.org.apache.river.jeri.internal.http.Request</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.Request.CLOSED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/Request.html#CLOSED">CLOSED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.Request.EOF"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/Request.html#EOF">EOF</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.Request.INVALID"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/Request.html#INVALID">INVALID</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.Request.OPEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/Request.html#OPEN">OPEN</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.Request.UNUSED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/Request.html#UNUSED">UNUSED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.org.apache.river.jeri.internal.http.ServerInfo</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.NO_TIMESTAMP"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.html#NO_TIMESTAMP">NO_TIMESTAMP</a></code></td> | |
<td class="colLast"><code>-1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.http.org.apache.river.jeri.internal.http.ServerInfo.LineParser</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.LineParser.COMMA"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.LineParser.html#COMMA">COMMA</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.LineParser.EOL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.LineParser.html#EOL">EOL</a></code></td> | |
<td class="colLast"><code>-1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.LineParser.EQUALS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.LineParser.html#EQUALS">EQUALS</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.LineParser.QUOTE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.LineParser.html#QUOTE">QUOTE</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.http.ServerInfo.LineParser.WORD"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/http/ServerInfo.LineParser.html#WORD">WORD</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.mux.org.apache.river.jeri.internal.mux.Mux</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Abort"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Abort">Abort</a></code></td> | |
<td class="colLast"><code>32</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Abort_partial"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Abort_partial">Abort_partial</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Acknowledgment"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Acknowledgment">Acknowledgment</a></code></td> | |
<td class="colLast"><code>64</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.CLIENT"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#CLIENT">CLIENT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.ClientConnectionHeader_negotiate"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#ClientConnectionHeader_negotiate">ClientConnectionHeader_negotiate</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Close"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Close">Close</a></code></td> | |
<td class="colLast"><code>48</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Data"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Data">Data</a></code></td> | |
<td class="colLast"><code>128</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Data_ackRequired"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Data_ackRequired">Data_ackRequired</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Data_close"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Data_close">Data_close</a></code></td> | |
<td class="colLast"><code>8</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Data_eof"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Data_eof">Data_eof</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Data_open"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Data_open">Data_open</a></code></td> | |
<td class="colLast"><code>16</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Error"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Error">Error</a></code></td> | |
<td class="colLast"><code>8</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.IncrementRation"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#IncrementRation">IncrementRation</a></code></td> | |
<td class="colLast"><code>16</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.IncrementRation_shift"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#IncrementRation_shift">IncrementRation_shift</a></code></td> | |
<td class="colLast"><code>14</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.MAX_REQUESTS"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#MAX_REQUESTS">MAX_REQUESTS</a></code></td> | |
<td class="colLast"><code>128</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.MAX_SESSION_ID"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#MAX_SESSION_ID">MAX_SESSION_ID</a></code></td> | |
<td class="colLast"><code>127</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.NoOperation"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#NoOperation">NoOperation</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Ping"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Ping">Ping</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.PingAck"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#PingAck">PingAck</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.READ_CLIENT_CONNECTION_HEADER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#READ_CLIENT_CONNECTION_HEADER">READ_CLIENT_CONNECTION_HEADER</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.READ_MESSAGE_BODY"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#READ_MESSAGE_BODY">READ_MESSAGE_BODY</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.READ_MESSAGE_HEADER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#READ_MESSAGE_HEADER">READ_MESSAGE_HEADER</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.READ_SERVER_CONNECTION_HEADER"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#READ_SERVER_CONNECTION_HEADER">READ_SERVER_CONNECTION_HEADER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.SERVER"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#SERVER">SERVER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.Shutdown"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#Shutdown">Shutdown</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Mux.VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Mux.html#VERSION">VERSION</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.mux.org.apache.river.jeri.internal.mux.ProtocolException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.ProtocolException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/ProtocolException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-501814787956740472L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.mux.org.apache.river.jeri.internal.mux.Session</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.CLIENT"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#CLIENT">CLIENT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.FINISHED"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#FINISHED">FINISHED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.IDLE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#IDLE">IDLE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.OPEN"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#OPEN">OPEN</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.SERVER"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#SERVER">SERVER</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.Session.TERMINATED"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/Session.html#TERMINATED">TERMINATED</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.mux.org.apache.river.jeri.internal.mux.SocketChannelConnectionIO</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.SocketChannelConnectionIO.detailMessage4854354"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/SocketChannelConnectionIO.html#detailMessage4854354">detailMessage4854354</a></code></td> | |
<td class="colLast"><code>"A non-blocking socket operation could not be completed immediately"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.SocketChannelConnectionIO.IOV_MAX"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/SocketChannelConnectionIO.html#IOV_MAX">IOV_MAX</a></code></td> | |
<td class="colLast"><code>16</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.SocketChannelConnectionIO.RECEIVE_BUFFER_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/SocketChannelConnectionIO.html#RECEIVE_BUFFER_SIZE">RECEIVE_BUFFER_SIZE</a></code></td> | |
<td class="colLast"><code>4096</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.mux.org.apache.river.jeri.internal.mux.StreamConnectionIO</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.mux.StreamConnectionIO.RECEIVE_BUFFER_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/mux/StreamConnectionIO.html#RECEIVE_BUFFER_SIZE">RECEIVE_BUFFER_SIZE</a></code></td> | |
<td class="colLast"><code>2048</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.runtime.org.apache.river.jeri.internal.runtime.AbstractDgcClient</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.AbstractDgcClient.cleanConnectRetries"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/AbstractDgcClient.html#cleanConnectRetries">cleanConnectRetries</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.AbstractDgcClient.dirtyFailureRetries"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/AbstractDgcClient.html#dirtyFailureRetries">dirtyFailureRetries</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.runtime.org.apache.river.jeri.internal.runtime.Jeri</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.Jeri.NO_SUCH_OBJECT"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/Jeri.html#NO_SUCH_OBJECT">NO_SUCH_OBJECT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.Jeri.OBJECT_HERE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/Jeri.html#OBJECT_HERE">OBJECT_HERE</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.runtime.<a href="org/apache/river/jeri/internal/runtime/SelectionManager.html" title="class in org.apache.river.jeri.internal.runtime">SelectionManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.SelectionManager.concurrency"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/SelectionManager.html#concurrency">concurrency</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.jeri.internal.runtime.<a href="org/apache/river/jeri/internal/runtime/Util.html" title="class in org.apache.river.jeri.internal.runtime">Util</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.jeri.internal.runtime.Util.prohibitedProxyInterfacesResource"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/jeri/internal/runtime/Util.html#prohibitedProxyInterfacesResource">prohibitedProxyInterfacesResource</a></code></td> | |
<td class="colLast"><code>"org/apache/river/proxy/resources/InvocationHandler.moreProhibitedProxyInterfaces"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.landlord.<a href="org/apache/river/landlord/ConstrainableLandlordLease.html" title="class in org.apache.river.landlord">ConstrainableLandlordLease</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.landlord.ConstrainableLandlordLease.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/landlord/ConstrainableLandlordLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.landlord.<a href="org/apache/river/landlord/Landlord.RenewResults.html" title="class in org.apache.river.landlord">Landlord.RenewResults</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.landlord.Landlord.RenewResults.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/landlord/Landlord.RenewResults.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.landlord.<a href="org/apache/river/landlord/LandlordLease.html" title="class in org.apache.river.landlord">LandlordLease</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.landlord.LandlordLease.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/landlord/LandlordLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.landlord.<a href="org/apache/river/landlord/LandlordProxyVerifier.html" title="class in org.apache.river.landlord">LandlordProxyVerifier</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.landlord.LandlordProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/landlord/LandlordProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lease.<a href="org/apache/river/lease/AbstractLease.html" title="class in org.apache.river.lease">AbstractLease</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lease.AbstractLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lease/AbstractLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-9067179156916102052L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lease.<a href="org/apache/river/lease/BasicRenewalFailureEvent.html" title="class in org.apache.river.lease">BasicRenewalFailureEvent</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lease.BasicRenewalFailureEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lease/BasicRenewalFailureEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4122133697986606684L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.logging.org.apache.river.logging.Levels.LevelData</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.logging.Levels.LevelData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/logging/Levels.LevelData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8176160795706313070L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lookup.entry.<a href="org/apache/river/lookup/entry/BasicServiceType.html" title="class in org.apache.river.lookup.entry">BasicServiceType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lookup.entry.BasicServiceType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lookup/entry/BasicServiceType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-9077088179092831351L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lookup.entry.org.apache.river.lookup.entry.LookupAttributes.FieldComparator</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lookup.entry.LookupAttributes.FieldComparator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lookup/entry/LookupAttributes.FieldComparator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lookup.util.<a href="org/apache/river/lookup/util/ConsistentMap.html" title="class in org.apache.river.lookup.util">ConsistentMap</a><<a href="org/apache/river/lookup/util/ConsistentMap.html" title="type parameter in ConsistentMap">K</a>,<a href="org/apache/river/lookup/util/ConsistentMap.html" title="type parameter in ConsistentMap">V</a>></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lookup.util.ConsistentMap.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lookup/util/ConsistentMap.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5223157327307155247L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lookup.util.org.apache.river.lookup.util.ConsistentMapEntry</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lookup.util.ConsistentMapEntry.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lookup/util/ConsistentMapEntry.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8633627011729114409L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.lookup.util.<a href="org/apache/river/lookup/util/ConsistentSet.html" title="class in org.apache.river.lookup.util">ConsistentSet</a><<a href="org/apache/river/lookup/util/ConsistentSet.html" title="type parameter in ConsistentSet">T</a>></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.lookup.util.ConsistentSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/lookup/util/ConsistentSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-533615203387369436L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.AbortJob</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.AbortJob.maxtries"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/mahalo/AbortJob.html#maxtries">maxtries</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.AbortRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.AbortRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/AbortRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8121722031382234695L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.CommitJob</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.CommitJob.maxtries"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/mahalo/CommitJob.html#maxtries">maxtries</a></code></td> | |
<td class="colLast"><code>2147483647</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.CommitRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.CommitRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/CommitRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5706802011705258126L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.InternalManagerException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.InternalManagerException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/InternalManagerException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8249846562594717389L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/JobException.html" title="class in org.apache.river.mahalo">JobException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.JobException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/JobException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4182966504752382657L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/JobNotStartedException.html" title="class in org.apache.river.mahalo">JobNotStartedException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.JobNotStartedException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/JobNotStartedException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-454913962920091805L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/MahaloPermission.html" title="class in org.apache.river.mahalo">MahaloPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.MahaloPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/MahaloPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/PartialResultException.html" title="class in org.apache.river.mahalo">PartialResultException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.PartialResultException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/PartialResultException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7500111308448326412L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ParticipantAbortRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ParticipantAbortRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ParticipantAbortRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5884802000474046591L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ParticipantCommitRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ParticipantCommitRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ParticipantCommitRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-881052193077840308L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ParticipantHandle</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ParticipantHandle.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ParticipantHandle.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-1776073824495304317L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ParticipantListException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ParticipantListException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ParticipantListException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2880635678457330076L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ParticipantModRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ParticipantModRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ParticipantModRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5542043673924560855L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.PrepareAndCommitJob</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.PrepareAndCommitJob.maxtries"> | |
<!-- --> | |
</a><code>final int</code></td> | |
<td><code><a href="org/apache/river/mahalo/PrepareAndCommitJob.html#maxtries">maxtries</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.PrepareAndCommitRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.PrepareAndCommitRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/PrepareAndCommitRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4355088085028784921L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.PrepareJob</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.PrepareJob.maxtries"> | |
<!-- --> | |
</a><code>final int</code></td> | |
<td><code><a href="org/apache/river/mahalo/PrepareJob.html#maxtries">maxtries</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.PrepareRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.PrepareRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/PrepareRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7771643811455951474L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/ResultNotReadyException.html" title="class in org.apache.river.mahalo">ResultNotReadyException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.ResultNotReadyException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/ResultNotReadyException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5079803403238096285L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/StorableObject.html" title="class in org.apache.river.mahalo">StorableObject</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.StorableObject.DEBUG"> | |
<!-- --> | |
</a><code>private static final boolean</code></td> | |
<td><code><a href="org/apache/river/mahalo/StorableObject.html#DEBUG">DEBUG</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.StorableObject.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/StorableObject.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3793675220968988873L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/TxnManager.html" title="interface in org.apache.river.mahalo">TxnManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnManager.MAHALO"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnManager.html#MAHALO">MAHALO</a></code></td> | |
<td class="colLast"><code>"org.apache.river.mahalo"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnManagerImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnManagerImpl.MAX_UNEXPORT_DELAY"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnManagerImpl.html#MAX_UNEXPORT_DELAY">MAX_UNEXPORT_DELAY</a></code></td> | |
<td class="colLast"><code>120000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnManagerInternalException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnManagerInternalException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnManagerInternalException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2550880955101045165L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnMgrAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnMgrAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnMgrAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnMgrProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnMgrProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnMgrProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/TxnMgrProxy.ConstrainableTxnMgrProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.<a href="org/apache/river/mahalo/UnknownTaskException.html" title="class in org.apache.river.mahalo">UnknownTaskException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.UnknownTaskException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/UnknownTaskException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>180146961747276407L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.log.<a href="org/apache/river/mahalo/log/CannotRecoverException.html" title="class in org.apache.river.mahalo.log">CannotRecoverException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.CannotRecoverException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/log/CannotRecoverException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6261506955756553705L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.log.<a href="org/apache/river/mahalo/log/FileModes.html" title="interface in org.apache.river.mahalo.log">FileModes</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.FileModes.RDONLY"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mahalo/log/FileModes.html#RDONLY">RDONLY</a></code></td> | |
<td class="colLast"><code>"r"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.FileModes.READWRITE"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mahalo/log/FileModes.html#READWRITE">READWRITE</a></code></td> | |
<td class="colLast"><code>"rw"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.FileModes.WRONLY"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mahalo/log/FileModes.html#WRONLY">WRONLY</a></code></td> | |
<td class="colLast"><code>"w"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.log.<a href="org/apache/river/mahalo/log/InvalidatedLogException.html" title="class in org.apache.river.mahalo.log">InvalidatedLogException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.InvalidatedLogException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/log/InvalidatedLogException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-5008769831314798149L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.log.<a href="org/apache/river/mahalo/log/LogException.html" title="class in org.apache.river.mahalo.log">LogException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.LogException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/mahalo/log/LogException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6119876522681526272L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mahalo.log.<a href="org/apache/river/mahalo/log/MultiLogManager.html" title="class in org.apache.river.mahalo.log">MultiLogManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mahalo.log.MultiLogManager.LOG_FILE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mahalo/log/MultiLogManager.html#LOG_FILE">LOG_FILE</a></code></td> | |
<td class="colLast"><code>"Log."</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.EventID</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.EventID.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/EventID.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.<a href="org/apache/river/mercury/InternalMailboxException.html" title="class in org.apache.river.mercury">InternalMailboxException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.InternalMailboxException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/InternalMailboxException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.ListenerProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.ListenerProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/ListenerProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/ListenerProxy.ConstrainableListenerProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.LogInputStream</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.LogInputStream.BUFSIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/LogInputStream.html#BUFSIZE">BUFSIZE</a></code></td> | |
<td class="colLast"><code>1024</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.LogOutputStream</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.LogOutputStream.BUFSIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/LogOutputStream.html#BUFSIZE">BUFSIZE</a></code></td> | |
<td class="colLast"><code>1024</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxAdminProxy.ConstrainableMailboxAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.LOG_VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#LOG_VERSION">LOG_VERSION</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.MANUFACTURER"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#MANUFACTURER">MANUFACTURER</a></code></td> | |
<td class="colLast"><code>"Sun Microsystems, Inc."</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.MAX_ATTEMPTS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#MAX_ATTEMPTS">MAX_ATTEMPTS</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.MAX_TIME"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#MAX_TIME">MAX_TIME</a></code></td> | |
<td class="colLast"><code>3600000L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.MERCURY"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#MERCURY">MERCURY</a></code></td> | |
<td class="colLast"><code>"org.apache.river.mercury"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.PRODUCT"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#PRODUCT">PRODUCT</a></code></td> | |
<td class="colLast"><code>"EventMailbox"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.VENDOR"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#VENDOR">VENDOR</a></code></td> | |
<td class="colLast"><code>"Sun Microsystems, Inc."</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.VERSION"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.html#VERSION">VERSION</a></code></td> | |
<td class="colLast"><code>"3.0.0"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.AttrsAddedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.AttrsModifiedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.LookupGroupsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.LookupLocatorsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.Notifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.Notifier.PAUSE_TIME"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.Notifier.html#PAUSE_TIME">PAUSE_TIME</a></code></td> | |
<td class="colLast"><code>5000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationDisabledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationEnabledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationIteratorEnabledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.RegistrationRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxImpl.UnknownEventExceptionLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MailboxProxy.ConstrainableMailboxProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.<a href="org/apache/river/mercury/MercuryPermission.html" title="class in org.apache.river.mercury">MercuryPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.MercuryPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/MercuryPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.PersistentEventLog</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.CTLBLOCK_LEN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#CTLBLOCK_LEN">CTLBLOCK_LEN</a></code></td> | |
<td class="colLast"><code>32</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.CTLFILE_SUFFIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#CTLFILE_SUFFIX">CTLFILE_SUFFIX</a></code></td> | |
<td class="colLast"><code>"ctl"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.debugState"> | |
<!-- --> | |
</a><code>private static final boolean</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#debugState">debugState</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.DEFAULT_EVENTS_PER_LOGFILE"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#DEFAULT_EVENTS_PER_LOGFILE">DEFAULT_EVENTS_PER_LOGFILE</a></code></td> | |
<td class="colLast"><code>10L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.DEFAULT_STREAM_POOL_SIZE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#DEFAULT_STREAM_POOL_SIZE">DEFAULT_STREAM_POOL_SIZE</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.eventsPerLogFile"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#eventsPerLogFile">eventsPerLogFile</a></code></td> | |
<td class="colLast"><code>10L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.LOGFILE_SUFFIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#LOGFILE_SUFFIX">LOGFILE_SUFFIX</a></code></td> | |
<td class="colLast"><code>"log"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.PersistentEventLog.maxPoolSize"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/mercury/PersistentEventLog.html#maxPoolSize">maxPoolSize</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.Registration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.Registration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/Registration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.Registration.ConstrainableRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.Registration.ConstrainableRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/Registration.ConstrainableRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.RemoteEventData</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.RemoteEventData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/RemoteEventData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.RemoteEventDataCursor</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.RemoteEventDataCursor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/RemoteEventDataCursor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.RemoteEventIteratorData</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.RemoteEventIteratorData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/RemoteEventIteratorData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.ServiceRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.ServiceRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/ServiceRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.mercury.org.apache.river.mercury.ServiceRegistration.Lock</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.mercury.ServiceRegistration.Lock.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/mercury/ServiceRegistration.Lock.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.AbstractProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.AbstractProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/AbstractProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.AdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.AdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/AdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.AdminProxy.ConstrainableAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.AdminProxy.ConstrainableAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/AdminProxy.ConstrainableAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.CancelLeaseSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.CancelLeaseSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/CancelLeaseSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.ClientLeaseMapWrapper</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.ClientLeaseMapWrapper.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/ClientLeaseMapWrapper.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.ClientLeaseWrapper</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.ClientLeaseWrapper.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/ClientLeaseWrapper.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.CorruptedStoreException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.CorruptedStoreException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/CorruptedStoreException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.CreateLeaseSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.CreateLeaseSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/CreateLeaseSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.DeformedClientLeaseMapWrapper</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.DeformedClientLeaseMapWrapper.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/DeformedClientLeaseMapWrapper.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.GetLeasesResult</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.GetLeasesResult.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/GetLeasesResult.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.<a href="org/apache/river/norm/InternalNormException.html" title="class in org.apache.river.norm">InternalNormException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.InternalNormException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/InternalNormException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.ChangeSetExpiration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.ChangeSetExpiration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.ChangeSetExpiration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.ExpirationTime</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.ExpirationTime.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.ExpirationTime.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.FailureEventRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.FailureEventRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.FailureEventRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.RemoveClientLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.RemoveClientLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.RemoveClientLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.RenewalFailure</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.RenewalFailure.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.RenewalFailure.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.UpdateClientLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.UpdateClientLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.UpdateClientLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.WarningEventRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.WarningEventRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.WarningEventRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSet.WarningFactory</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSet.WarningFactory.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSet.WarningFactory.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LeaseSetOperation</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LeaseSetOperation.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LeaseSetOperation.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.LoggedOperation</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.LoggedOperation.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/LoggedOperation.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.<a href="org/apache/river/norm/NormPermission.html" title="class in org.apache.river.norm">NormPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormProxy.ConstrainableNormProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormProxy.ConstrainableNormProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormProxy.ConstrainableNormProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormServer</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServer.NO_LISTENER"> | |
<!-- --> | |
</a><code>public static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormServer.html#NO_LISTENER">NO_LISTENER</a></code></td> | |
<td class="colLast"><code>-1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormServerBaseImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.CURRENT_LOG_VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.html#CURRENT_LOG_VERSION">CURRENT_LOG_VERSION</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.NORM"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.html#NORM">NORM</a></code></td> | |
<td class="colLast"><code>"org.apache.river.norm"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormServerBaseImpl.DestroyThread</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.DestroyThread.MAX_DELAY"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.DestroyThread.html#MAX_DELAY">MAX_DELAY</a></code></td> | |
<td class="colLast"><code>120000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormServerBaseImpl.InitException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.InitException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.InitException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.NormServerBaseImpl.ReadyState</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.ReadyState.INITIALIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.ReadyState.html#INITIALIZE">INITIALIZE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.ReadyState.READY"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.ReadyState.html#READY">READY</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.NormServerBaseImpl.ReadyState.SHUTDOWN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/norm/NormServerBaseImpl.ReadyState.html#SHUTDOWN">SHUTDOWN</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.SetProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.SetProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/SetProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.SetProxy.ConstrainableSetProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.SetProxy.ConstrainableSetProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/SetProxy.ConstrainableSetProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.org.apache.river.norm.StoreException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.StoreException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/StoreException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.event.<a href="org/apache/river/norm/event/EventType.html" title="class in org.apache.river.norm.event">EventType</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.event.EventType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/event/EventType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.event.org.apache.river.norm.event.EventType.SendTask</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.event.EventType.SendTask.MAX_TIME"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/event/EventType.SendTask.html#MAX_TIME">MAX_TIME</a></code></td> | |
<td class="colLast"><code>86400000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.event.<a href="org/apache/river/norm/event/EventTypeGenerator.html" title="class in org.apache.river.norm.event">EventTypeGenerator</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.event.EventTypeGenerator.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/norm/event/EventTypeGenerator.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.norm.lookup.<a href="org/apache/river/norm/lookup/JoinState.html" title="class in org.apache.river.norm.lookup">JoinState</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.norm.lookup.JoinState.NORM"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/norm/lookup/JoinState.html#NORM">NORM</a></code></td> | |
<td class="colLast"><code>"org.apache.river.norm"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.AdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.AdminProxy.DEBUG"> | |
<!-- --> | |
</a><code>private static final boolean</code></td> | |
<td><code><a href="org/apache/river/outrigger/AdminProxy.html#DEBUG">DEBUG</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.AdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/AdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ConstrainableAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ConstrainableAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ConstrainableAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ConstrainableParticipantProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ConstrainableParticipantProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ConstrainableParticipantProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ConstrainableSpaceProxy2</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ConstrainableSpaceProxy2.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ConstrainableSpaceProxy2.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.EntryRep</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.EntryRep.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/EntryRep.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>3L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.<a href="org/apache/river/outrigger/JavaSpaceAdmin.html" title="interface in org.apache.river.outrigger">JavaSpaceAdmin</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.JavaSpaceAdmin.USE_DEFAULT"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/JavaSpaceAdmin.html#USE_DEFAULT">USE_DEFAULT</a></code></td> | |
<td class="colLast"><code>-1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.MatchSetData</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.MatchSetData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/MatchSetData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.Notifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.Notifier.MAX_ATTEMPTS"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/Notifier.html#MAX_ATTEMPTS">MAX_ATTEMPTS</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.Notifier.MAX_TIME"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/Notifier.html#MAX_TIME">MAX_TIME</a></code></td> | |
<td class="colLast"><code>86400000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.OutriggerAvailabilityEvent</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerAvailabilityEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerAvailabilityEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.<a href="org/apache/river/outrigger/OutriggerPermission.html" title="class in org.apache.river.outrigger">OutriggerPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.OutriggerQueryCookie</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerQueryCookie.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerQueryCookie.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.<a href="org/apache/river/outrigger/OutriggerServerImpl.html" title="class in org.apache.river.outrigger">OutriggerServerImpl</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.eventLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#eventLoggerName">eventLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.event"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.iteratorLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#iteratorLoggerName">iteratorLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.iterator"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.joinLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#joinLoggerName">joinLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.join"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.leaseLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#leaseLoggerName">leaseLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.leases"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.lifecycleLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#lifecycleLoggerName">lifecycleLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.lifecycle"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.matchingLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#matchingLoggerName">matchingLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.entryMatching"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.opsLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#opsLoggerName">opsLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.operations"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.PERSISTENCE_DIR_CONFIG_ENTRY"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#PERSISTENCE_DIR_CONFIG_ENTRY">PERSISTENCE_DIR_CONFIG_ENTRY</a></code></td> | |
<td class="colLast"><code>"persistenceDirectory"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.storeLoggerName"> | |
<!-- --> | |
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#storeLoggerName">storeLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.store"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.OutriggerServerImpl.txnLoggerName"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/OutriggerServerImpl.html#txnLoggerName">txnLoggerName</a></code></td> | |
<td class="colLast"><code>"org.apache.river.outrigger.transactions"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ParticipantProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ParticipantProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ParticipantProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.SnapshotRep</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.SnapshotRep.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/SnapshotRep.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5126328162389368097L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.SpaceProxy2</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.SpaceProxy2.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/SpaceProxy2.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.StorableReference</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.StorableReference.DEBUG"> | |
<!-- --> | |
</a><code>private static final boolean</code></td> | |
<td><code><a href="org/apache/river/outrigger/StorableReference.html#DEBUG">DEBUG</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.StorableReference.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/StorableReference.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3793675220968988873L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.ThrowThis</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.ThrowThis.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/ThrowThis.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-7432214583908049814L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.TransactableConstants</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TransactableConstants.READ"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/TransactableConstants.html#READ">READ</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TransactableConstants.TAKE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/TransactableConstants.html#TAKE">TAKE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TransactableConstants.WRITE"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/TransactableConstants.html#WRITE">WRITE</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.org.apache.river.outrigger.TxnMonitorTask</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TxnMonitorTask.BETWEEN_EXCEPTIONS"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/TxnMonitorTask.html#BETWEEN_EXCEPTIONS">BETWEEN_EXCEPTIONS</a></code></td> | |
<td class="colLast"><code>15000L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TxnMonitorTask.INITIAL_GRACE"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/TxnMonitorTask.html#INITIAL_GRACE">INITIAL_GRACE</a></code></td> | |
<td class="colLast"><code>15000L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TxnMonitorTask.MAX_DELTA_T"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/TxnMonitorTask.html#MAX_DELTA_T">MAX_DELTA_T</a></code></td> | |
<td class="colLast"><code>3600000L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.TxnMonitorTask.MAX_FAILURES"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/TxnMonitorTask.html#MAX_FAILURES">MAX_FAILURES</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.BackEnd</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.BackEnd.SNAPSHOT_VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/BackEnd.html#SNAPSHOT_VERSION">SNAPSHOT_VERSION</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.BackEnd.WAIT_FOR_THREAD"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/BackEnd.html#WAIT_FOR_THREAD">WAIT_FOR_THREAD</a></code></td> | |
<td class="colLast"><code>60000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.BaseObject</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.BaseObject.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/BaseObject.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-400804064969360164L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.LogFile</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.ABORT_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#ABORT_OP">ABORT_OP</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.BATCH_TAKE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#BATCH_TAKE_OP">BATCH_TAKE_OP</a></code></td> | |
<td class="colLast"><code>14</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.BATCH_WRITE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#BATCH_WRITE_OP">BATCH_WRITE_OP</a></code></td> | |
<td class="colLast"><code>13</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.BOOT_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#BOOT_OP">BOOT_OP</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.CANCEL_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#CANCEL_OP">CANCEL_OP</a></code></td> | |
<td class="colLast"><code>7</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.COMMIT_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#COMMIT_OP">COMMIT_OP</a></code></td> | |
<td class="colLast"><code>9</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.JOINSTATE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#JOINSTATE_OP">JOINSTATE_OP</a></code></td> | |
<td class="colLast"><code>11</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.LOG_TYPE"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#LOG_TYPE">LOG_TYPE</a></code></td> | |
<td class="colLast"><code>"LogStore"</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.LOG_VERSION"> | |
<!-- --> | |
</a><code>protected static final int</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#LOG_VERSION">LOG_VERSION</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.NOTIFIED_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#NOTIFIED_OP">NOTIFIED_OP</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.PREPARE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#PREPARE_OP">PREPARE_OP</a></code></td> | |
<td class="colLast"><code>8</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.REGISTER_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#REGISTER_OP">REGISTER_OP</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.RENEW_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#RENEW_OP">RENEW_OP</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.TAKE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#TAKE_OP">TAKE_OP</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.UUID_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#UUID_OP">UUID_OP</a></code></td> | |
<td class="colLast"><code>12</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogFile.WRITE_OP"> | |
<!-- --> | |
</a><code>protected static final byte</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogFile.html#WRITE_OP">WRITE_OP</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.LogInputFile</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogInputFile.intBytes"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogInputFile.html#intBytes">intBytes</a></code></td> | |
<td class="colLast"><code>4L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.LogOutputFile</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.LogOutputFile.intBytes"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/LogOutputFile.html#intBytes">intBytes</a></code></td> | |
<td class="colLast"><code>4L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.Registration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.Registration.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/Registration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.outrigger.snaplogstore.org.apache.river.outrigger.snaplogstore.Resource</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.outrigger.snaplogstore.Resource.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/outrigger/snaplogstore/Resource.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4248052947306243840L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.AbstractActivationGroup</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.ACTIVE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#ACTIVE">ACTIVE</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.CREATED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#CREATED">CREATED</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.CREATING"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#CREATING">CREATING</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.INACTIVE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#INACTIVE">INACTIVE</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.PHOENIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#PHOENIX">PHOENIX</a></code></td> | |
<td class="colLast"><code>"org.apache.river.phoenix"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5758693559430427303L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AbstractActivationGroup.UNUSED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/AbstractActivationGroup.html#UNUSED">UNUSED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.PHOENIX"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.html#PHOENIX">PHOENIX</a></code></td> | |
<td class="colLast"><code>"org.apache.river.phoenix"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.PHOENIX_PORT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.html#PHOENIX_PORT">PHOENIX_PORT</a></code></td> | |
<td class="colLast"><code>1198</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6825932652725866242L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.GroupEntry</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.CREATING"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#CREATING">CREATING</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.MAX_TRIES"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#MAX_TRIES">MAX_TRIES</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.NORMAL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#NORMAL">NORMAL</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7222464070032993304L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.TERMINATE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#TERMINATE">TERMINATE</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.GroupEntry.TERMINATING"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.GroupEntry.html#TERMINATING">TERMINATING</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogGroupIncarnation</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogGroupIncarnation.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogGroupIncarnation.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4146872747377631897L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogRecord</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogRecord.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogRecord.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>8395140512322687529L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogRegisterGroup</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogRegisterGroup.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogRegisterGroup.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-1966827458515403625L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogRegisterObject</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogRegisterObject.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogRegisterObject.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6280336276146085143L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogUnregisterGroup</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogUnregisterGroup.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogUnregisterGroup.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3356306586522147344L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogUnregisterObject</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogUnregisterObject.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogUnregisterObject.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6269824097396935501L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogUpdateDesc</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogUpdateDesc.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogUpdateDesc.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>545511539051179885L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.LogUpdateGroupDesc</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.LogUpdateGroupDesc.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.LogUpdateGroupDesc.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-1271300989218424337L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.Activation.ObjectEntry</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.Activation.ObjectEntry.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/Activation.ObjectEntry.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-808474359039620126L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/ActivationGroupData.html" title="class in org.apache.river.phoenix">ActivationGroupData</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ActivationGroupData.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ActivationGroupData.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1135616886784731068L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/ActivatorPermission.html" title="class in org.apache.river.phoenix">ActivatorPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ActivatorPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ActivatorPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1133348041678833146L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.AID</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AID.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/AID.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>681896091039721074L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.AID.State</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.AID.State.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/AID.State.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4479839553358267720L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.ConstrainableAID</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ConstrainableAID.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ConstrainableAID.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2625527831091986783L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.ConstrainableAID.State</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ConstrainableAID.State.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ConstrainableAID.State.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1673734348880788487L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.ConstrainableAID.Verifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ConstrainableAID.Verifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ConstrainableAID.Verifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>570158651966790233L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/ExecOptionPermission.html" title="class in org.apache.river.phoenix">ExecOptionPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ExecOptionPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ExecOptionPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5842294756823092756L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/ExecPermission.html" title="class in org.apache.river.phoenix">ExecPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.ExecPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/ExecPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-6208470287358147919L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/InactiveGroupException.html" title="class in org.apache.river.phoenix">InactiveGroupException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.InactiveGroupException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/InactiveGroupException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-4596896675720356592L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/InstantiatorPermission.html" title="class in org.apache.river.phoenix">InstantiatorPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.InstantiatorPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/InstantiatorPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>6532912902541268520L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/MonitorPermission.html" title="class in org.apache.river.phoenix">MonitorPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.MonitorPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/MonitorPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2475659022830374738L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.org.apache.river.phoenix.PipeWriter</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.PipeWriter.format"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/phoenix/PipeWriter.html#format">format</a></code></td> | |
<td class="colLast"><code>"{0,date} {0,time}"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.phoenix.<a href="org/apache/river/phoenix/SystemPermission.html" title="class in org.apache.river.phoenix">SystemPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.phoenix.SystemPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/phoenix/SystemPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-3058499612160420636L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.proxy.<a href="org/apache/river/proxy/BasicProxyTrustVerifier.html" title="class in org.apache.river.proxy">BasicProxyTrustVerifier</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.proxy.BasicProxyTrustVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/proxy/BasicProxyTrustVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.proxy.<a href="org/apache/river/proxy/MarshalledWrapper.html" title="class in org.apache.river.proxy">MarshalledWrapper</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.proxy.MarshalledWrapper.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/proxy/MarshalledWrapper.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.proxy.<a href="org/apache/river/proxy/ThrowThis.html" title="class in org.apache.river.proxy">ThrowThis</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.proxy.ThrowThis.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/proxy/ThrowThis.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>956456443698267251L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.AdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.AdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/AdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ConstrainableAdminProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ConstrainableAdminProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ConstrainableAdminProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ConstrainableEventLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ConstrainableEventLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ConstrainableEventLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ConstrainableRegistrarProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ConstrainableRegistrarProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ConstrainableRegistrarProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ConstrainableRegistration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ConstrainableRegistration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ConstrainableRegistration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ConstrainableServiceLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ConstrainableServiceLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ConstrainableServiceLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.EntryClass</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.EntryClass.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/EntryClass.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.EntryClassBase</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.EntryClassBase.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/EntryClassBase.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.EntryRep</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.EntryRep.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/EntryRep.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.EventLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.EventLease.LEASE_TYPE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reggie/EventLease.html#LEASE_TYPE">LEASE_TYPE</a></code></td> | |
<td class="colLast"><code>"event"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.EventLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/EventLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.Item</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.Item.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/Item.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.Matches</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.Matches.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/Matches.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarEvent</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarEvent.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarEvent.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.COMPONENT"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#COMPONENT">COMPONENT</a></code></td> | |
<td class="colLast"><code>"org.apache.river.reggie"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.DEFAULT_MAX_PACKET_SIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#DEFAULT_MAX_PACKET_SIZE">DEFAULT_MAX_PACKET_SIZE</a></code></td> | |
<td class="colLast"><code>512</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.DEFAULT_MULTICAST_TTL"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#DEFAULT_MULTICAST_TTL">DEFAULT_MULTICAST_TTL</a></code></td> | |
<td class="colLast"><code>15</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.DEFAULT_SOCKET_TIMEOUT"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#DEFAULT_SOCKET_TIMEOUT">DEFAULT_SOCKET_TIMEOUT</a></code></td> | |
<td class="colLast"><code>60000</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LOG_VERSION"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#LOG_VERSION">LOG_VERSION</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.MAX_LEASE"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#MAX_LEASE">MAX_LEASE</a></code></td> | |
<td class="colLast"><code>31536000000000L</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.MAX_RENEW"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.html#MAX_RENEW">MAX_RENEW</a></code></td> | |
<td class="colLast"><code>31536000000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.AttrsAddedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.AttrsModifiedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.AttrsSetLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.EventLeaseCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.EventLeaseRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.EventReg</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.EventReg.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.EventReg.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.EventRegisteredLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.LeasesCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.LeasesRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.LookupAttributesChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.LookupGroupsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.LookupLocatorsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.MemberGroupsChangedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.ServiceLeaseCancelledLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.ServiceLeaseRenewedLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.SvcReg</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.SvcReg.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.SvcReg.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.SvcRegisteredLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarImpl.UnicastPortSetLogObj.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarLeaseMap</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarLeaseMap.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarLeaseMap.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.<a href="org/apache/river/reggie/RegistrarPermission.html" title="class in org.apache.river.reggie">RegistrarPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RegistrarProxy</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RegistrarProxy.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RegistrarProxy.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.Registration</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.Registration.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/Registration.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.RenewResults</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.RenewResults.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/RenewResults.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ServiceLease</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ServiceLease.LEASE_TYPE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reggie/ServiceLease.html#LEASE_TYPE">LEASE_TYPE</a></code></td> | |
<td class="colLast"><code>"service"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ServiceLease.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ServiceLease.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ServiceType</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ServiceType.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ServiceType.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.ServiceTypeBase</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.ServiceTypeBase.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/ServiceTypeBase.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reggie.org.apache.river.reggie.Template</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reggie.Template.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reggie/Template.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reliableLog.<a href="org/apache/river/reliableLog/LogException.html" title="class in org.apache.river.reliableLog">LogException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.LogException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reliableLog/LogException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1870528169848832111L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.reliableLog.<a href="org/apache/river/reliableLog/ReliableLog.html" title="class in org.apache.river.reliableLog">ReliableLog</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.FORMAT_PADDED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#FORMAT_PADDED">FORMAT_PADDED</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.FORMAT_UNPADDED"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#FORMAT_UNPADDED">FORMAT_UNPADDED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.intBytes"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#intBytes">intBytes</a></code></td> | |
<td class="colLast"><code>4L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.logfilePrefix"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#logfilePrefix">logfilePrefix</a></code></td> | |
<td class="colLast"><code>"Logfile."</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.MAGIC"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#MAGIC">MAGIC</a></code></td> | |
<td class="colLast"><code>-219353113</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.snapshotPrefix"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#snapshotPrefix">snapshotPrefix</a></code></td> | |
<td class="colLast"><code>"Snapshot."</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.reliableLog.ReliableLog.versionFile"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/reliableLog/ReliableLog.html#versionFile">versionFile</a></code></td> | |
<td class="colLast"><code>"Version_Number"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.resource.<a href="org/apache/river/resource/Service.html" title="class in org.apache.river.resource">Service</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.resource.Service.prefix"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/resource/Service.html#prefix">prefix</a></code></td> | |
<td class="colLast"><code>"META-INF/services/"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.resource.<a href="org/apache/river/resource/ServiceConfigurationError.html" title="class in org.apache.river.resource">ServiceConfigurationError</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.resource.ServiceConfigurationError.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/resource/ServiceConfigurationError.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>5383327130135226968L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/ActivateWrapper.ActivateDesc.html" title="class in org.apache.river.start">ActivateWrapper.ActivateDesc</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.ActivateWrapper.ActivateDesc.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/ActivateWrapper.ActivateDesc.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/AggregatePolicyProvider.html" title="class in org.apache.river.start">AggregatePolicyProvider</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.AggregatePolicyProvider.defaultMainPolicyClass"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/AggregatePolicyProvider.html#defaultMainPolicyClass">defaultMainPolicyClass</a></code></td> | |
<td class="colLast"><code>"net.jini.security.policy.DynamicPolicyProvider"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.start.AggregatePolicyProvider.mainPolicyClassProperty"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/AggregatePolicyProvider.html#mainPolicyClassProperty">mainPolicyClassProperty</a></code></td> | |
<td class="colLast"><code>"org.apache.river.start.AggregatePolicyProvider.mainPolicyClass"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/NonActivatableServiceDescriptor.html" title="class in org.apache.river.start">NonActivatableServiceDescriptor</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.NonActivatableServiceDescriptor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/NonActivatableServiceDescriptor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.org.apache.river.start.NonActivatableServiceDescriptor.Lock</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.NonActivatableServiceDescriptor.Lock.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/NonActivatableServiceDescriptor.Lock.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.org.apache.river.start.ProxyVerifier</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.ProxyVerifier.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/ProxyVerifier.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.start.ProxyVerifier.START_PROXY"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/ProxyVerifier.html#START_PROXY">START_PROXY</a></code></td> | |
<td class="colLast"><code>"org.apache.river.start.proxy"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/ServiceStarter.html" title="class in org.apache.river.start">ServiceStarter</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.ServiceStarter.START_PACKAGE"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/ServiceStarter.html#START_PACKAGE">START_PACKAGE</a></code></td> | |
<td class="colLast"><code>"org.apache.river.start"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/SharedActivatableServiceDescriptor.html" title="class in org.apache.river.start">SharedActivatableServiceDescriptor</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivatableServiceDescriptor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/SharedActivatableServiceDescriptor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/SharedActivationGroupDescriptor.html" title="class in org.apache.river.start">SharedActivationGroupDescriptor</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivationGroupDescriptor.GROUP_COOKIE_FILE"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/SharedActivationGroupDescriptor.html#GROUP_COOKIE_FILE">GROUP_COOKIE_FILE</a></code></td> | |
<td class="colLast"><code>"cookie"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivationGroupDescriptor.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/SharedActivationGroupDescriptor.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/SharedActivationPolicyPermission.html" title="class in org.apache.river.start">SharedActivationPolicyPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivationPolicyPermission.DEBUG"> | |
<!-- --> | |
</a><code>private static final boolean</code></td> | |
<td><code><a href="org/apache/river/start/SharedActivationPolicyPermission.html#DEBUG">DEBUG</a></code></td> | |
<td class="colLast"><code>false</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivationPolicyPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/SharedActivationPolicyPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.org.apache.river.start.SharedActivationPolicyPermission.Collection</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedActivationPolicyPermission.Collection.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/start/SharedActivationPolicyPermission.Collection.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.start.<a href="org/apache/river/start/SharedGroupImpl.html" title="class in org.apache.river.start">SharedGroupImpl</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.start.SharedGroupImpl.START_PACKAGE"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/start/SharedGroupImpl.html#START_PACKAGE">START_PACKAGE</a></code></td> | |
<td class="colLast"><code>"org.apache.river.start"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.system.<a href="org/apache/river/system/CommandLine.BadInvocationException.html" title="class in org.apache.river.system">CommandLine.BadInvocationException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.system.CommandLine.BadInvocationException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/system/CommandLine.BadInvocationException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>4503820475450471907L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.system.<a href="org/apache/river/system/CommandLine.HelpOnlyException.html" title="class in org.apache.river.system">CommandLine.HelpOnlyException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.system.CommandLine.HelpOnlyException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/system/CommandLine.HelpOnlyException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-8973201446772368025L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.system.<a href="org/apache/river/system/CommandLine.ProgrammingException.html" title="class in org.apache.river.system">CommandLine.ProgrammingException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.system.CommandLine.ProgrammingException.serialVersionUID"> | |
<!-- --> | |
</a><code>static final long</code></td> | |
<td><code><a href="org/apache/river/system/CommandLine.ProgrammingException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>2401745757311140184L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.system.<a href="org/apache/river/system/POSIXCommandLine.html" title="class in org.apache.river.system">POSIXCommandLine</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.system.POSIXCommandLine.USED"> | |
<!-- --> | |
</a><code>private static final char</code></td> | |
<td><code><a href="org/apache/river/system/POSIXCommandLine.html#USED">USED</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.<a href="org/apache/river/thread/NewThreadAction.html" title="class in org.apache.river.thread">NewThreadAction</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.NewThreadAction.NAME_PREFIX"> | |
<!-- --> | |
</a><code>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/thread/NewThreadAction.html#NAME_PREFIX">NAME_PREFIX</a></code></td> | |
<td class="colLast"><code>"(JSK) "</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.<a href="org/apache/river/thread/ReadersWriter.ConcurrentLockException.html" title="class in org.apache.river.thread">ReadersWriter.ConcurrentLockException</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ReadersWriter.ConcurrentLockException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/thread/ReadersWriter.ConcurrentLockException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>7027246653257040584L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.<a href="org/apache/river/thread/ReadyState.html" title="class in org.apache.river.thread">ReadyState</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ReadyState.INITIALIZE"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/thread/ReadyState.html#INITIALIZE">INITIALIZE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ReadyState.READY"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/thread/ReadyState.html#READY">READY</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ReadyState.SHUTDOWN"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/thread/ReadyState.html#SHUTDOWN">SHUTDOWN</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.org.apache.river.thread.ReadyState.RemoteExceptionWrapper</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ReadyState.RemoteExceptionWrapper.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/thread/ReadyState.RemoteExceptionWrapper.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>1L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.<a href="org/apache/river/thread/ThreadPoolPermission.html" title="class in org.apache.river.thread">ThreadPoolPermission</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.ThreadPoolPermission.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/thread/ThreadPoolPermission.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>-2515392803055387779L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.thread.<a href="org/apache/river/thread/WakeupManager.html" title="class in org.apache.river.thread">WakeupManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.WakeupManager.COMPONENT_NAME"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/thread/WakeupManager.html#COMPONENT_NAME">COMPONENT_NAME</a></code></td> | |
<td class="colLast"><code>"org.apache.river.thread.WakeupManager"</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.thread.WakeupManager.DEFAULT_QUEUE_THREAD_TIMEOUT"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/thread/WakeupManager.html#DEFAULT_QUEUE_THREAD_TIMEOUT">DEFAULT_QUEUE_THREAD_TIMEOUT</a></code></td> | |
<td class="colLast"><code>30000L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.<a href="org/apache/river/tool/CheckSer.html" title="class in org.apache.river.tool">CheckSer</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.CheckSer.MASK"> | |
<!-- --> | |
</a><code>private static final int</code></td> | |
<td><code><a href="org/apache/river/tool/CheckSer.html#MASK">MASK</a></code></td> | |
<td class="colLast"><code>24</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.<a href="org/apache/river/tool/JarWrapper.html" title="class in org.apache.river.tool">JarWrapper</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.DEFAULT_HTTPMD_ALGORITHM"> | |
<!-- --> | |
</a><code>private static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.html#DEFAULT_HTTPMD_ALGORITHM">DEFAULT_HTTPMD_ALGORITHM</a></code></td> | |
<td class="colLast"><code>"SHA-1"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.org.apache.river.tool.JarWrapper.LocalizedIllegalArgumentException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.LocalizedIllegalArgumentException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.LocalizedIllegalArgumentException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>0L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.org.apache.river.tool.JarWrapper.LocalizedIOException</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.LocalizedIOException.serialVersionUID"> | |
<!-- --> | |
</a><code>private static final long</code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.LocalizedIOException.html#serialVersionUID">serialVersionUID</a></code></td> | |
<td class="colLast"><code>0L</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode.INCLUDE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.PreferredListWriter.FileNode.html#INCLUDE">INCLUDE</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode.NONE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.PreferredListWriter.FileNode.html#NONE">NONE</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode.SKIP"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/JarWrapper.PreferredListWriter.FileNode.html#SKIP">SKIP</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.org.apache.river.tool.PreferredListGen.Graph</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.CLASS"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#CLASS">CLASS</a></code></td> | |
<td class="colLast"><code>4</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.DEFAULT"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#DEFAULT">DEFAULT</a></code></td> | |
<td class="colLast"><code>3</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.INHERIT"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#INHERIT">INHERIT</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.NAMESPACE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#NAMESPACE">NAMESPACE</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.PKG"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#PKG">PKG</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.RESOURCE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#RESOURCE">RESOURCE</a></code></td> | |
<td class="colLast"><code>5</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.PreferredListGen.Graph.STALE"> | |
<!-- --> | |
</a><code>static final int</code></td> | |
<td><code><a href="org/apache/river/tool/PreferredListGen.Graph.html#STALE">STALE</a></code></td> | |
<td class="colLast"><code>6</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.<a href="org/apache/river/tool/ProfilingSecurityManager.html" title="class in org.apache.river.tool">ProfilingSecurityManager</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.ProfilingSecurityManager.psmMsg"> | |
<!-- --> | |
</a><code>private final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td><code><a href="org/apache/river/tool/ProfilingSecurityManager.html#psmMsg">psmMsg</a></code></td> | |
<td class="colLast"><code>"ProfilingSecurityManager"</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.envcheck.org.apache.river.tool.envcheck.EnvCheck.Pipe</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.envcheck.EnvCheck.Pipe.SEPARATOR"> | |
<!-- --> | |
</a><code>private static final byte</code></td> | |
<td><code><a href="org/apache/river/tool/envcheck/EnvCheck.Pipe.html#SEPARATOR">SEPARATOR</a></code></td> | |
<td class="colLast"><code>10</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
<li class="blockList"> | |
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> | |
<caption><span>org.apache.river.tool.envcheck.<a href="org/apache/river/tool/envcheck/Reporter.html" title="class in org.apache.river.tool.envcheck">Reporter</a></span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th scope="col">Constant Field</th> | |
<th class="colLast" scope="col">Value</th> | |
</tr> | |
<tbody> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.envcheck.Reporter.ERROR"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/tool/envcheck/Reporter.html#ERROR">ERROR</a></code></td> | |
<td class="colLast"><code>2</code></td> | |
</tr> | |
<tr class="rowColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.envcheck.Reporter.INFO"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/tool/envcheck/Reporter.html#INFO">INFO</a></code></td> | |
<td class="colLast"><code>0</code></td> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><a name="org.apache.river.tool.envcheck.Reporter.WARNING"> | |
<!-- --> | |
</a><code>public static final int</code></td> | |
<td><code><a href="org/apache/river/tool/envcheck/Reporter.html#WARNING">WARNING</a></code></td> | |
<td class="colLast"><code>1</code></td> | |
</tr> | |
</tbody> | |
</table> | |
</li> | |
</ul> | |
</div> | |
<!-- ======= START OF BOTTOM NAVBAR ====== --> | |
<div class="bottomNav"><a name="navbar.bottom"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.bottom.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="overview-summary.html">Overview</a></li> | |
<li>Package</li> | |
<li>Class</li> | |
<li>Use</li> | |
<li><a href="overview-tree.html">Tree</a></li> | |
<li><a href="deprecated-list.html">Deprecated</a></li> | |
<li><a href="index-all.html">Index</a></li> | |
<li><a href="help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li>Prev</li> | |
<li>Next</li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> | |
<li><a href="constant-values.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_bottom"> | |
<li><a href="allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"><!-- | |
allClassesLink = document.getElementById("allclasses_navbar_bottom"); | |
if(window==top) { | |
allClassesLink.style.display = "block"; | |
} | |
else { | |
allClassesLink.style.display = "none"; | |
} | |
//--> | |
</script> | |
</div> | |
<a name="skip.navbar.bottom"> | |
<!-- --> | |
</a></div> | |
<!-- ======== END OF BOTTOM NAVBAR ======= --> | |
<p class="legalCopy"><small>Copyright 2007-2013, multiple authors.<br>Licensed under the <a href=http://www.apache.org/licenses/LICENSE-2.0 target=child >Apache License, Version 2.0</a>, see the <a href=./doc-files/NOTICE target=child >NOTICE</a> file for attributions.</small></p> | |
</body> | |
</html> |