TMP:site (Nach Korrektur an thymeskin neu generiert??)
[website] / dist / http-resources / 2.0.0 / apidocs / de / juplo / httpresources / class-use / HttpResources.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>Uses of Class de.juplo.httpresources.HttpResources (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="Uses of Class de.juplo.httpresources.HttpResources (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="../package-summary.html">Package</a></li>
49 <li><a href="../HttpResources.html" title="class in de.juplo.httpresources">Class</a></li>
50 <li class="navBarCell1Rev">Use</li>
51 <li><a href="../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 <h2 title="Uses of Class de.juplo.httpresources.HttpResources" class="title">Uses of Class<br>de.juplo.httpresources.HttpResources</h2>
97 </div>
98 <div class="classUseContainer">
99 <ul class="blockList">
100 <li class="blockList">
101 <ul class="blockList">
102 <li class="blockList">
103 <section role="region"><a id="de.juplo.httpresources">
104 <!--   -->
105 </a>
106 <h3>Uses of <a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a> in <a href="../package-summary.html">de.juplo.httpresources</a></h3>
107 <table class="useSummary">
108 <caption><span>Methods in <a href="../package-summary.html">de.juplo.httpresources</a> that return <a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a></span><span class="tabEnd">&nbsp;</span></caption>
109 <tr>
110 <th class="colFirst" scope="col">Modifier and Type</th>
111 <th class="colSecond" scope="col">Method</th>
112 <th class="colLast" scope="col">Description</th>
113 </tr>
114 <tbody>
115 <tr class="altColor">
116 <td class="colFirst"><code><a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a></code></td>
117 <th class="colSecond" scope="row"><span class="typeNameLabel">HttpResourcesAutoConfiguration.</span><code><span class="memberNameLink"><a href="../HttpResourcesAutoConfiguration.html#httpResources(de.juplo.httpresources.HttpResourceFetcher,java.time.Clock,de.juplo.httpresources.HttpResourcesProperties)">httpResources</a></span>&#8203;(<a href="../HttpResourceFetcher.html" title="class in de.juplo.httpresources">HttpResourceFetcher</a>&nbsp;fetcher,
118              <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/Clock.html?is-external=true" title="class or interface in java.time" class="externalLink">Clock</a>&nbsp;clock,
119              <a href="../HttpResourcesProperties.html" title="class in de.juplo.httpresources">HttpResourcesProperties</a>&nbsp;properties)</code></th>
120 <td class="colLast">&nbsp;</td>
121 </tr>
122 </tbody>
123 </table>
124 <table class="useSummary">
125 <caption><span>Methods in <a href="../package-summary.html">de.juplo.httpresources</a> with parameters of type <a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a></span><span class="tabEnd">&nbsp;</span></caption>
126 <tr>
127 <th class="colFirst" scope="col">Modifier and Type</th>
128 <th class="colSecond" scope="col">Method</th>
129 <th class="colLast" scope="col">Description</th>
130 </tr>
131 <tbody>
132 <tr class="altColor">
133 <td class="colFirst"><code><a href="../HttpResourceProtocolResolver.html" title="class in de.juplo.httpresources">HttpResourceProtocolResolver</a></code></td>
134 <th class="colSecond" scope="row"><span class="typeNameLabel">HttpResourcesAutoConfiguration.</span><code><span class="memberNameLink"><a href="../HttpResourcesAutoConfiguration.html#httpResourceProtocolResolver(de.juplo.httpresources.HttpResources,de.juplo.httpresources.HttpResourcesProperties,org.springframework.core.io.DefaultResourceLoader)">httpResourceProtocolResolver</a></span>&#8203;(<a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a>&nbsp;resources,
135                             <a href="../HttpResourcesProperties.html" title="class in de.juplo.httpresources">HttpResourcesProperties</a>&nbsp;properties,
136                             org.springframework.core.io.DefaultResourceLoader&nbsp;resourceLoader)</code></th>
137 <td class="colLast">&nbsp;</td>
138 </tr>
139 </tbody>
140 </table>
141 <table class="useSummary">
142 <caption><span>Constructors in <a href="../package-summary.html">de.juplo.httpresources</a> with parameters of type <a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a></span><span class="tabEnd">&nbsp;</span></caption>
143 <tr>
144 <th class="colFirst" scope="col">Constructor</th>
145 <th class="colLast" scope="col">Description</th>
146 </tr>
147 <tbody>
148 <tr class="altColor">
149 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../HttpResourceProtocolResolver.html#%3Cinit%3E(de.juplo.httpresources.HttpResources)">HttpResourceProtocolResolver</a></span>&#8203;(<a href="../HttpResources.html" title="class in de.juplo.httpresources">HttpResources</a>&nbsp;resources)</code></th>
150 <td class="colLast">&nbsp;</td>
151 </tr>
152 </tbody>
153 </table>
154 </section>
155 </li>
156 </ul>
157 </li>
158 </ul>
159 </div>
160 </main>
161 <footer role="contentinfo">
162 <nav role="navigation">
163 <!-- ======= START OF BOTTOM NAVBAR ====== -->
164 <div class="bottomNav"><a id="navbar.bottom">
165 <!--   -->
166 </a>
167 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
168 <a id="navbar.bottom.firstrow">
169 <!--   -->
170 </a>
171 <ul class="navList" title="Navigation">
172 <li><a href="../package-summary.html">Package</a></li>
173 <li><a href="../HttpResources.html" title="class in de.juplo.httpresources">Class</a></li>
174 <li class="navBarCell1Rev">Use</li>
175 <li><a href="../package-tree.html">Tree</a></li>
176 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
177 <li><a href="../../../../index-all.html">Index</a></li>
178 <li><a href="../../../../help-doc.html">Help</a></li>
179 </ul>
180 </div>
181 <div class="subNav">
182 <ul class="navList" id="allclasses_navbar_bottom">
183 <li><a href="../../../../allclasses.html">All&nbsp;Classes</a></li>
184 </ul>
185 <div>
186 <script type="text/javascript"><!--
187   allClassesLink = document.getElementById("allclasses_navbar_bottom");
188   if(window==top) {
189     allClassesLink.style.display = "block";
190   }
191   else {
192     allClassesLink.style.display = "none";
193   }
194   //-->
195 </script>
196 <noscript>
197 <div>JavaScript is disabled on your browser.</div>
198 </noscript>
199 </div>
200 <a id="skip.navbar.bottom">
201 <!--   -->
202 </a></div>
203 <!-- ======== END OF BOTTOM NAVBAR ======= -->
204 </nav>
205 <p class="legalCopy"><small>Copyright &#169; 2020&#x2013;2021 <a href="https://juplo.de">juplo</a>. All rights reserved.</small></p>
206 </footer>
207 </body>
208 </html>