blob: d87dd0d6c4a86f03f07c6297fb78e3bca23f6c26 [file] [log] [blame]
<!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_131) on Tue Jun 06 12:39:28 EDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (Jetty :: Project 9.3.20.v20170531 API)</title>
<meta name="date" content="2017-06-06">
<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="Serialized Form (Jetty :: Project 9.3.20.v20170531 API)";
}
}
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 class="aboutLanguage"><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;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="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;com.acme</h2>
<ul class="blockList">
<li class="blockList"><a name="com.acme.ChatServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/ChatServlet.html" title="class in com.acme">com.acme.ChatServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>asyncTimeout</h4>
<pre>long asyncTimeout</pre>
</li>
<li class="blockListLast">
<h4>_rooms</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; _rooms</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.CookieDump">
<!-- -->
</a>
<h3>Class <a href="com/acme/CookieDump.html" title="class in com.acme">com.acme.CookieDump</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>redirectCount</h4>
<pre>int redirectCount</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.Counter">
<!-- -->
</a>
<h3>Class <a href="com/acme/Counter.html" title="class in com.acme">com.acme.Counter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>counter</h4>
<pre>int counter</pre>
</li>
<li class="blockListLast">
<h4>last</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> last</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.DateTag">
<!-- -->
</a>
<h3>Class <a href="com/acme/DateTag.html" title="class in com.acme">com.acme.DateTag</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/jsp/tagext/BodyTagSupport.html?is-external=true" title="class or interface in javax.servlet.jsp.tagext">BodyTagSupport</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>parent</h4>
<pre><a href="http://docs.oracle.com/javaee/7/api/javax/servlet/jsp/tagext/Tag.html?is-external=true" title="class or interface in javax.servlet.jsp.tagext">Tag</a> parent</pre>
</li>
<li class="blockList">
<h4>body</h4>
<pre><a href="http://docs.oracle.com/javaee/7/api/javax/servlet/jsp/tagext/BodyContent.html?is-external=true" title="class or interface in javax.servlet.jsp.tagext">BodyContent</a> body</pre>
</li>
<li class="blockListLast">
<h4>tz</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tz</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.DispatchServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/DispatchServlet.html" title="class in com.acme">com.acme.DispatchServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>pageType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pageType</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.Dump">
<!-- -->
</a>
<h3>Class <a href="com/acme/Dump.html" title="class in com.acme">com.acme.Dump</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>fixed</h4>
<pre>boolean fixed</pre>
</li>
<li class="blockListLast">
<h4>_timer</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Timer.html?is-external=true" title="class or interface in java.util">Timer</a> _timer</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.HelloWorld">
<!-- -->
</a>
<h3>Class <a href="com/acme/HelloWorld.html" title="class in com.acme">com.acme.HelloWorld</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="com.acme.JNDITest">
<!-- -->
</a>
<h3>Class <a href="com/acme/JNDITest.html" title="class in com.acme">com.acme.JNDITest</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>myDS</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql">DataSource</a> myDS</pre>
</li>
<li class="blockList">
<h4>myMailSession</h4>
<pre><a href="http://docs.oracle.com/javaee/7/api/javax/mail/Session.html?is-external=true" title="class or interface in javax.mail">Session</a> myMailSession</pre>
</li>
<li class="blockList">
<h4>wiggle</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> wiggle</pre>
</li>
<li class="blockList">
<h4>woggle</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> woggle</pre>
</li>
<li class="blockList">
<h4>gargle</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> gargle</pre>
</li>
<li class="blockList">
<h4>resourceNameMappingInjectionResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resourceNameMappingInjectionResult</pre>
</li>
<li class="blockList">
<h4>envEntryOverrideResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> envEntryOverrideResult</pre>
</li>
<li class="blockList">
<h4>postConstructResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> postConstructResult</pre>
</li>
<li class="blockList">
<h4>preDestroyResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> preDestroyResult</pre>
</li>
<li class="blockList">
<h4>envEntryGlobalScopeResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> envEntryGlobalScopeResult</pre>
</li>
<li class="blockList">
<h4>envEntryWebAppScopeResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> envEntryWebAppScopeResult</pre>
</li>
<li class="blockList">
<h4>userTransactionResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> userTransactionResult</pre>
</li>
<li class="blockListLast">
<h4>mailSessionResult</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mailSessionResult</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.LoginServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/LoginServlet.html" title="class in com.acme">com.acme.LoginServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="com.acme.RegTest">
<!-- -->
</a>
<h3>Class <a href="com/acme/RegTest.html" title="class in com.acme">com.acme.RegTest</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="com.acme.RewriteServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/RewriteServlet.html" title="class in com.acme">com.acme.RewriteServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="com.acme.SecureModeServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/SecureModeServlet.html" title="class in com.acme">com.acme.SecureModeServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="com.acme.SessionDump">
<!-- -->
</a>
<h3>Class <a href="com/acme/SessionDump.html" title="class in com.acme">com.acme.SessionDump</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>redirectCount</h4>
<pre>int redirectCount</pre>
</li>
<li class="blockListLast">
<h4>pageType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pageType</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.SessionDump.ObjectAttributeValue">
<!-- -->
</a>
<h3>Class <a href="com/acme/SessionDump.ObjectAttributeValue.html" title="class in com.acme">com.acme.SessionDump.ObjectAttributeValue</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>l</h4>
<pre>long l</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="com.acme.WebSocketChatServlet">
<!-- -->
</a>
<h3>Class <a href="com/acme/WebSocketChatServlet.html" title="class in com.acme">com.acme.WebSocketChatServlet</a> extends <a href="org/eclipse/jetty/websocket/servlet/WebSocketServlet.html" title="class in org.eclipse.jetty.websocket.servlet">WebSocketServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>members</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; members</pre>
<div class="block">Holds active sockets to other members of the chat</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.annotations</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.annotations.AnnotationConfiguration.ClassInheritanceMap">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/annotations/AnnotationConfiguration.ClassInheritanceMap.html" title="class in org.eclipse.jetty.annotations">org.eclipse.jetty.annotations.AnnotationConfiguration.ClassInheritanceMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/eclipse/jetty/util/ConcurrentHashSet.html" title="class in org.eclipse.jetty.util">ConcurrentHashSet</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt; implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.cdi.core</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.cdi.core.AnyLiteral">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/cdi/core/AnyLiteral.html" title="class in org.eclipse.jetty.cdi.core">org.eclipse.jetty.cdi.core.AnyLiteral</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/enterprise/util/AnnotationLiteral.html?is-external=true" title="class or interface in javax.enterprise.util">AnnotationLiteral</a>&lt;<a href="http://docs.oracle.com/javaee/7/api/javax/enterprise/inject/Any.html?is-external=true" title="class or interface in javax.enterprise.inject">Any</a>&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.cdi.core.NamedLiteral">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/cdi/core/NamedLiteral.html" title="class in org.eclipse.jetty.cdi.core">org.eclipse.jetty.cdi.core.NamedLiteral</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/enterprise/util/AnnotationLiteral.html?is-external=true" title="class or interface in javax.enterprise.util">AnnotationLiteral</a>&lt;<a href="http://docs.oracle.com/javaee/7/api/javax/inject/Named.html?is-external=true" title="class or interface in javax.inject">Named</a>&gt; implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>value</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.client</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.client.HttpRequestException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/client/HttpRequestException.html" title="class in org.eclipse.jetty.client">org.eclipse.jetty.client.HttpRequestException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>request</h4>
<pre><a href="org/eclipse/jetty/client/api/Request.html" title="interface in org.eclipse.jetty.client.api">Request</a> request</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.client.HttpResponseException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/client/HttpResponseException.html" title="class in org.eclipse.jetty.client">org.eclipse.jetty.client.HttpResponseException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>response</h4>
<pre><a href="org/eclipse/jetty/client/api/Response.html" title="interface in org.eclipse.jetty.client.api">Response</a> response</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.continuation</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.continuation.ContinuationThrowable">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/continuation/ContinuationThrowable.html" title="class in org.eclipse.jetty.continuation">org.eclipse.jetty.continuation.ContinuationThrowable</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang">Error</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.embedded</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.embedded.AsyncEchoServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/AsyncEchoServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.AsyncEchoServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
<li class="blockList"><a name="org.eclipse.jetty.embedded.DumpServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/DumpServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.DumpServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.embedded.HelloServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/HelloServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.HelloServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>greeting</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> greeting</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.embedded.HelloSessionServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/HelloSessionServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.HelloSessionServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.embedded.MinimalServlets.HelloServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/MinimalServlets.HelloServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.MinimalServlets.HelloServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.embedded.WebSocketServer.EchoServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/embedded/WebSocketServer.EchoServlet.html" title="class in org.eclipse.jetty.embedded">org.eclipse.jetty.embedded.WebSocketServer.EchoServlet</a> extends <a href="org/eclipse/jetty/websocket/servlet/WebSocketServlet.html" title="class in org.eclipse.jetty.websocket.servlet">WebSocketServlet</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.example.asyncrest</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.example.asyncrest.AbstractRestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/example/asyncrest/AbstractRestServlet.html" title="class in org.eclipse.jetty.example.asyncrest">org.eclipse.jetty.example.asyncrest.AbstractRestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_appid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _appid</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.example.asyncrest.AsyncRestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/example/asyncrest/AsyncRestServlet.html" title="class in org.eclipse.jetty.example.asyncrest">org.eclipse.jetty.example.asyncrest.AsyncRestServlet</a> extends <a href="org/eclipse/jetty/example/asyncrest/AbstractRestServlet.html" title="class in org.eclipse.jetty.example.asyncrest">AbstractRestServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_client</h4>
<pre><a href="org/eclipse/jetty/client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> _client</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.example.asyncrest.SerialRestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/example/asyncrest/SerialRestServlet.html" title="class in org.eclipse.jetty.example.asyncrest">org.eclipse.jetty.example.asyncrest.SerialRestServlet</a> extends <a href="org/eclipse/jetty/example/asyncrest/AbstractRestServlet.html" title="class in org.eclipse.jetty.example.asyncrest">AbstractRestServlet</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.fcgi.server.proxy</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/fcgi/server/proxy/FastCGIProxyServlet.html" title="class in org.eclipse.jetty.fcgi.server.proxy">org.eclipse.jetty.fcgi.server.proxy.FastCGIProxyServlet</a> extends <a href="org/eclipse/jetty/proxy/AsyncProxyServlet.Transparent.html" title="class in org.eclipse.jetty.proxy">AsyncProxyServlet.Transparent</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>scriptPattern</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html?is-external=true" title="class or interface in java.util.regex">Pattern</a> scriptPattern</pre>
</li>
<li class="blockList">
<h4>originalURIAttribute</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> originalURIAttribute</pre>
</li>
<li class="blockList">
<h4>originalQueryAttribute</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> originalQueryAttribute</pre>
</li>
<li class="blockListLast">
<h4>fcgiHTTPS</h4>
<pre>boolean fcgiHTTPS</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.gcloud.memcached.session</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionManager.SerializableSessionData">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/gcloud/memcached/session/GCloudMemcachedSessionManager.SerializableSessionData.html" title="class in org.eclipse.jetty.gcloud.memcached.session">org.eclipse.jetty.gcloud.memcached.session.GCloudMemcachedSessionManager.SerializableSessionData</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-7779120106058533486L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;ois)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
</dl>
</li>
<li class="blockListLast">
<h4>writeObject</h4>
<pre>private&nbsp;void&nbsp;writeObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>clusterId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> clusterId</pre>
</li>
<li class="blockList">
<h4>contextPath</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contextPath</pre>
</li>
<li class="blockList">
<h4>vhost</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vhost</pre>
</li>
<li class="blockList">
<h4>accessed</h4>
<pre>long accessed</pre>
</li>
<li class="blockList">
<h4>lastAccessed</h4>
<pre>long lastAccessed</pre>
</li>
<li class="blockList">
<h4>createTime</h4>
<pre>long createTime</pre>
</li>
<li class="blockList">
<h4>cookieSetTime</h4>
<pre>long cookieSetTime</pre>
</li>
<li class="blockList">
<h4>lastNode</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lastNode</pre>
</li>
<li class="blockList">
<h4>expiry</h4>
<pre>long expiry</pre>
</li>
<li class="blockList">
<h4>maxInactive</h4>
<pre>long maxInactive</pre>
</li>
<li class="blockListLast">
<h4>attributes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; attributes</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.http</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.http.BadMessageException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/http/BadMessageException.html" title="class in org.eclipse.jetty.http">org.eclipse.jetty.http.BadMessageException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_code</h4>
<pre>int _code</pre>
</li>
<li class="blockListLast">
<h4>_reason</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _reason</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.http.PathMap">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/http/PathMap.html" title="class in org.eclipse.jetty.http">org.eclipse.jetty.http.PathMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/eclipse/jetty/http/PathMap.html" title="type parameter in PathMap">O</a>&gt; implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_prefixMap</h4>
<pre><a href="org/eclipse/jetty/util/Trie.html" title="interface in org.eclipse.jetty.util">Trie</a>&lt;<a href="org/eclipse/jetty/util/Trie.html" title="type parameter in Trie">V</a>&gt; _prefixMap</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>_suffixMap</h4>
<pre><a href="org/eclipse/jetty/util/Trie.html" title="interface in org.eclipse.jetty.util">Trie</a>&lt;<a href="org/eclipse/jetty/util/Trie.html" title="type parameter in Trie">V</a>&gt; _suffixMap</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>_exactMap</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; _exactMap</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>_defaultSingletonList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; _defaultSingletonList</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>_prefixDefault</h4>
<pre><a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="class in org.eclipse.jetty.http">PathMap.MappedEntry</a>&lt;<a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="type parameter in PathMap.MappedEntry">O</a>&gt; _prefixDefault</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockList">
<h4>_default</h4>
<pre><a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="class in org.eclipse.jetty.http">PathMap.MappedEntry</a>&lt;<a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="type parameter in PathMap.MappedEntry">O</a>&gt; _default</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
<li class="blockListLast">
<h4>_nodefault</h4>
<pre>boolean _nodefault</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.io</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.io.EofException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/io/EofException.html" title="class in org.eclipse.jetty.io">org.eclipse.jetty.io.EofException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/io/EOFException.html?is-external=true" title="class or interface in java.io">EOFException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.io.RuntimeIOException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/io/RuntimeIOException.html" title="class in org.eclipse.jetty.io">org.eclipse.jetty.io.RuntimeIOException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.io.ssl</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.io.ssl.SslHandshakeListener.Event">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/io/ssl/SslHandshakeListener.Event.html" title="class in org.eclipse.jetty.io.ssl">org.eclipse.jetty.io.ssl.SslHandshakeListener.Event</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/EventObject.html?is-external=true" title="class or interface in java.util">EventObject</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.jaas</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.jaas.JAASPrincipal">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/jaas/JAASPrincipal.html" title="class in org.eclipse.jetty.jaas">org.eclipse.jetty.jaas.JAASPrincipal</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-5538962177019315479L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_name</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _name</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.jaas.JAASRole">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/jaas/JAASRole.html" title="class in org.eclipse.jetty.jaas">org.eclipse.jetty.jaas.JAASRole</a> extends <a href="org/eclipse/jetty/jaas/JAASPrincipal.html" title="class in org.eclipse.jetty.jaas">JAASPrincipal</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3465114254970134526L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.jndi.factories</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.jndi.factories.MailSessionReference">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/jndi/factories/MailSessionReference.html" title="class in org.eclipse.jetty.jndi.factories">org.eclipse.jetty.jndi.factories.MailSessionReference</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/javax/naming/Reference.html?is-external=true" title="class or interface in javax.naming">Reference</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.jsp</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.jsp.JettyJspServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/jsp/JettyJspServlet.html" title="class in org.eclipse.jetty.jsp">org.eclipse.jetty.jsp.JettyJspServlet</a> extends org.apache.jasper.servlet.JspServlet implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-5387857473125086791L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.monitor.thread</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.monitor.thread.ThreadMonitorException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/monitor/thread/ThreadMonitorException.html" title="class in org.eclipse.jetty.monitor.thread">org.eclipse.jetty.monitor.thread.ThreadMonitorException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4345223166315716918L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.plus.security</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.plus.security.DataSourceLoginService.DBUser">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/plus/security/DataSourceLoginService.DBUser.html" title="class in org.eclipse.jetty.plus.security">org.eclipse.jetty.plus.security.DataSourceLoginService.DBUser</a> extends <a href="org/eclipse/jetty/security/MappedLoginService.KnownUser.html" title="class in org.eclipse.jetty.security">MappedLoginService.KnownUser</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_key</h4>
<pre>int _key</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.proxy</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.proxy.AbstractProxyServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/AbstractProxyServlet.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.AbstractProxyServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_whiteList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a>&gt; _whiteList</pre>
</li>
<li class="blockList">
<h4>_blackList</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">E</a>&gt; _blackList</pre>
</li>
<li class="blockList">
<h4>_log</h4>
<pre><a href="org/eclipse/jetty/util/log/Logger.html" title="interface in org.eclipse.jetty.util.log">Logger</a> _log</pre>
</li>
<li class="blockList">
<h4>_preserveHost</h4>
<pre>boolean _preserveHost</pre>
</li>
<li class="blockList">
<h4>_hostHeader</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _hostHeader</pre>
</li>
<li class="blockList">
<h4>_viaHost</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _viaHost</pre>
</li>
<li class="blockList">
<h4>_client</h4>
<pre><a href="org/eclipse/jetty/client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a> _client</pre>
</li>
<li class="blockListLast">
<h4>_timeout</h4>
<pre>long _timeout</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.AsyncMiddleManServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/AsyncMiddleManServlet.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.AsyncMiddleManServlet</a> extends <a href="org/eclipse/jetty/proxy/AbstractProxyServlet.html" title="class in org.eclipse.jetty.proxy">AbstractProxyServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.AsyncMiddleManServlet.Transparent">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/AsyncMiddleManServlet.Transparent.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.AsyncMiddleManServlet.Transparent</a> extends <a href="org/eclipse/jetty/proxy/ProxyServlet.html" title="class in org.eclipse.jetty.proxy">ProxyServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>delegate</h4>
<pre><a href="org/eclipse/jetty/proxy/AbstractProxyServlet.TransparentDelegate.html" title="class in org.eclipse.jetty.proxy">AbstractProxyServlet.TransparentDelegate</a> delegate</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.AsyncProxyServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/AsyncProxyServlet.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.AsyncProxyServlet</a> extends <a href="org/eclipse/jetty/proxy/ProxyServlet.html" title="class in org.eclipse.jetty.proxy">ProxyServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/AsyncProxyServlet.Transparent.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent</a> extends <a href="org/eclipse/jetty/proxy/AsyncProxyServlet.html" title="class in org.eclipse.jetty.proxy">AsyncProxyServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>delegate</h4>
<pre><a href="org/eclipse/jetty/proxy/AbstractProxyServlet.TransparentDelegate.html" title="class in org.eclipse.jetty.proxy">AbstractProxyServlet.TransparentDelegate</a> delegate</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.BalancerServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/BalancerServlet.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.BalancerServlet</a> extends <a href="org/eclipse/jetty/proxy/ProxyServlet.html" title="class in org.eclipse.jetty.proxy">ProxyServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_balancerMembers</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; _balancerMembers</pre>
</li>
<li class="blockList">
<h4>counter</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicLong.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicLong</a> counter</pre>
</li>
<li class="blockList">
<h4>_stickySessions</h4>
<pre>boolean _stickySessions</pre>
</li>
<li class="blockListLast">
<h4>_proxyPassReverse</h4>
<pre>boolean _proxyPassReverse</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.ProxyServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/ProxyServlet.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.ProxyServlet</a> extends <a href="org/eclipse/jetty/proxy/AbstractProxyServlet.html" title="class in org.eclipse.jetty.proxy">AbstractProxyServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.proxy.ProxyServlet.Transparent">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/proxy/ProxyServlet.Transparent.html" title="class in org.eclipse.jetty.proxy">org.eclipse.jetty.proxy.ProxyServlet.Transparent</a> extends <a href="org/eclipse/jetty/proxy/ProxyServlet.html" title="class in org.eclipse.jetty.proxy">ProxyServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>delegate</h4>
<pre><a href="org/eclipse/jetty/proxy/AbstractProxyServlet.TransparentDelegate.html" title="class in org.eclipse.jetty.proxy">AbstractProxyServlet.TransparentDelegate</a> delegate</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.security</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.security.AbstractUserAuthentication">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/AbstractUserAuthentication.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.AbstractUserAuthentication</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6290411814232723403L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_method</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _method</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.HashLoginService.HashKnownUser">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/HashLoginService.HashKnownUser.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.HashLoginService.HashKnownUser</a> extends <a href="org/eclipse/jetty/security/MappedLoginService.KnownUser.html" title="class in org.eclipse.jetty.security">MappedLoginService.KnownUser</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_roles</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] _roles</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.JDBCLoginService.JDBCKnownUser">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/JDBCLoginService.JDBCKnownUser.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.JDBCLoginService.JDBCKnownUser</a> extends <a href="org/eclipse/jetty/security/MappedLoginService.KnownUser.html" title="class in org.eclipse.jetty.security">MappedLoginService.KnownUser</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_userKey</h4>
<pre>int _userKey</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.MappedLoginService.Anonymous">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/MappedLoginService.Anonymous.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.MappedLoginService.Anonymous</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1097640442553284845L</dd>
</dl>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.MappedLoginService.KnownUser">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/MappedLoginService.KnownUser.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.MappedLoginService.KnownUser</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6226920753748399662L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_name</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _name</pre>
</li>
<li class="blockListLast">
<h4>_credential</h4>
<pre><a href="org/eclipse/jetty/util/security/Credential.html" title="class in org.eclipse.jetty.util.security">Credential</a> _credential</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.MappedLoginService.RolePrincipal">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/MappedLoginService.RolePrincipal.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.MappedLoginService.RolePrincipal</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>2998397924051854402L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_roleName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _roleName</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.ServerAuthException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/ServerAuthException.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.ServerAuthException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/security/GeneralSecurityException.html?is-external=true" title="class or interface in java.security">GeneralSecurityException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.UserAuthentication">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/UserAuthentication.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.UserAuthentication</a> extends <a href="org/eclipse/jetty/security/AbstractUserAuthentication.html" title="class in org.eclipse.jetty.security">AbstractUserAuthentication</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.security.authentication</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.security.authentication.FormAuthenticator.FormAuthentication">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/authentication/FormAuthenticator.FormAuthentication.html" title="class in org.eclipse.jetty.security.authentication">org.eclipse.jetty.security.authentication.FormAuthenticator.FormAuthentication</a> extends <a href="org/eclipse/jetty/security/UserAuthentication.html" title="class in org.eclipse.jetty.security">UserAuthentication</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.security.authentication.SessionAuthentication">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/security/authentication/SessionAuthentication.html" title="class in org.eclipse.jetty.security.authentication">org.eclipse.jetty.security.authentication.SessionAuthentication</a> extends <a href="org/eclipse/jetty/security/AbstractUserAuthentication.html" title="class in org.eclipse.jetty.security">AbstractUserAuthentication</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4643200685888258706L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;stream)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_name</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _name</pre>
</li>
<li class="blockListLast">
<h4>_credentials</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> _credentials</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.server</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.server.Authentication.Failed">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/Authentication.Failed.html" title="class in org.eclipse.jetty.server">org.eclipse.jetty.server.Authentication.Failed</a> extends <a href="org/eclipse/jetty/server/QuietServletException.html" title="class in org.eclipse.jetty.server">QuietServletException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.QuietServletException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/QuietServletException.html" title="class in org.eclipse.jetty.server">org.eclipse.jetty.server.QuietServletException</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/ServletException.html?is-external=true" title="class or interface in javax.servlet">ServletException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.server.session</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletA">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractClientCrossContextSessionTest.TestServletA.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletA</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>sessionId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletB">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractClientCrossContextSessionTest.TestServletB.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractClientCrossContextSessionTest.TestServletB</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>sessionId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sessionId</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet1">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractForwardedSessionTest.Servlet1.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet1</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet2">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractForwardedSessionTest.Servlet2.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet2</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet3">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractForwardedSessionTest.Servlet3.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet3</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet4">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractForwardedSessionTest.Servlet4.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractForwardedSessionTest.Servlet4</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractImmortalSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractImmortalSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractImmortalSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractInvalidationSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractInvalidationSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractInvalidationSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractLastAccessTimeTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractLastAccessTimeTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractLocalSessionScavengingTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractLocalSessionScavengingTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>sessionManager</h4>
<pre><a href="org/eclipse/jetty/server/SessionManager.html" title="interface in org.eclipse.jetty.server">SessionManager</a> sessionManager</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractNewSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractNewSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractNewSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractOrphanedSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractOrphanedSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractOrphanedSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractReentrantRequestSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractReentrantRequestSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractRemoveSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractRemoveSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSameNodeLoadTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSameNodeLoadTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSameNodeLoadTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractScatterGunLoadTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractScatterGunLoadTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractScatterGunLoadTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletA">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractServerCrossContextSessionTest.TestServletA.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletA</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletB">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractServerCrossContextSessionTest.TestServletB.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractServerCrossContextSessionTest.TestServletB</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionCookieTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionCookieTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionCookieTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionExpiryTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionExpiryTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionExpiryTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>originalId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> originalId</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionInvalidateAndCreateTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>unbound</h4>
<pre>boolean unbound</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionInvalidateAndCreateTest.TestServlet.MySessionBindingListener</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionMigrationTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionMigrationTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionMigrationTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionRenewTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionRenewTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractSessionValueSavingTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractSessionValueSavingTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractSessionValueSavingTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest.TestServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/AbstractStopSessionManagerPreserveSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractStopSessionManagerPreserveSessionTest.TestServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.WebAppObjectInSessionServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/WebAppObjectInSessionServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.WebAppObjectInSessionServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.WebAppObjectInSessionServlet.TestSharedNonStatic">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/WebAppObjectInSessionServlet.TestSharedNonStatic.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.WebAppObjectInSessionServlet.TestSharedNonStatic</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.server.session.WebAppObjectInSessionServlet.TestSharedStatic">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/server/session/WebAppObjectInSessionServlet.TestSharedStatic.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.WebAppObjectInSessionServlet.TestSharedStatic</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.servlet</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.servlet.DefaultServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/DefaultServlet.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.DefaultServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>4930458713846881193L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_servletContext</h4>
<pre><a href="http://docs.oracle.com/javaee/7/api/javax/servlet/ServletContext.html?is-external=true" title="class or interface in javax.servlet">ServletContext</a> _servletContext</pre>
</li>
<li class="blockList">
<h4>_contextHandler</h4>
<pre><a href="org/eclipse/jetty/server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> _contextHandler</pre>
</li>
<li class="blockList">
<h4>_acceptRanges</h4>
<pre>boolean _acceptRanges</pre>
</li>
<li class="blockList">
<h4>_dirAllowed</h4>
<pre>boolean _dirAllowed</pre>
</li>
<li class="blockList">
<h4>_welcomeServlets</h4>
<pre>boolean _welcomeServlets</pre>
</li>
<li class="blockList">
<h4>_welcomeExactServlets</h4>
<pre>boolean _welcomeExactServlets</pre>
</li>
<li class="blockList">
<h4>_redirectWelcome</h4>
<pre>boolean _redirectWelcome</pre>
</li>
<li class="blockList">
<h4>_gzip</h4>
<pre>boolean _gzip</pre>
</li>
<li class="blockList">
<h4>_pathInfoOnly</h4>
<pre>boolean _pathInfoOnly</pre>
</li>
<li class="blockList">
<h4>_etags</h4>
<pre>boolean _etags</pre>
</li>
<li class="blockList">
<h4>_resourceBase</h4>
<pre><a href="org/eclipse/jetty/util/resource/Resource.html" title="class in org.eclipse.jetty.util.resource">Resource</a> _resourceBase</pre>
</li>
<li class="blockList">
<h4>_cache</h4>
<pre><a href="org/eclipse/jetty/server/ResourceCache.html" title="class in org.eclipse.jetty.server">ResourceCache</a> _cache</pre>
</li>
<li class="blockList">
<h4>_contentFactory</h4>
<pre><a href="org/eclipse/jetty/http/HttpContent.Factory.html" title="interface in org.eclipse.jetty.http">HttpContent.Factory</a> _contentFactory</pre>
</li>
<li class="blockList">
<h4>_mimeTypes</h4>
<pre><a href="org/eclipse/jetty/http/MimeTypes.html" title="class in org.eclipse.jetty.http">MimeTypes</a> _mimeTypes</pre>
</li>
<li class="blockList">
<h4>_welcomes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] _welcomes</pre>
</li>
<li class="blockList">
<h4>_stylesheet</h4>
<pre><a href="org/eclipse/jetty/util/resource/Resource.html" title="class in org.eclipse.jetty.util.resource">Resource</a> _stylesheet</pre>
</li>
<li class="blockList">
<h4>_useFileMappedBuffer</h4>
<pre>boolean _useFileMappedBuffer</pre>
</li>
<li class="blockList">
<h4>_cacheControl</h4>
<pre><a href="org/eclipse/jetty/http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a> _cacheControl</pre>
</li>
<li class="blockList">
<h4>_relativeResourceBase</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _relativeResourceBase</pre>
</li>
<li class="blockList">
<h4>_servletHandler</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a> _servletHandler</pre>
</li>
<li class="blockList">
<h4>_defaultHolder</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHolder.html" title="class in org.eclipse.jetty.servlet">ServletHolder</a> _defaultHolder</pre>
</li>
<li class="blockListLast">
<h4>_gzipEquivalentFileExtensions</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; _gzipEquivalentFileExtensions</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlet.Invoker">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/Invoker.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.Invoker</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_contextHandler</h4>
<pre><a href="org/eclipse/jetty/server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> _contextHandler</pre>
</li>
<li class="blockList">
<h4>_servletHandler</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a> _servletHandler</pre>
</li>
<li class="blockList">
<h4>_invokerEntry</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">V</a>&gt; _invokerEntry</pre>
</li>
<li class="blockList">
<h4>_parameters</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; _parameters</pre>
</li>
<li class="blockList">
<h4>_nonContextServlets</h4>
<pre>boolean _nonContextServlets</pre>
</li>
<li class="blockListLast">
<h4>_verbose</h4>
<pre>boolean _verbose</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlet.JspPropertyGroupServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/JspPropertyGroupServlet.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.JspPropertyGroupServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/GenericServlet.html?is-external=true" title="class or interface in javax.servlet">GenericServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3681783214726776945L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_servletHandler</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a> _servletHandler</pre>
</li>
<li class="blockList">
<h4>_contextHandler</h4>
<pre><a href="org/eclipse/jetty/server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a> _contextHandler</pre>
</li>
<li class="blockList">
<h4>_dftServlet</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHolder.html" title="class in org.eclipse.jetty.servlet">ServletHolder</a> _dftServlet</pre>
</li>
<li class="blockList">
<h4>_jspServlet</h4>
<pre><a href="org/eclipse/jetty/servlet/ServletHolder.html" title="class in org.eclipse.jetty.servlet">ServletHolder</a> _jspServlet</pre>
</li>
<li class="blockListLast">
<h4>_starJspMapped</h4>
<pre>boolean _starJspMapped</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlet.NoJspServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/NoJspServlet.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.NoJspServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_warned</h4>
<pre>boolean _warned</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlet.ServletHandler.Default404Servlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/ServletHandler.Default404Servlet.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.ServletHandler.Default404Servlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlet.StatisticsServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlet/StatisticsServlet.html" title="class in org.eclipse.jetty.servlet">org.eclipse.jetty.servlet.StatisticsServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_restrictToLocalhost</h4>
<pre>boolean _restrictToLocalhost</pre>
</li>
<li class="blockList">
<h4>_statsHandler</h4>
<pre><a href="org/eclipse/jetty/server/handler/StatisticsHandler.html" title="class in org.eclipse.jetty.server.handler">StatisticsHandler</a> _statsHandler</pre>
</li>
<li class="blockList">
<h4>_memoryBean</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/management/MemoryMXBean.html?is-external=true" title="class or interface in java.lang.management">MemoryMXBean</a> _memoryBean</pre>
</li>
<li class="blockListLast">
<h4>_connectors</h4>
<pre><a href="org/eclipse/jetty/server/Connector.html" title="interface in org.eclipse.jetty.server">Connector</a>[] _connectors</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.servlets</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.servlets.CGI">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlets/CGI.html" title="class in org.eclipse.jetty.servlets">org.eclipse.jetty.servlets.CGI</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6182088932884791074L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_ok</h4>
<pre>boolean _ok</pre>
</li>
<li class="blockList">
<h4>_docRoot</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> _docRoot</pre>
</li>
<li class="blockList">
<h4>_cgiBinProvided</h4>
<pre>boolean _cgiBinProvided</pre>
</li>
<li class="blockList">
<h4>_path</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _path</pre>
</li>
<li class="blockList">
<h4>_cmdPrefix</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _cmdPrefix</pre>
</li>
<li class="blockList">
<h4>_useFullPath</h4>
<pre>boolean _useFullPath</pre>
</li>
<li class="blockList">
<h4>_env</h4>
<pre><a href="http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/servlets/CGI.EnvList.html?is-external=true" title="class or interface in org.eclipse.jetty.servlets">org.eclipse.jetty.servlets.CGI.EnvList</a> _env</pre>
</li>
<li class="blockList">
<h4>_ignoreExitState</h4>
<pre>boolean _ignoreExitState</pre>
</li>
<li class="blockListLast">
<h4>_relative</h4>
<pre>boolean _relative</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlets.ConcatServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlets/ConcatServlet.html" title="class in org.eclipse.jetty.servlets">org.eclipse.jetty.servlets.ConcatServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_development</h4>
<pre>boolean _development</pre>
</li>
<li class="blockListLast">
<h4>_lastModified</h4>
<pre>long _lastModified</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlets.DataRateLimitedServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlets/DataRateLimitedServlet.html" title="class in org.eclipse.jetty.servlets">org.eclipse.jetty.servlets.DataRateLimitedServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4771757707068097025L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>buffersize</h4>
<pre>int buffersize</pre>
</li>
<li class="blockList">
<h4>pauseNS</h4>
<pre>long pauseNS</pre>
</li>
<li class="blockList">
<h4>scheduler</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledThreadPoolExecutor.html?is-external=true" title="class or interface in java.util.concurrent">ScheduledThreadPoolExecutor</a> scheduler</pre>
</li>
<li class="blockListLast">
<h4>cache</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">V</a>&gt; cache</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.servlets.EventSourceServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/servlets/EventSourceServlet.html" title="class in org.eclipse.jetty.servlets">org.eclipse.jetty.servlets.EventSourceServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>scheduler</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ScheduledExecutorService.html?is-external=true" title="class or interface in java.util.concurrent">ScheduledExecutorService</a> scheduler</pre>
</li>
<li class="blockListLast">
<h4>heartBeatPeriod</h4>
<pre>int heartBeatPeriod</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.session.infinispan</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.session.infinispan.InfinispanSessionManager.SerializableSessionData">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/session/infinispan/InfinispanSessionManager.SerializableSessionData.html" title="class in org.eclipse.jetty.session.infinispan">org.eclipse.jetty.session.infinispan.InfinispanSessionManager.SerializableSessionData</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-7779120106058533486L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialization Methods</h3>
<ul class="blockList">
<li class="blockList">
<h4>readObject</h4>
<pre>private&nbsp;void&nbsp;readObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</a>&nbsp;in)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
</dl>
</li>
<li class="blockListLast">
<h4>writeObject</h4>
<pre>private&nbsp;void&nbsp;writeObject(<a href="http://docs.oracle.com/javase/8/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</a>&nbsp;out)
throws <a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>clusterId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> clusterId</pre>
</li>
<li class="blockList">
<h4>contextPath</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> contextPath</pre>
</li>
<li class="blockList">
<h4>vhost</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> vhost</pre>
</li>
<li class="blockList">
<h4>accessed</h4>
<pre>long accessed</pre>
</li>
<li class="blockList">
<h4>lastAccessed</h4>
<pre>long lastAccessed</pre>
</li>
<li class="blockList">
<h4>createTime</h4>
<pre>long createTime</pre>
</li>
<li class="blockList">
<h4>cookieSetTime</h4>
<pre>long cookieSetTime</pre>
</li>
<li class="blockList">
<h4>lastNode</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lastNode</pre>
</li>
<li class="blockList">
<h4>expiry</h4>
<pre>long expiry</pre>
</li>
<li class="blockList">
<h4>maxInactive</h4>
<pre>long maxInactive</pre>
</li>
<li class="blockListLast">
<h4>attributes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; attributes</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.start</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.start.PropsException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/start/PropsException.html" title="class in org.eclipse.jetty.start">org.eclipse.jetty.start.PropsException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.start.UsageException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/start/UsageException.html" title="class in org.eclipse.jetty.start">org.eclipse.jetty.start.UsageException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>exitCode</h4>
<pre>int exitCode</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.start.graph</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.start.graph.GraphException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/start/graph/GraphException.html" title="class in org.eclipse.jetty.start.graph">org.eclipse.jetty.start.graph.GraphException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.test.jmx</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.test.jmx.PingServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/test/jmx/PingServlet.html" title="class in org.eclipse.jetty.test.jmx">org.eclipse.jetty.test.jmx.PingServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.tests</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.tests.HelloServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/tests/HelloServlet.html" title="class in org.eclipse.jetty.tests">org.eclipse.jetty.tests.HelloServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.tests.ServerInfoServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/tests/ServerInfoServlet.html" title="class in org.eclipse.jetty.tests">org.eclipse.jetty.tests.ServerInfoServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>context</h4>
<pre><a href="http://docs.oracle.com/javaee/7/api/javax/servlet/ServletContext.html?is-external=true" title="class or interface in javax.servlet">ServletContext</a> context</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.tests.webapp</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.tests.webapp.HttpMethodsServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/tests/webapp/HttpMethodsServlet.html" title="class in org.eclipse.jetty.tests.webapp">org.eclipse.jetty.tests.webapp.HttpMethodsServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>1L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.util</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.util.ArrayUtil">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/ArrayUtil.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.ArrayUtil</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.ConstantThrowable">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/ConstantThrowable.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.ConstantThrowable</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.HostMap">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/HostMap.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.HostMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/eclipse/jetty/util/HostMap.html" title="type parameter in HostMap">TYPE</a>&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.IPAddressMap">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/IPAddressMap.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.IPAddressMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/eclipse/jetty/util/IPAddressMap.html" title="type parameter in IPAddressMap">TYPE</a>&gt; implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_patterns</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">V</a>&gt; _patterns</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.LazyList">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/LazyList.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.LazyList</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.MultiException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/MultiException.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.MultiException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>nested</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; nested</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.MultiMap">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/MultiMap.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.MultiMap</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="org/eclipse/jetty/util/MultiMap.html" title="type parameter in MultiMap">V</a>&gt;&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.UrlEncoded">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/UrlEncoded.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.UrlEncoded</a> extends <a href="org/eclipse/jetty/util/MultiMap.html" title="class in org.eclipse.jetty.util">MultiMap</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.Utf8Appendable.NotUtf8Exception">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/Utf8Appendable.NotUtf8Exception.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.Utf8Appendable.NotUtf8Exception</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.util.security</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.util.security.Constraint">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/security/Constraint.html" title="class in org.eclipse.jetty.util.security">org.eclipse.jetty.util.security.Constraint</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>_name</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _name</pre>
</li>
<li class="blockList">
<h4>_roles</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] _roles</pre>
</li>
<li class="blockList">
<h4>_dataConstraint</h4>
<pre>int _dataConstraint</pre>
</li>
<li class="blockList">
<h4>_anyRole</h4>
<pre>boolean _anyRole</pre>
</li>
<li class="blockList">
<h4>_anyAuth</h4>
<pre>boolean _anyAuth</pre>
</li>
<li class="blockListLast">
<h4>_authenticate</h4>
<pre>boolean _authenticate</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.security.Credential">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/security/Credential.html" title="class in org.eclipse.jetty.util.security">org.eclipse.jetty.util.security.Credential</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-7760551052768181572L</dd>
</dl>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.security.Credential.Crypt">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/security/Credential.Crypt.html" title="class in org.eclipse.jetty.util.security">org.eclipse.jetty.util.security.Credential.Crypt</a> extends <a href="org/eclipse/jetty/util/security/Credential.html" title="class in org.eclipse.jetty.util.security">Credential</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-2027792997664744210L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_cooked</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _cooked</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.security.Credential.MD5">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/security/Credential.MD5.html" title="class in org.eclipse.jetty.util.security">org.eclipse.jetty.util.security.Credential.MD5</a> extends <a href="org/eclipse/jetty/util/security/Credential.html" title="class in org.eclipse.jetty.util.security">Credential</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>5533846540822684240L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_digest</h4>
<pre>byte[] _digest</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.util.security.Password">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/util/security/Password.html" title="class in org.eclipse.jetty.util.security">org.eclipse.jetty.util.security.Password</a> extends <a href="org/eclipse/jetty/util/security/Credential.html" title="class in org.eclipse.jetty.util.security">Credential</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>5062906681431569445L</dd>
</dl>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>_pw</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _pw</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.webapp</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.webapp.Configuration.ClassList">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/webapp/Configuration.ClassList.html" title="class in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.Configuration.ClassList</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.api</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.BadPayloadException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/BadPayloadException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.BadPayloadException</a> extends <a href="org/eclipse/jetty/websocket/api/CloseException.html" title="class in org.eclipse.jetty.websocket.api">CloseException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.CloseException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/CloseException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.CloseException</a> extends <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">WebSocketException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>statusCode</h4>
<pre>int statusCode</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.InvalidWebSocketException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/InvalidWebSocketException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.InvalidWebSocketException</a> extends <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">WebSocketException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.MessageTooLargeException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/MessageTooLargeException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.MessageTooLargeException</a> extends <a href="org/eclipse/jetty/websocket/api/CloseException.html" title="class in org.eclipse.jetty.websocket.api">CloseException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.PolicyViolationException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/PolicyViolationException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.PolicyViolationException</a> extends <a href="org/eclipse/jetty/websocket/api/CloseException.html" title="class in org.eclipse.jetty.websocket.api">CloseException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.ProtocolException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/ProtocolException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.ProtocolException</a> extends <a href="org/eclipse/jetty/websocket/api/CloseException.html" title="class in org.eclipse.jetty.websocket.api">CloseException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.UpgradeException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/UpgradeException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.UpgradeException</a> extends <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">WebSocketException</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>requestURI</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a> requestURI</pre>
</li>
<li class="blockListLast">
<h4>responseStatusCode</h4>
<pre>int responseStatusCode</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.WebSocketException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.WebSocketException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.api.WebSocketTimeoutException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/api/WebSocketTimeoutException.html" title="class in org.eclipse.jetty.websocket.api">org.eclipse.jetty.websocket.api.WebSocketTimeoutException</a> extends <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">WebSocketException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-6145098200250676673L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.common.events</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.common.events.ParamList">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/common/events/ParamList.html" title="class in org.eclipse.jetty.websocket.common.events">org.eclipse.jetty.websocket.common.events.ParamList</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt; implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.common.events.annotated</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/common/events/annotated/InvalidSignatureException.html" title="class in org.eclipse.jetty.websocket.common.events.annotated">org.eclipse.jetty.websocket.common.events.annotated.InvalidSignatureException</a> extends <a href="org/eclipse/jetty/websocket/api/InvalidWebSocketException.html" title="class in org.eclipse.jetty.websocket.api">InvalidWebSocketException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.common.io.http</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser.ParseException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/common/io/http/HttpResponseHeaderParser.ParseException.html" title="class in org.eclipse.jetty.websocket.common.io.http">org.eclipse.jetty.websocket.common.io.http.HttpResponseHeaderParser.ParseException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.jsr356</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.jsr356.ConfigurationException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/jsr356/ConfigurationException.html" title="class in org.eclipse.jetty.websocket.jsr356">org.eclipse.jetty.websocket.jsr356.ConfigurationException</a> extends <a href="org/eclipse/jetty/websocket/api/WebSocketException.html" title="class in org.eclipse.jetty.websocket.api">WebSocketException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>3026803845657799372L</dd>
</dl>
</li>
<li class="blockList"><a name="org.eclipse.jetty.websocket.jsr356.InitException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/jsr356/InitException.html" title="class in org.eclipse.jetty.websocket.jsr356">org.eclipse.jetty.websocket.jsr356.InitException</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalStateException.html?is-external=true" title="class or interface in java.lang">IllegalStateException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-4691138423037387558L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.jsr356.metadata</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.jsr356.metadata.DuplicateCoderException">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/jsr356/metadata/DuplicateCoderException.html" title="class in org.eclipse.jetty.websocket.jsr356.metadata">org.eclipse.jetty.websocket.jsr356.metadata.DuplicateCoderException</a> extends <a href="org/eclipse/jetty/websocket/api/InvalidWebSocketException.html" title="class in org.eclipse.jetty.websocket.api">InvalidWebSocketException</a> implements Serializable</h3>
<dl class="nameValue">
<dt>serialVersionUID:</dt>
<dd>-3049181444035417170L</dd>
</dl>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.eclipse.jetty.websocket.servlet</h2>
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.jetty.websocket.servlet.WebSocketServlet">
<!-- -->
</a>
<h3>Class <a href="org/eclipse/jetty/websocket/servlet/WebSocketServlet.html" title="class in org.eclipse.jetty.websocket.servlet">org.eclipse.jetty.websocket.servlet.WebSocketServlet</a> extends <a href="http://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html?is-external=true" title="class or interface in javax.servlet.http">HttpServlet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>factory</h4>
<pre><a href="org/eclipse/jetty/websocket/servlet/WebSocketServletFactory.html" title="interface in org.eclipse.jetty.websocket.servlet">WebSocketServletFactory</a> factory</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</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 class="aboutLanguage"><script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1149868-7']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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 &#169; 1995&#x2013;2017 <a href="http://webtide.com">Webtide</a>. All rights reserved.</small></p>
</body>
</html>