Skip to content

Commit 60a8e0c

Browse files
committed
Host RS Javadoc ourselves
1 parent dfc4004 commit 60a8e0c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+42293
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Manifest-Version: 1.0
2+
Lines changed: 193 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,193 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>All Classes (reactive-streams 1.0.4 API)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
10+
<script type="text/javascript" src="script.js"></script>
11+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
12+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
13+
<!--[if IE]>
14+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
15+
<![endif]-->
16+
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
18+
</head>
19+
<body>
20+
<script type="text/javascript"><!--
21+
try {
22+
if (location.href.indexOf('is-external=true') == -1) {
23+
parent.document.title="All Classes (reactive-streams 1.0.4 API)";
24+
}
25+
}
26+
catch(err) {
27+
}
28+
//-->
29+
var data = {"i0":2,"i1":1,"i2":1,"i3":1,"i4":1};
30+
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"]};
31+
var altColor = "altColor";
32+
var rowColor = "rowColor";
33+
var tableTab = "tableTab";
34+
var activeTableTab = "activeTableTab";
35+
var pathtoroot = "./";
36+
var useModuleDirectories = true;
37+
loadScripts(document, 'script');</script>
38+
<noscript>
39+
<div>JavaScript is disabled on your browser.</div>
40+
</noscript>
41+
<header role="banner">
42+
<nav role="navigation">
43+
<div class="fixedNav">
44+
<!-- ========= START OF TOP NAVBAR ======= -->
45+
<div class="topNav"><a id="navbar.top">
46+
<!-- -->
47+
</a>
48+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
49+
<a id="navbar.top.firstrow">
50+
<!-- -->
51+
</a>
52+
<ul class="navList" title="Navigation">
53+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
54+
<li>Class</li>
55+
<li><a href="overview-tree.html">Tree</a></li>
56+
<li><a href="deprecated-list.html">Deprecated</a></li>
57+
<li><a href="index-all.html">Index</a></li>
58+
<li><a href="help-doc.html">Help</a></li>
59+
</ul>
60+
</div>
61+
<div class="subNav">
62+
<ul class="navList" id="allclasses_navbar_top">
63+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
64+
</ul>
65+
<ul class="navListSearch">
66+
<li><label for="search">SEARCH:</label>
67+
<input type="text" id="search" value="search" disabled="disabled">
68+
<input type="reset" id="reset" value="reset" disabled="disabled">
69+
</li>
70+
</ul>
71+
<div>
72+
<script type="text/javascript"><!--
73+
allClassesLink = document.getElementById("allclasses_navbar_top");
74+
if(window==top) {
75+
allClassesLink.style.display = "block";
76+
}
77+
else {
78+
allClassesLink.style.display = "none";
79+
}
80+
//-->
81+
</script>
82+
<noscript>
83+
<div>JavaScript is disabled on your browser.</div>
84+
</noscript>
85+
</div>
86+
<a id="skip.navbar.top">
87+
<!-- -->
88+
</a></div>
89+
<!-- ========= END OF TOP NAVBAR ========= -->
90+
</div>
91+
<div class="navPadding">&nbsp;</div>
92+
<script type="text/javascript"><!--
93+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
94+
//-->
95+
</script>
96+
</nav>
97+
</header>
98+
<main role="main">
99+
<div class="header">
100+
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
101+
</div>
102+
<div class="allClassesContainer">
103+
<ul class="blockList">
104+
<li class="blockList">
105+
<table class="typeSummary">
106+
<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span></caption>
107+
<tr>
108+
<th class="colFirst" scope="col">Class</th>
109+
<th class="colLast" scope="col">Description</th>
110+
</tr>
111+
<tr id="i0" class="altColor">
112+
<td class="colFirst"><a href="org/reactivestreams/FlowAdapters.html" title="class in org.reactivestreams">FlowAdapters</a></td>
113+
<th class="colLast" scope="row">
114+
<div class="block">Bridge between Reactive Streams API and the Java 9 <code>Flow</code> API.</div>
115+
</th>
116+
</tr>
117+
<tr id="i1" class="rowColor">
118+
<td class="colFirst"><a href="org/reactivestreams/Processor.html" title="interface in org.reactivestreams">Processor</a>&lt;<a href="org/reactivestreams/Processor.html" title="type parameter in Processor">T</a>,&#8203;<a href="org/reactivestreams/Processor.html" title="type parameter in Processor">R</a>&gt;</td>
119+
<th class="colLast" scope="row">
120+
<div class="block">A <a href="org/reactivestreams/Processor.html" title="interface in org.reactivestreams"><code>Processor</code></a> represents a processing stage—which is both a <a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><code>Subscriber</code></a>
121+
and a <a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams"><code>Publisher</code></a> and obeys the contracts of both.</div>
122+
</th>
123+
</tr>
124+
<tr id="i2" class="altColor">
125+
<td class="colFirst"><a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams">Publisher</a>&lt;<a href="org/reactivestreams/Publisher.html" title="type parameter in Publisher">T</a>&gt;</td>
126+
<th class="colLast" scope="row">
127+
<div class="block">A <a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams"><code>Publisher</code></a> is a provider of a potentially unbounded number of sequenced elements, publishing them according to
128+
the demand received from its <a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><code>Subscriber</code></a>(s).</div>
129+
</th>
130+
</tr>
131+
<tr id="i3" class="rowColor">
132+
<td class="colFirst"><a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams">Subscriber</a>&lt;<a href="org/reactivestreams/Subscriber.html" title="type parameter in Subscriber">T</a>&gt;</td>
133+
<th class="colLast" scope="row">
134+
<div class="block">Will receive call to <a href="org/reactivestreams/Subscriber.html#onSubscribe(org.reactivestreams.Subscription)"><code>Subscriber.onSubscribe(Subscription)</code></a> once after passing an instance of <a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><code>Subscriber</code></a> to <a href="org/reactivestreams/Publisher.html#subscribe(org.reactivestreams.Subscriber)"><code>Publisher.subscribe(Subscriber)</code></a>.</div>
135+
</th>
136+
</tr>
137+
<tr id="i4" class="altColor">
138+
<td class="colFirst"><a href="org/reactivestreams/Subscription.html" title="interface in org.reactivestreams">Subscription</a></td>
139+
<th class="colLast" scope="row">
140+
<div class="block">A <a href="org/reactivestreams/Subscription.html" title="interface in org.reactivestreams"><code>Subscription</code></a> represents a one-to-one lifecycle of a <a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><code>Subscriber</code></a> subscribing to a <a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams"><code>Publisher</code></a>.</div>
141+
</th>
142+
</tr>
143+
</table>
144+
</li>
145+
</ul>
146+
</div>
147+
</main>
148+
<footer role="contentinfo">
149+
<nav role="navigation">
150+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
151+
<div class="bottomNav"><a id="navbar.bottom">
152+
<!-- -->
153+
</a>
154+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
155+
<a id="navbar.bottom.firstrow">
156+
<!-- -->
157+
</a>
158+
<ul class="navList" title="Navigation">
159+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
160+
<li>Class</li>
161+
<li><a href="overview-tree.html">Tree</a></li>
162+
<li><a href="deprecated-list.html">Deprecated</a></li>
163+
<li><a href="index-all.html">Index</a></li>
164+
<li><a href="help-doc.html">Help</a></li>
165+
</ul>
166+
</div>
167+
<div class="subNav">
168+
<ul class="navList" id="allclasses_navbar_bottom">
169+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
170+
</ul>
171+
<div>
172+
<script type="text/javascript"><!--
173+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
174+
if(window==top) {
175+
allClassesLink.style.display = "block";
176+
}
177+
else {
178+
allClassesLink.style.display = "none";
179+
}
180+
//-->
181+
</script>
182+
<noscript>
183+
<div>JavaScript is disabled on your browser.</div>
184+
</noscript>
185+
</div>
186+
<a id="skip.navbar.bottom">
187+
<!-- -->
188+
</a></div>
189+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
190+
</nav>
191+
</footer>
192+
</body>
193+
</html>
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>All Classes (reactive-streams 1.0.4 API)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
10+
<script type="text/javascript" src="script.js"></script>
11+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
12+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
13+
<!--[if IE]>
14+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
15+
<![endif]-->
16+
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
18+
</head>
19+
<body>
20+
<h1 class="bar">All&nbsp;Classes</h1>
21+
<main role="main" class="indexContainer">
22+
<ul>
23+
<li><a href="org/reactivestreams/FlowAdapters.html" title="class in org.reactivestreams">FlowAdapters</a></li>
24+
<li><a href="org/reactivestreams/Processor.html" title="interface in org.reactivestreams"><span class="interfaceName">Processor</span></a></li>
25+
<li><a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams"><span class="interfaceName">Publisher</span></a></li>
26+
<li><a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><span class="interfaceName">Subscriber</span></a></li>
27+
<li><a href="org/reactivestreams/Subscription.html" title="interface in org.reactivestreams"><span class="interfaceName">Subscription</span></a></li>
28+
</ul>
29+
</main>
30+
</body>
31+
</html>
Lines changed: 161 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,161 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>All Packages (reactive-streams 1.0.4 API)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
10+
<script type="text/javascript" src="script.js"></script>
11+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
12+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
13+
<!--[if IE]>
14+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
15+
<![endif]-->
16+
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
18+
</head>
19+
<body>
20+
<script type="text/javascript"><!--
21+
try {
22+
if (location.href.indexOf('is-external=true') == -1) {
23+
parent.document.title="All Packages (reactive-streams 1.0.4 API)";
24+
}
25+
}
26+
catch(err) {
27+
}
28+
//-->
29+
var pathtoroot = "./";
30+
var useModuleDirectories = true;
31+
loadScripts(document, 'script');</script>
32+
<noscript>
33+
<div>JavaScript is disabled on your browser.</div>
34+
</noscript>
35+
<header role="banner">
36+
<nav role="navigation">
37+
<div class="fixedNav">
38+
<!-- ========= START OF TOP NAVBAR ======= -->
39+
<div class="topNav"><a id="navbar.top">
40+
<!-- -->
41+
</a>
42+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
43+
<a id="navbar.top.firstrow">
44+
<!-- -->
45+
</a>
46+
<ul class="navList" title="Navigation">
47+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
48+
<li>Class</li>
49+
<li><a href="overview-tree.html">Tree</a></li>
50+
<li><a href="deprecated-list.html">Deprecated</a></li>
51+
<li><a href="index-all.html">Index</a></li>
52+
<li><a href="help-doc.html">Help</a></li>
53+
</ul>
54+
</div>
55+
<div class="subNav">
56+
<ul class="navList" id="allclasses_navbar_top">
57+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
58+
</ul>
59+
<ul class="navListSearch">
60+
<li><label for="search">SEARCH:</label>
61+
<input type="text" id="search" value="search" disabled="disabled">
62+
<input type="reset" id="reset" value="reset" disabled="disabled">
63+
</li>
64+
</ul>
65+
<div>
66+
<script type="text/javascript"><!--
67+
allClassesLink = document.getElementById("allclasses_navbar_top");
68+
if(window==top) {
69+
allClassesLink.style.display = "block";
70+
}
71+
else {
72+
allClassesLink.style.display = "none";
73+
}
74+
//-->
75+
</script>
76+
<noscript>
77+
<div>JavaScript is disabled on your browser.</div>
78+
</noscript>
79+
</div>
80+
<a id="skip.navbar.top">
81+
<!-- -->
82+
</a></div>
83+
<!-- ========= END OF TOP NAVBAR ========= -->
84+
</div>
85+
<div class="navPadding">&nbsp;</div>
86+
<script type="text/javascript"><!--
87+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
88+
//-->
89+
</script>
90+
</nav>
91+
</header>
92+
<main role="main">
93+
<div class="header">
94+
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
95+
</div>
96+
<div class="allPackagesContainer">
97+
<ul class="blockList">
98+
<li class="blockList">
99+
<table class="packagesSummary">
100+
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
101+
<tr>
102+
<th class="colFirst" scope="col">Package</th>
103+
<th class="colLast" scope="col">Description</th>
104+
</tr>
105+
<tbody>
106+
<tr class="altColor">
107+
<th class="colFirst" scope="row"><a href="org/reactivestreams/package-summary.html">org.reactivestreams</a></th>
108+
<td class="colLast">&nbsp;</td>
109+
</tr>
110+
</tbody>
111+
</table>
112+
</li>
113+
</ul>
114+
</div>
115+
</main>
116+
<footer role="contentinfo">
117+
<nav role="navigation">
118+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
119+
<div class="bottomNav"><a id="navbar.bottom">
120+
<!-- -->
121+
</a>
122+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
123+
<a id="navbar.bottom.firstrow">
124+
<!-- -->
125+
</a>
126+
<ul class="navList" title="Navigation">
127+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
128+
<li>Class</li>
129+
<li><a href="overview-tree.html">Tree</a></li>
130+
<li><a href="deprecated-list.html">Deprecated</a></li>
131+
<li><a href="index-all.html">Index</a></li>
132+
<li><a href="help-doc.html">Help</a></li>
133+
</ul>
134+
</div>
135+
<div class="subNav">
136+
<ul class="navList" id="allclasses_navbar_bottom">
137+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
138+
</ul>
139+
<div>
140+
<script type="text/javascript"><!--
141+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
142+
if(window==top) {
143+
allClassesLink.style.display = "block";
144+
}
145+
else {
146+
allClassesLink.style.display = "none";
147+
}
148+
//-->
149+
</script>
150+
<noscript>
151+
<div>JavaScript is disabled on your browser.</div>
152+
</noscript>
153+
</div>
154+
<a id="skip.navbar.bottom">
155+
<!-- -->
156+
</a></div>
157+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
158+
</nav>
159+
</footer>
160+
</body>
161+
</html>

0 commit comments

Comments
 (0)