| <!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_92) on Mon May 07 11:44:49 EDT 2018 --> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <title>Serialized Form (Jetty :: Project 9.4.10.v20180503 API)</title> |
| <meta name="date" content="2018-05-07"> |
| <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.4.10.v20180503 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> |
| <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 Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 title="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.http.HttpServlet 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>java.util.Map<K,V> _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 javax.servlet.http.HttpServlet 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 java.lang.Object 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>java.lang.String 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 javax.servlet.jsp.tagext.BodyTagSupport implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>parent</h4> |
| <pre>javax.servlet.jsp.tagext.Tag parent</pre> |
| </li> |
| <li class="blockList"> |
| <h4>body</h4> |
| <pre>javax.servlet.jsp.tagext.BodyContent body</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>tz</h4> |
| <pre>java.lang.String 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>pageType</h4> |
| <pre>java.lang.String 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 javax.servlet.http.HttpServlet 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>java.util.Timer _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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>myDS</h4> |
| <pre>javax.sql.DataSource myDS</pre> |
| </li> |
| <li class="blockList"> |
| <h4>myMailSession</h4> |
| <pre>javax.mail.Session myMailSession</pre> |
| </li> |
| <li class="blockList"> |
| <h4>wiggle</h4> |
| <pre>java.lang.Double wiggle</pre> |
| </li> |
| <li class="blockList"> |
| <h4>woggle</h4> |
| <pre>java.lang.Integer woggle</pre> |
| </li> |
| <li class="blockList"> |
| <h4>gargle</h4> |
| <pre>java.lang.Double gargle</pre> |
| </li> |
| <li class="blockList"> |
| <h4>resourceNameMappingInjectionResult</h4> |
| <pre>java.lang.String resourceNameMappingInjectionResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>envEntryOverrideResult</h4> |
| <pre>java.lang.String envEntryOverrideResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>postConstructResult</h4> |
| <pre>java.lang.String postConstructResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>preDestroyResult</h4> |
| <pre>java.lang.String preDestroyResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>envEntryGlobalScopeResult</h4> |
| <pre>java.lang.String envEntryGlobalScopeResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>envEntryWebAppScopeResult</h4> |
| <pre>java.lang.String envEntryWebAppScopeResult</pre> |
| </li> |
| <li class="blockList"> |
| <h4>userTransactionResult</h4> |
| <pre>java.lang.String userTransactionResult</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>mailSessionResult</h4> |
| <pre>java.lang.String 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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>java.lang.String 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 java.lang.Object 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>java.util.List<E> 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 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 java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.Set<java.lang.String>> implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any> 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 javax.enterprise.util.AnnotationLiteral<javax.inject.Named> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>value</h4> |
| <pre>java.lang.String value</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.lang.RuntimeException 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 java.lang.RuntimeException 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 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 java.lang.Error implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>greeting</h4> |
| <pre>java.lang.String 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>_appid</h4> |
| <pre>java.lang.String _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 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>java.util.regex.Pattern scriptPattern</pre> |
| </li> |
| <li class="blockList"> |
| <h4>originalURIAttribute</h4> |
| <pre>java.lang.String originalURIAttribute</pre> |
| </li> |
| <li class="blockList"> |
| <h4>originalQueryAttribute</h4> |
| <pre>java.lang.String 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 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 java.lang.RuntimeException 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>java.lang.String _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 java.util.HashMap<java.lang.String,<a href="org/eclipse/jetty/http/PathMap.html" title="type parameter in PathMap">O</a>> 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><<a href="org/eclipse/jetty/util/Trie.html" title="type parameter in Trie">V</a>> _prefixMap</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </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><<a href="org/eclipse/jetty/util/Trie.html" title="type parameter in Trie">V</a>> _suffixMap</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| <li class="blockList"> |
| <h4>_exactMap</h4> |
| <pre>java.util.Map<K,V> _exactMap</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| <li class="blockList"> |
| <h4>_defaultSingletonList</h4> |
| <pre>java.util.List<E> _defaultSingletonList</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </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><<a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="type parameter in PathMap.MappedEntry">O</a>> _prefixDefault</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </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><<a href="org/eclipse/jetty/http/PathMap.MappedEntry.html" title="type parameter in PathMap.MappedEntry">O</a>> _default</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| <li class="blockListLast"> |
| <h4>_nodefault</h4> |
| <pre>boolean _nodefault</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.io.EOFException 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 java.lang.RuntimeException implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.util.EventObject implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.lang.Object 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>java.lang.String _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 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 javax.naming.Reference implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 org.eclipse.jetty.nosql</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.nosql.NoSqlSessionDataStore.NoSqlSessionData"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/nosql/NoSqlSessionDataStore.NoSqlSessionData.html" title="class in org.eclipse.jetty.nosql">org.eclipse.jetty.nosql.NoSqlSessionDataStore.NoSqlSessionData</a> extends <a href="org/eclipse/jetty/server/session/SessionData.html" title="class in org.eclipse.jetty.server.session">SessionData</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_version</h4> |
| <pre>java.lang.Object _version</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>_dirtyAttributes</h4> |
| <pre>java.util.Set<E> _dirtyAttributes</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.jetty.plus.security</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.plus.security.DataSourceLoginService.DBUserPrincipal"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/plus/security/DataSourceLoginService.DBUserPrincipal.html" title="class in org.eclipse.jetty.plus.security">org.eclipse.jetty.plus.security.DataSourceLoginService.DBUserPrincipal</a> extends <a href="org/eclipse/jetty/security/AbstractLoginService.UserPrincipal.html" title="class in org.eclipse.jetty.security">AbstractLoginService.UserPrincipal</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 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_whiteList</h4> |
| <pre>java.util.Set<E> _whiteList</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_blackList</h4> |
| <pre>java.util.Set<E> _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>java.lang.String _hostHeader</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_viaHost</h4> |
| <pre>java.lang.String _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/AsyncMiddleManServlet.html" title="class in org.eclipse.jetty.proxy">AsyncMiddleManServlet</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>java.util.List<E> _balancerMembers</pre> |
| </li> |
| <li class="blockList"> |
| <h4>counter</h4> |
| <pre>java.util.concurrent.atomic.AtomicLong 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 org.eclipse.jetty.security</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.security.AbstractLoginService.RolePrincipal"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/security/AbstractLoginService.RolePrincipal.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.AbstractLoginService.RolePrincipal</a> extends java.lang.Object 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>java.lang.String _roleName</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.security.AbstractLoginService.UserPrincipal"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/security/AbstractLoginService.UserPrincipal.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.AbstractLoginService.UserPrincipal</a> extends java.lang.Object 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>java.lang.String _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.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 java.lang.Object 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>java.lang.String _method</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.security.JDBCLoginService.JDBCUserPrincipal"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/security/JDBCLoginService.JDBCUserPrincipal.html" title="class in org.eclipse.jetty.security">org.eclipse.jetty.security.JDBCLoginService.JDBCUserPrincipal</a> extends <a href="org/eclipse/jetty/security/AbstractLoginService.UserPrincipal.html" title="class in org.eclipse.jetty.security">AbstractLoginService.UserPrincipal</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.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 java.security.GeneralSecurityException 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 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 void readObject(java.io.ObjectInputStream stream) |
| throws java.io.IOException, |
| java.lang.ClassNotFoundException</pre> |
| <dl> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code>java.io.IOException</code></dd> |
| <dd><code>java.lang.ClassNotFoundException</code></dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_name</h4> |
| <pre>java.lang.String _name</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>_credentials</h4> |
| <pre>java.lang.Object _credentials</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.ServletException implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.jetty.server.session</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractClusteredInvalidationSessionTest.TestServlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/AbstractClusteredInvalidationSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractClusteredInvalidationSessionTest.TestServlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractClusteredOrphanedSessionTest.TestServlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/AbstractClusteredOrphanedSessionTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractClusteredOrphanedSessionTest.TestServlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.AbstractClusteredSessionScavengingTest.TestServlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/AbstractClusteredSessionScavengingTest.TestServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.AbstractClusteredSessionScavengingTest.TestServlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.FooInvocationHandler"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/FooInvocationHandler.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.FooInvocationHandler</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4009478822490178554L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>foo</h4> |
| <pre><a href="org/eclipse/jetty/server/session/Foo.html" title="interface in org.eclipse.jetty.server.session">Foo</a> foo</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.SessionData"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/SessionData.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.SessionData</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialization Methods</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>readObject</h4> |
| <pre>private void readObject(java.io.ObjectInputStream in) |
| throws java.io.IOException, |
| java.lang.ClassNotFoundException</pre> |
| <dl> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code>java.io.IOException</code></dd> |
| <dd><code>java.lang.ClassNotFoundException</code></dd> |
| </dl> |
| </li> |
| <li class="blockListLast"> |
| <h4>writeObject</h4> |
| <pre>private void writeObject(java.io.ObjectOutputStream out) |
| throws java.io.IOException</pre> |
| <dl> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code>java.io.IOException</code></dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_id</h4> |
| <pre>java.lang.String _id</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_contextPath</h4> |
| <pre>java.lang.String _contextPath</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_vhost</h4> |
| <pre>java.lang.String _vhost</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_lastNode</h4> |
| <pre>java.lang.String _lastNode</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_expiry</h4> |
| <pre>long _expiry</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_created</h4> |
| <pre>long _created</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_cookieSet</h4> |
| <pre>long _cookieSet</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>_maxInactiveMs</h4> |
| <pre>long _maxInactiveMs</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_attributes</h4> |
| <pre>java.util.Map<K,V> _attributes</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_dirty</h4> |
| <pre>boolean _dirty</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>_lastSaved</h4> |
| <pre>long _lastSaved</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.TestFoo"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/TestFoo.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.TestFoo</a> extends java.lang.Object implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>953717519120144555L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>i</h4> |
| <pre>int i</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.TestFooServlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/TestFooServlet.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.TestFooServlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.UnreadableSessionDataException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/UnreadableSessionDataException.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.UnreadableSessionDataException</a> extends java.lang.Exception implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1806303483488966566L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_id</h4> |
| <pre>java.lang.String _id</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>_sessionContext</h4> |
| <pre><a href="org/eclipse/jetty/server/session/SessionContext.html" title="class in org.eclipse.jetty.server.session">SessionContext</a> _sessionContext</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.server.session.UnwriteableSessionDataException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/server/session/UnwriteableSessionDataException.html" title="class in org.eclipse.jetty.server.session">org.eclipse.jetty.server.session.UnwriteableSessionDataException</a> extends java.lang.Exception implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_id</h4> |
| <pre>java.lang.String _id</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>_sessionContext</h4> |
| <pre><a href="org/eclipse/jetty/server/session/SessionContext.html" title="class in org.eclipse.jetty.server.session">SessionContext</a> _sessionContext</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </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 javax.servlet.http.HttpServlet 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 java.lang.Object 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 java.lang.Object implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.http.HttpServlet 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>_resourceService</h4> |
| <pre><a href="org/eclipse/jetty/server/ResourceService.html" title="class in org.eclipse.jetty.server">ResourceService</a> _resourceService</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_servletContext</h4> |
| <pre>javax.servlet.ServletContext _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>_welcomeServlets</h4> |
| <pre>boolean _welcomeServlets</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_welcomeExactServlets</h4> |
| <pre>boolean _welcomeExactServlets</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/CachedContentFactory.html" title="class in org.eclipse.jetty.server">CachedContentFactory</a> _cache</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>java.lang.String[] _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>_relativeResourceBase</h4> |
| <pre>java.lang.String _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="blockListLast"> |
| <h4>_defaultHolder</h4> |
| <pre><a href="org/eclipse/jetty/servlet/ServletHolder.html" title="class in org.eclipse.jetty.servlet">ServletHolder</a> _defaultHolder</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 javax.servlet.http.HttpServlet 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="org/eclipse/jetty/http/pathmap/MappedResource.html" title="class in org.eclipse.jetty.http.pathmap">MappedResource</a><<a href="org/eclipse/jetty/http/pathmap/MappedResource.html" title="type parameter in MappedResource">E</a>> _invokerEntry</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_parameters</h4> |
| <pre>java.util.Map<K,V> _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 javax.servlet.GenericServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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>java.lang.management.MemoryMXBean _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 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 javax.servlet.http.HttpServlet 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>java.io.File _docRoot</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_cgiBinProvided</h4> |
| <pre>boolean _cgiBinProvided</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_path</h4> |
| <pre>java.lang.String _path</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_cmdPrefix</h4> |
| <pre>java.lang.String _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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet 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>java.util.concurrent.ScheduledThreadPoolExecutor scheduler</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>cache</h4> |
| <pre>java.util.concurrent.ConcurrentHashMap<K,V> 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>scheduler</h4> |
| <pre>java.util.concurrent.ScheduledExecutorService 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 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 java.lang.RuntimeException 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 java.lang.RuntimeException 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 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.jetty.test.webapp</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.test.webapp.HTTP1Servlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/test/webapp/HTTP1Servlet.html" title="class in org.eclipse.jetty.test.webapp">org.eclipse.jetty.test.webapp.HTTP1Servlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>sslContextFactory</h4> |
| <pre><a href="org/eclipse/jetty/util/ssl/SslContextFactory.html" title="class in org.eclipse.jetty.util.ssl">SslContextFactory</a> sslContextFactory</pre> |
| </li> |
| <li class="blockListLast"> |
| <h4>http2Client</h4> |
| <pre><a href="org/eclipse/jetty/http2/client/HTTP2Client.html" title="class in org.eclipse.jetty.http2.client">HTTP2Client</a> http2Client</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.test.webapp.HTTP2Servlet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/test/webapp/HTTP2Servlet.html" title="class in org.eclipse.jetty.test.webapp">org.eclipse.jetty.test.webapp.HTTP2Servlet</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.http.HttpServlet 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>context</h4> |
| <pre>javax.servlet.ServletContext context</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 javax.servlet.http.HttpServlet implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.lang.Object implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.util.AtomicBiInteger"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/util/AtomicBiInteger.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.AtomicBiInteger</a> extends java.util.concurrent.atomic.AtomicLong 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 java.lang.Throwable 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 java.util.HashMap<java.lang.String,<a href="org/eclipse/jetty/util/HostMap.html" title="type parameter in HostMap">TYPE</a>> 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 java.util.HashMap<java.lang.String,<a href="org/eclipse/jetty/util/IPAddressMap.html" title="type parameter in IPAddressMap">TYPE</a>> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>_patterns</h4> |
| <pre>java.util.HashMap<K,V> _patterns</pre> |
| <div class="block"><span class="deprecatedLabel">Deprecated.</span> </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 java.lang.Object 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 java.lang.Exception implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>nested</h4> |
| <pre>java.util.List<E> 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 java.util.HashMap<java.lang.String,java.util.List<<a href="org/eclipse/jetty/util/MultiMap.html" title="type parameter in MultiMap">V</a>>> implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.util.PathWatcher.PathMatcherSet"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/util/PathWatcher.PathMatcherSet.html" title="class in org.eclipse.jetty.util">org.eclipse.jetty.util.PathWatcher.PathMatcherSet</a> extends java.util.HashSet<java.nio.file.PathMatcher> 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><java.lang.String> 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 java.lang.IllegalArgumentException implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.lang.Object implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>_name</h4> |
| <pre>java.lang.String _name</pre> |
| </li> |
| <li class="blockList"> |
| <h4>_roles</h4> |
| <pre>java.lang.String[] _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 java.lang.Object 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>java.lang.String _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>java.lang.String _pw</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package org.eclipse.jetty.webapp</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="org.eclipse.jetty.webapp.ClasspathPattern.ByClass"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/webapp/ClasspathPattern.ByClass.html" title="class in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.ByClass</a> extends java.util.HashSet<<a href="http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/webapp/ClasspathPattern.Entry.html?is-external=true" title="class or interface in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.Entry</a>> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>_entries</h4> |
| <pre>java.util.Map<K,V> _entries</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.webapp.ClasspathPattern.ByLocation"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/webapp/ClasspathPattern.ByLocation.html" title="class in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.ByLocation</a> extends java.util.HashSet<<a href="http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/webapp/ClasspathPattern.Entry.html?is-external=true" title="class or interface in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.Entry</a>> implements Serializable</h3> |
| </li> |
| <li class="blockList"><a name="org.eclipse.jetty.webapp.ClasspathPattern.ByModule"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="org/eclipse/jetty/webapp/ClasspathPattern.ByModule.html" title="class in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.ByModule</a> extends java.util.HashSet<<a href="http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/webapp/ClasspathPattern.Entry.html?is-external=true" title="class or interface in org.eclipse.jetty.webapp">org.eclipse.jetty.webapp.ClasspathPattern.Entry</a>> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>_entries</h4> |
| <pre><a href="org/eclipse/jetty/util/ArrayTernaryTrie.Growing.html" title="class in org.eclipse.jetty.util">ArrayTernaryTrie.Growing</a><<a href="org/eclipse/jetty/util/ArrayTernaryTrie.Growing.html" title="type parameter in ArrayTernaryTrie.Growing">V</a>> _entries</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <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 java.util.ArrayList<java.lang.String> implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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>java.net.URI 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 java.lang.RuntimeException 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 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 java.util.ArrayList<java.lang.Class<?>[]> implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 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 java.lang.RuntimeException implements Serializable</h3> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 java.lang.IllegalStateException implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>-4691138423037387558L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package 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 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 javax.servlet.http.HttpServlet 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> |
| <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 Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 1995–2018 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p> |
| </body> |
| </html> |