<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KeithYokoma</author_name>
  <author_url>https://blog.hatena.ne.jp/KeithYokoma/</author_url>
  <blog_title>Infinito Nirone 7</blog_title>
  <blog_url>https://blog.keithyokoma.dev/</blog_url>
  <categories>
  </categories>
  <description>RxJava 1.x には Observable の static なインナークラスとして Observable.OnSubscribe がいました。Javadoc にあるとおり、Observable を subscribe したときに呼ばれるメソッドを定義するためのフックになるクラスです。 RxJava 2.x ではインナークラスではなく ObservableOnSubscribe というクラスになっています。また、オーバライドすべきメソッドはcall(Subscriber&lt;? super T&gt;)ではなくsubscribe(ObservableEmitter&lt;T&gt;)になっています。 Obse…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.keithyokoma.dev%2Fentry%2F2017%2F08%2F01%2F030336&quot; title=&quot;RxJava 1.x -&amp;gt; 2.x: Observable.OnSubscribe&amp;lt;T&amp;gt; から ObservableOnSubscribe&amp;lt;T&amp;gt; へ移行する - Infinito Nirone 7&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-01 03:03:36</published>
  <title>RxJava 1.x -&gt; 2.x: Observable.OnSubscribe&lt;T&gt; から ObservableOnSubscribe&lt;T&gt; へ移行する</title>
  <type>rich</type>
  <url>https://blog.keithyokoma.dev/entry/2017/08/01/030336</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
