Skip to content

Commit 7d9dacd

Browse files
committed
Updating to 1.0.0.RC2 and adds links to javadocs
1 parent 9e53b6e commit 7d9dacd

File tree

119 files changed

+49987
-4
lines changed

Some content is hidden

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

119 files changed

+49987
-4
lines changed

_includes/index.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ We anticipate that acceptance of this Reactive Streams specification and experie
2222

2323
Available immediately is a First Draft Specification covering:
2424

25-
* [Semantics](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.M3/README.md#specification)—a specification document
26-
* [API](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.M3/api/src/main/java/org/reactivestreams)—Java interfaces for implementations
27-
* [TCK](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.M3/tck)—a test harness to validate implementations and guide implementors
25+
* [Semantics](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.RC2/README.md#specification)—a specification document
26+
* [API](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.RC2/api/src/main/java/org/reactivestreams)—Java interfaces for implementations ([javadoc](https://github.com/reactive-streams/reactive-streams.github.io/tree/master/reactive-streams-1.0.0.RC2-javadoc))
27+
* [TCK](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.RC2/tck)—a test harness to validate implementations and guide implementor ([javadoc](https://github.com/reactive-streams/reactive-streams.github.io/tree/master/reactive-streams-tck-1.0.0.RC2-javadoc))
2828

2929
All of the parts of the Draft Proposal is released under [Creative Commons Zero](http://creativecommons.org/publicdomain/zero/1.0) (Public Domain).
3030

@@ -57,4 +57,4 @@ For feedback on
5757

5858
## Implementors
5959

60-
To get started implementing the draft specification, it is recommended to start by reading the [README](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.M3/README.md), then taking a look at the [Specification](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.M3/README.md#specification) then taking a look at the [TCK](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.M3/tck). If you have an issue with any of the above, please take a look at [closed issues](https://github.com/reactive-streams/reactive-streams/issues?page=1&state=closed) and then open a [new issue](https://github.com/reactive-streams/reactive-streams/issues/new) if it has not already been answered.
60+
To get started implementing the draft specification, it is recommended to start by reading the [README](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.RC2/README.md), then taking a look at the [Specification](https://github.com/reactive-streams/reactive-streams/blob/v1.0.0.RC2/README.md#specification) then taking a look at the [TCK](https://github.com/reactive-streams/reactive-streams/tree/v1.0.0.RC2/tck). If you have an issue with any of the above, please take a look at [closed issues](https://github.com/reactive-streams/reactive-streams/issues?page=1&state=closed) and then open a [new issue](https://github.com/reactive-streams/reactive-streams/issues/new) if it has not already been answered.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Manifest-Version: 1.0
2+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>All Classes (reactive-streams 1.0.0.RC2 API)</title>
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="org/reactivestreams/Processor.html" title="interface in org.reactivestreams" target="classFrame"><span class="interfaceName">Processor</span></a></li>
16+
<li><a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams" target="classFrame"><span class="interfaceName">Publisher</span></a></li>
17+
<li><a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams" target="classFrame"><span class="interfaceName">Subscriber</span></a></li>
18+
<li><a href="org/reactivestreams/Subscription.html" title="interface in org.reactivestreams" target="classFrame"><span class="interfaceName">Subscription</span></a></li>
19+
</ul>
20+
</div>
21+
</body>
22+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>All Classes (reactive-streams 1.0.0.RC2 API)</title>
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="org/reactivestreams/Processor.html" title="interface in org.reactivestreams"><span class="interfaceName">Processor</span></a></li>
16+
<li><a href="org/reactivestreams/Publisher.html" title="interface in org.reactivestreams"><span class="interfaceName">Publisher</span></a></li>
17+
<li><a href="org/reactivestreams/Subscriber.html" title="interface in org.reactivestreams"><span class="interfaceName">Subscriber</span></a></li>
18+
<li><a href="org/reactivestreams/Subscription.html" title="interface in org.reactivestreams"><span class="interfaceName">Subscription</span></a></li>
19+
</ul>
20+
</div>
21+
</body>
22+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>Constant Field Values (reactive-streams 1.0.0.RC2 API)</title>
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<script type="text/javascript"><!--
13+
try {
14+
if (location.href.indexOf('is-external=true') == -1) {
15+
parent.document.title="Constant Field Values (reactive-streams 1.0.0.RC2 API)";
16+
}
17+
}
18+
catch(err) {
19+
}
20+
//-->
21+
</script>
22+
<noscript>
23+
<div>JavaScript is disabled on your browser.</div>
24+
</noscript>
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="topNav"><a name="navbar.top">
27+
<!-- -->
28+
</a>
29+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30+
<a name="navbar.top.firstrow">
31+
<!-- -->
32+
</a>
33+
<ul class="navList" title="Navigation">
34+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
35+
<li>Class</li>
36+
<li><a href="overview-tree.html">Tree</a></li>
37+
<li><a href="deprecated-list.html">Deprecated</a></li>
38+
<li><a href="index-all.html">Index</a></li>
39+
<li><a href="help-doc.html">Help</a></li>
40+
</ul>
41+
</div>
42+
<div class="subNav">
43+
<ul class="navList">
44+
<li>Prev</li>
45+
<li>Next</li>
46+
</ul>
47+
<ul class="navList">
48+
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
49+
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
50+
</ul>
51+
<ul class="navList" id="allclasses_navbar_top">
52+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
53+
</ul>
54+
<div>
55+
<script type="text/javascript"><!--
56+
allClassesLink = document.getElementById("allclasses_navbar_top");
57+
if(window==top) {
58+
allClassesLink.style.display = "block";
59+
}
60+
else {
61+
allClassesLink.style.display = "none";
62+
}
63+
//-->
64+
</script>
65+
</div>
66+
<a name="skip.navbar.top">
67+
<!-- -->
68+
</a></div>
69+
<!-- ========= END OF TOP NAVBAR ========= -->
70+
<div class="header">
71+
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
72+
<h2 title="Contents">Contents</h2>
73+
</div>
74+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
75+
<div class="bottomNav"><a name="navbar.bottom">
76+
<!-- -->
77+
</a>
78+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
79+
<a name="navbar.bottom.firstrow">
80+
<!-- -->
81+
</a>
82+
<ul class="navList" title="Navigation">
83+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
84+
<li>Class</li>
85+
<li><a href="overview-tree.html">Tree</a></li>
86+
<li><a href="deprecated-list.html">Deprecated</a></li>
87+
<li><a href="index-all.html">Index</a></li>
88+
<li><a href="help-doc.html">Help</a></li>
89+
</ul>
90+
</div>
91+
<div class="subNav">
92+
<ul class="navList">
93+
<li>Prev</li>
94+
<li>Next</li>
95+
</ul>
96+
<ul class="navList">
97+
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
98+
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
99+
</ul>
100+
<ul class="navList" id="allclasses_navbar_bottom">
101+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
102+
</ul>
103+
<div>
104+
<script type="text/javascript"><!--
105+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
106+
if(window==top) {
107+
allClassesLink.style.display = "block";
108+
}
109+
else {
110+
allClassesLink.style.display = "none";
111+
}
112+
//-->
113+
</script>
114+
</div>
115+
<a name="skip.navbar.bottom">
116+
<!-- -->
117+
</a></div>
118+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
119+
</body>
120+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>Deprecated List (reactive-streams 1.0.0.RC2 API)</title>
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<script type="text/javascript"><!--
13+
try {
14+
if (location.href.indexOf('is-external=true') == -1) {
15+
parent.document.title="Deprecated List (reactive-streams 1.0.0.RC2 API)";
16+
}
17+
}
18+
catch(err) {
19+
}
20+
//-->
21+
</script>
22+
<noscript>
23+
<div>JavaScript is disabled on your browser.</div>
24+
</noscript>
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="topNav"><a name="navbar.top">
27+
<!-- -->
28+
</a>
29+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30+
<a name="navbar.top.firstrow">
31+
<!-- -->
32+
</a>
33+
<ul class="navList" title="Navigation">
34+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
35+
<li>Class</li>
36+
<li><a href="overview-tree.html">Tree</a></li>
37+
<li class="navBarCell1Rev">Deprecated</li>
38+
<li><a href="index-all.html">Index</a></li>
39+
<li><a href="help-doc.html">Help</a></li>
40+
</ul>
41+
</div>
42+
<div class="subNav">
43+
<ul class="navList">
44+
<li>Prev</li>
45+
<li>Next</li>
46+
</ul>
47+
<ul class="navList">
48+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
49+
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
50+
</ul>
51+
<ul class="navList" id="allclasses_navbar_top">
52+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
53+
</ul>
54+
<div>
55+
<script type="text/javascript"><!--
56+
allClassesLink = document.getElementById("allclasses_navbar_top");
57+
if(window==top) {
58+
allClassesLink.style.display = "block";
59+
}
60+
else {
61+
allClassesLink.style.display = "none";
62+
}
63+
//-->
64+
</script>
65+
</div>
66+
<a name="skip.navbar.top">
67+
<!-- -->
68+
</a></div>
69+
<!-- ========= END OF TOP NAVBAR ========= -->
70+
<div class="header">
71+
<h1 title="Deprecated API" class="title">Deprecated API</h1>
72+
<h2 title="Contents">Contents</h2>
73+
</div>
74+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
75+
<div class="bottomNav"><a name="navbar.bottom">
76+
<!-- -->
77+
</a>
78+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
79+
<a name="navbar.bottom.firstrow">
80+
<!-- -->
81+
</a>
82+
<ul class="navList" title="Navigation">
83+
<li><a href="org/reactivestreams/package-summary.html">Package</a></li>
84+
<li>Class</li>
85+
<li><a href="overview-tree.html">Tree</a></li>
86+
<li class="navBarCell1Rev">Deprecated</li>
87+
<li><a href="index-all.html">Index</a></li>
88+
<li><a href="help-doc.html">Help</a></li>
89+
</ul>
90+
</div>
91+
<div class="subNav">
92+
<ul class="navList">
93+
<li>Prev</li>
94+
<li>Next</li>
95+
</ul>
96+
<ul class="navList">
97+
<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
98+
<li><a href="deprecated-list.html" target="_top">No&nbsp;Frames</a></li>
99+
</ul>
100+
<ul class="navList" id="allclasses_navbar_bottom">
101+
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
102+
</ul>
103+
<div>
104+
<script type="text/javascript"><!--
105+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
106+
if(window==top) {
107+
allClassesLink.style.display = "block";
108+
}
109+
else {
110+
allClassesLink.style.display = "none";
111+
}
112+
//-->
113+
</script>
114+
</div>
115+
<a name="skip.navbar.bottom">
116+
<!-- -->
117+
</a></div>
118+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
119+
</body>
120+
</html>

0 commit comments

Comments
 (0)