blob: 8149462165c344c71e162ed441365a65fc3b0366 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>ResourceService (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ResourceService (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ResourceService.html">Use</a></li>
<li><a href="package-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" id="allclasses_navbar_top">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.server</a></div>
<h2 title="Class ResourceService" class="title">Class ResourceService</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.server.ResourceService</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public class <span class="typeNameLabel">ResourceService</span>
extends java.lang.Object</pre>
<div class="block">Abstract resource service, used by DefaultServlet and ResourceHandler</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="ResourceService.WelcomeFactory.html" title="interface in org.eclipse.jetty.server">ResourceService.WelcomeFactory</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">ResourceService</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">doGet</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCacheControl()">getCacheControl</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../http/HttpContent.ContentFactory.html" title="interface in org.eclipse.jetty.http">HttpContent.ContentFactory</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getContentFactory()">getContentFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEncodingCacheSize()">getEncodingCacheSize</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.util.List&lt;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getGzipEquivalentFileExtensions()">getGzipEquivalentFileExtensions</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../http/CompressedContentFormat.html" title="class in org.eclipse.jetty.http">CompressedContentFormat</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPrecompressedFormats()">getPrecompressedFormats</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="ResourceService.WelcomeFactory.html" title="interface in org.eclipse.jetty.server">ResourceService.WelcomeFactory</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWelcomeFactory()">getWelcomeFactory</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isAcceptRanges()">isAcceptRanges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isDirAllowed()">isDirAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEtags()">isEtags</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isGzippedContent(java.lang.String)">isGzippedContent</a></span>&#8203;(java.lang.String&nbsp;path)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isPathInfoOnly()">isPathInfoOnly</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isRedirectWelcome()">isRedirectWelcome</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#notFound(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">notFound</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#passConditionalHeaders(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.http.HttpContent)">passConditionalHeaders</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#putHeaders(javax.servlet.http.HttpServletResponse,org.eclipse.jetty.http.HttpContent,long)">putHeaders</a></span>&#8203;(javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
long&nbsp;contentLength)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendData(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,boolean,org.eclipse.jetty.http.HttpContent,java.util.Enumeration)">sendData</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
boolean&nbsp;include,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
java.util.Enumeration&lt;java.lang.String&gt;&nbsp;reqRanges)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendDirectory(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.util.resource.Resource,java.lang.String)">sendDirectory</a></span>&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../util/resource/Resource.html" title="class in org.eclipse.jetty.util.resource">Resource</a>&nbsp;resource,
java.lang.String&nbsp;pathInContext)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendStatus(javax.servlet.http.HttpServletResponse,int,java.util.function.Supplier)">sendStatus</a></span>&#8203;(javax.servlet.http.HttpServletResponse&nbsp;response,
int&nbsp;status,
java.util.function.Supplier&lt;java.lang.String&gt;&nbsp;etag)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sendWelcome(org.eclipse.jetty.http.HttpContent,java.lang.String,boolean,boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">sendWelcome</a></span>&#8203;(<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
java.lang.String&nbsp;pathInContext,
boolean&nbsp;endsWithSlash,
boolean&nbsp;included,
javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setAcceptRanges(boolean)">setAcceptRanges</a></span>&#8203;(boolean&nbsp;acceptRanges)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCacheControl(org.eclipse.jetty.http.HttpField)">setCacheControl</a></span>&#8203;(<a href="../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;cacheControl)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setContentFactory(org.eclipse.jetty.http.HttpContent.ContentFactory)">setContentFactory</a></span>&#8203;(<a href="../http/HttpContent.ContentFactory.html" title="interface in org.eclipse.jetty.http">HttpContent.ContentFactory</a>&nbsp;contentFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDirAllowed(boolean)">setDirAllowed</a></span>&#8203;(boolean&nbsp;dirAllowed)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEncodingCacheSize(int)">setEncodingCacheSize</a></span>&#8203;(int&nbsp;encodingCacheSize)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEtags(boolean)">setEtags</a></span>&#8203;(boolean&nbsp;etags)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setGzipEquivalentFileExtensions(java.util.List)">setGzipEquivalentFileExtensions</a></span>&#8203;(java.util.List&lt;java.lang.String&gt;&nbsp;gzipEquivalentFileExtensions)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setPathInfoOnly(boolean)">setPathInfoOnly</a></span>&#8203;(boolean&nbsp;pathInfoOnly)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setPrecompressedFormats(org.eclipse.jetty.http.CompressedContentFormat%5B%5D)">setPrecompressedFormats</a></span>&#8203;(<a href="../http/CompressedContentFormat.html" title="class in org.eclipse.jetty.http">CompressedContentFormat</a>[]&nbsp;precompressedFormats)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setRedirectWelcome(boolean)">setRedirectWelcome</a></span>&#8203;(boolean&nbsp;redirectWelcome)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWelcomeFactory(org.eclipse.jetty.server.ResourceService.WelcomeFactory)">setWelcomeFactory</a></span>&#8203;(<a href="ResourceService.WelcomeFactory.html" title="interface in org.eclipse.jetty.server">ResourceService.WelcomeFactory</a>&nbsp;welcomeFactory)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ResourceService</h4>
<pre>public&nbsp;ResourceService()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getContentFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentFactory</h4>
<pre class="methodSignature">public&nbsp;<a href="../http/HttpContent.ContentFactory.html" title="interface in org.eclipse.jetty.http">HttpContent.ContentFactory</a>&nbsp;getContentFactory()</pre>
</li>
</ul>
<a id="setContentFactory(org.eclipse.jetty.http.HttpContent.ContentFactory)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContentFactory</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setContentFactory&#8203;(<a href="../http/HttpContent.ContentFactory.html" title="interface in org.eclipse.jetty.http">HttpContent.ContentFactory</a>&nbsp;contentFactory)</pre>
</li>
</ul>
<a id="getWelcomeFactory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWelcomeFactory</h4>
<pre class="methodSignature">public&nbsp;<a href="ResourceService.WelcomeFactory.html" title="interface in org.eclipse.jetty.server">ResourceService.WelcomeFactory</a>&nbsp;getWelcomeFactory()</pre>
</li>
</ul>
<a id="setWelcomeFactory(org.eclipse.jetty.server.ResourceService.WelcomeFactory)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWelcomeFactory</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWelcomeFactory&#8203;(<a href="ResourceService.WelcomeFactory.html" title="interface in org.eclipse.jetty.server">ResourceService.WelcomeFactory</a>&nbsp;welcomeFactory)</pre>
</li>
</ul>
<a id="isAcceptRanges()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAcceptRanges</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isAcceptRanges()</pre>
</li>
</ul>
<a id="setAcceptRanges(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAcceptRanges</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setAcceptRanges&#8203;(boolean&nbsp;acceptRanges)</pre>
</li>
</ul>
<a id="isDirAllowed()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDirAllowed</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isDirAllowed()</pre>
</li>
</ul>
<a id="setDirAllowed(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDirAllowed</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setDirAllowed&#8203;(boolean&nbsp;dirAllowed)</pre>
</li>
</ul>
<a id="isRedirectWelcome()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRedirectWelcome</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isRedirectWelcome()</pre>
</li>
</ul>
<a id="setRedirectWelcome(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRedirectWelcome</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setRedirectWelcome&#8203;(boolean&nbsp;redirectWelcome)</pre>
</li>
</ul>
<a id="getPrecompressedFormats()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrecompressedFormats</h4>
<pre class="methodSignature">public&nbsp;<a href="../http/CompressedContentFormat.html" title="class in org.eclipse.jetty.http">CompressedContentFormat</a>[]&nbsp;getPrecompressedFormats()</pre>
</li>
</ul>
<a id="setPrecompressedFormats(org.eclipse.jetty.http.CompressedContentFormat[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrecompressedFormats</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setPrecompressedFormats&#8203;(<a href="../http/CompressedContentFormat.html" title="class in org.eclipse.jetty.http">CompressedContentFormat</a>[]&nbsp;precompressedFormats)</pre>
</li>
</ul>
<a id="setEncodingCacheSize(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEncodingCacheSize</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setEncodingCacheSize&#8203;(int&nbsp;encodingCacheSize)</pre>
</li>
</ul>
<a id="getEncodingCacheSize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEncodingCacheSize</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getEncodingCacheSize()</pre>
</li>
</ul>
<a id="isPathInfoOnly()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isPathInfoOnly</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isPathInfoOnly()</pre>
</li>
</ul>
<a id="setPathInfoOnly(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPathInfoOnly</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setPathInfoOnly&#8203;(boolean&nbsp;pathInfoOnly)</pre>
</li>
</ul>
<a id="isEtags()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEtags</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isEtags()</pre>
</li>
</ul>
<a id="setEtags(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEtags</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setEtags&#8203;(boolean&nbsp;etags)</pre>
</li>
</ul>
<a id="getCacheControl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCacheControl</h4>
<pre class="methodSignature">public&nbsp;<a href="../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;getCacheControl()</pre>
</li>
</ul>
<a id="setCacheControl(org.eclipse.jetty.http.HttpField)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCacheControl</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setCacheControl&#8203;(<a href="../http/HttpField.html" title="class in org.eclipse.jetty.http">HttpField</a>&nbsp;cacheControl)</pre>
</li>
</ul>
<a id="getGzipEquivalentFileExtensions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGzipEquivalentFileExtensions</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;java.lang.String&gt;&nbsp;getGzipEquivalentFileExtensions()</pre>
</li>
</ul>
<a id="setGzipEquivalentFileExtensions(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGzipEquivalentFileExtensions</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setGzipEquivalentFileExtensions&#8203;(java.util.List&lt;java.lang.String&gt;&nbsp;gzipEquivalentFileExtensions)</pre>
</li>
</ul>
<a id="doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doGet</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;doGet&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)
throws javax.servlet.ServletException,
java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.servlet.ServletException</code></dd>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="sendWelcome(org.eclipse.jetty.http.HttpContent,java.lang.String,boolean,boolean,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendWelcome</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;sendWelcome&#8203;(<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
java.lang.String&nbsp;pathInContext,
boolean&nbsp;endsWithSlash,
boolean&nbsp;included,
javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)
throws javax.servlet.ServletException,
java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>javax.servlet.ServletException</code></dd>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="isGzippedContent(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isGzippedContent</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;isGzippedContent&#8203;(java.lang.String&nbsp;path)</pre>
</li>
</ul>
<a id="notFound(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notFound</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;notFound&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="sendStatus(javax.servlet.http.HttpServletResponse,int,java.util.function.Supplier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendStatus</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;sendStatus&#8203;(javax.servlet.http.HttpServletResponse&nbsp;response,
int&nbsp;status,
java.util.function.Supplier&lt;java.lang.String&gt;&nbsp;etag)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="passConditionalHeaders(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.http.HttpContent)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>passConditionalHeaders</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;passConditionalHeaders&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="sendDirectory(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.eclipse.jetty.util.resource.Resource,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendDirectory</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;sendDirectory&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../util/resource/Resource.html" title="class in org.eclipse.jetty.util.resource">Resource</a>&nbsp;resource,
java.lang.String&nbsp;pathInContext)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="sendData(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,boolean,org.eclipse.jetty.http.HttpContent,java.util.Enumeration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendData</h4>
<pre class="methodSignature">protected&nbsp;boolean&nbsp;sendData&#8203;(javax.servlet.http.HttpServletRequest&nbsp;request,
javax.servlet.http.HttpServletResponse&nbsp;response,
boolean&nbsp;include,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
java.util.Enumeration&lt;java.lang.String&gt;&nbsp;reqRanges)
throws java.io.IOException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd>
</dl>
</li>
</ul>
<a id="putHeaders(javax.servlet.http.HttpServletResponse,org.eclipse.jetty.http.HttpContent,long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>putHeaders</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;putHeaders&#8203;(javax.servlet.http.HttpServletResponse&nbsp;response,
<a href="../http/HttpContent.html" title="interface in org.eclipse.jetty.http">HttpContent</a>&nbsp;content,
long&nbsp;contentLength)</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ResourceService.html">Use</a></li>
<li><a href="package-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" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>