<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rxjava on Java Developer Central</title>
    <link>https://javadevcentral.com/tags/rxjava/</link>
    <description>Recent content in Rxjava on Java Developer Central</description>
    <generator>Hugo -- 0.134.2</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 16 Mar 2019 15:16:00 +0530</lastBuildDate>
    <atom:link href="https://javadevcentral.com/tags/rxjava/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RxJava Observable</title>
      <link>https://javadevcentral.com/rxjava-observable/</link>
      <pubDate>Sat, 16 Mar 2019 15:16:00 +0530</pubDate>
      <guid>https://javadevcentral.com/rxjava-observable/</guid>
      <description>An RxJava Observable supports emitting a sequence of items. An Observer subscribes to an Observable. The Observer reacts to the items the Observable emits.</description>
    </item>
    <item>
      <title>Introduction to RxJava</title>
      <link>https://javadevcentral.com/introduction-to-rxjava/</link>
      <pubDate>Sun, 10 Mar 2019 19:32:00 +0530</pubDate>
      <guid>https://javadevcentral.com/introduction-to-rxjava/</guid>
      <description>RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.</description>
    </item>
  </channel>
</rss>
