TMP:site (Nach Korrektur an thymeskin neu generiert??)
[website] / dist / http-resources / 2.0.0 / apidocs / constant-values.html
1 <!DOCTYPE HTML>
2 <!-- NewPage -->
3 <html lang="de">
4 <head>
5 <!-- Generated by javadoc (11.0.9.1) on Mon Jan 25 21:25:49 CET 2021 -->
6 <title>Constant Field Values (HttpResources 2.0.0 API)</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8 <meta name="dc.created" content="2021-01-25">
9 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
11 <script type="text/javascript" src="script.js"></script>
12 <script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13 <script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14 <!--[if IE]>
15 <script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16 <![endif]-->
17 <script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
18 <script type="text/javascript" src="jquery/jquery-ui.js"></script>
19 </head>
20 <body>
21 <script type="text/javascript"><!--
22     try {
23         if (location.href.indexOf('is-external=true') == -1) {
24             parent.document.title="Constant Field Values (HttpResources 2.0.0 API)";
25         }
26     }
27     catch(err) {
28     }
29 //-->
30 var pathtoroot = "./";
31 var useModuleDirectories = true;
32 loadScripts(document, 'script');</script>
33 <noscript>
34 <div>JavaScript is disabled on your browser.</div>
35 </noscript>
36 <header role="banner">
37 <nav role="navigation">
38 <div class="fixedNav">
39 <!-- ========= START OF TOP NAVBAR ======= -->
40 <div class="topNav"><a id="navbar.top">
41 <!--   -->
42 </a>
43 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44 <a id="navbar.top.firstrow">
45 <!--   -->
46 </a>
47 <ul class="navList" title="Navigation">
48 <li><a href="de/juplo/httpresources/package-summary.html">Package</a></li>
49 <li>Class</li>
50 <li>Use</li>
51 <li><a href="de/juplo/httpresources/package-tree.html">Tree</a></li>
52 <li><a href="deprecated-list.html">Deprecated</a></li>
53 <li><a href="index-all.html">Index</a></li>
54 <li><a href="help-doc.html">Help</a></li>
55 </ul>
56 </div>
57 <div class="subNav">
58 <ul class="navList" id="allclasses_navbar_top">
59 <li><a href="allclasses.html">All&nbsp;Classes</a></li>
60 </ul>
61 <ul class="navListSearch">
62 <li><label for="search">SEARCH:</label>
63 <input type="text" id="search" value="search" disabled="disabled">
64 <input type="reset" id="reset" value="reset" disabled="disabled">
65 </li>
66 </ul>
67 <div>
68 <script type="text/javascript"><!--
69   allClassesLink = document.getElementById("allclasses_navbar_top");
70   if(window==top) {
71     allClassesLink.style.display = "block";
72   }
73   else {
74     allClassesLink.style.display = "none";
75   }
76   //-->
77 </script>
78 <noscript>
79 <div>JavaScript is disabled on your browser.</div>
80 </noscript>
81 </div>
82 <a id="skip.navbar.top">
83 <!--   -->
84 </a></div>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86 </div>
87 <div class="navPadding">&nbsp;</div>
88 <script type="text/javascript"><!--
89 $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
90 //-->
91 </script>
92 </nav>
93 </header>
94 <main role="main">
95 <div class="header">
96 <h1 title="Constant Field Values" class="title">Constant Field Values</h1>
97 <section role="region">
98 <h2 title="Contents">Contents</h2>
99 <ul>
100 <li><a href="#de.juplo">de.juplo.*</a></li>
101 </ul>
102 </section>
103 </div>
104 <div class="constantValuesContainer"><a id="de.juplo">
105 <!--   -->
106 </a>
107 <section role="region">
108 <h2 title="de.juplo">de.juplo.*</h2>
109 <ul class="blockList">
110 <li class="blockList">
111 <table class="constantsSummary">
112 <caption><span>de.juplo.httpresources.<a href="de/juplo/httpresources/HttpResourceFetcher.html" title="class in de.juplo.httpresources">HttpResourceFetcher</a></span><span class="tabEnd">&nbsp;</span></caption>
113 <tr>
114 <th class="colFirst" scope="col">Modifier and Type</th>
115 <th class="colSecond" scope="col">Constant Field</th>
116 <th class="colLast" scope="col">Value</th>
117 </tr>
118 <tbody>
119 <tr class="altColor">
120 <td class="colFirst"><a id="de.juplo.httpresources.HttpResourceFetcher.DEFAULT_TTL">
121 <!--   -->
122 </a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
123 <th class="colSecond" scope="row"><code><a href="de/juplo/httpresources/HttpResourceFetcher.html#DEFAULT_TTL">DEFAULT_TTL</a></code></th>
124 <td class="colLast"><code>3600</code></td>
125 </tr>
126 </tbody>
127 </table>
128 </li>
129 <li class="blockList">
130 <table class="constantsSummary">
131 <caption><span>de.juplo.httpresources.<a href="de/juplo/httpresources/HttpResourcesAutoConfiguration.html" title="class in de.juplo.httpresources">HttpResourcesAutoConfiguration</a></span><span class="tabEnd">&nbsp;</span></caption>
132 <tr>
133 <th class="colFirst" scope="col">Modifier and Type</th>
134 <th class="colSecond" scope="col">Constant Field</th>
135 <th class="colLast" scope="col">Value</th>
136 </tr>
137 <tbody>
138 <tr class="altColor">
139 <td class="colFirst"><a id="de.juplo.httpresources.HttpResourcesAutoConfiguration.CACHE_NAME">
140 <!--   -->
141 </a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
142 <th class="colSecond" scope="row"><code><a href="de/juplo/httpresources/HttpResourcesAutoConfiguration.html#CACHE_NAME">CACHE_NAME</a></code></th>
143 <td class="colLast"><code>"http-resources-cache"</code></td>
144 </tr>
145 </tbody>
146 </table>
147 </li>
148 </ul>
149 </section>
150 </div>
151 </main>
152 <footer role="contentinfo">
153 <nav role="navigation">
154 <!-- ======= START OF BOTTOM NAVBAR ====== -->
155 <div class="bottomNav"><a id="navbar.bottom">
156 <!--   -->
157 </a>
158 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
159 <a id="navbar.bottom.firstrow">
160 <!--   -->
161 </a>
162 <ul class="navList" title="Navigation">
163 <li><a href="de/juplo/httpresources/package-summary.html">Package</a></li>
164 <li>Class</li>
165 <li>Use</li>
166 <li><a href="de/juplo/httpresources/package-tree.html">Tree</a></li>
167 <li><a href="deprecated-list.html">Deprecated</a></li>
168 <li><a href="index-all.html">Index</a></li>
169 <li><a href="help-doc.html">Help</a></li>
170 </ul>
171 </div>
172 <div class="subNav">
173 <ul class="navList" id="allclasses_navbar_bottom">
174 <li><a href="allclasses.html">All&nbsp;Classes</a></li>
175 </ul>
176 <div>
177 <script type="text/javascript"><!--
178   allClassesLink = document.getElementById("allclasses_navbar_bottom");
179   if(window==top) {
180     allClassesLink.style.display = "block";
181   }
182   else {
183     allClassesLink.style.display = "none";
184   }
185   //-->
186 </script>
187 <noscript>
188 <div>JavaScript is disabled on your browser.</div>
189 </noscript>
190 </div>
191 <a id="skip.navbar.bottom">
192 <!--   -->
193 </a></div>
194 <!-- ======== END OF BOTTOM NAVBAR ======= -->
195 </nav>
196 <p class="legalCopy"><small>Copyright &#169; 2020&#x2013;2021 <a href="https://juplo.de">juplo</a>. All rights reserved.</small></p>
197 </footer>
198 </body>
199 </html>