Skip to content

Commit

Permalink
Deploying to site from @ cc76c22 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Mar 28, 2024
1 parent d7aba2e commit a0a8d2b
Show file tree
Hide file tree
Showing 15 changed files with 344 additions and 29 deletions.
2 changes: 1 addition & 1 deletion 1.x/retrofit/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ <h2 class="title">H</h2>
<dd>&nbsp;</dd>
<dt><a href="retrofit/http/Header.html" title="annotation in retrofit.http"><span class="typeNameLink">Header</span></a> - Annotation Type in <a href="retrofit/http/package-summary.html">retrofit.http</a></dt>
<dd>
<div class="block">Replaces the header with the the value of its target.</div>
<div class="block">Replaces the header with the value of its target.</div>
</dd>
<dt><a href="retrofit/http/Headers.html" title="annotation in retrofit.http"><span class="typeNameLink">Headers</span></a> - Annotation Type in <a href="retrofit/http/package-summary.html">retrofit.http</a></dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion 1.x/retrofit/retrofit/http/Header.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2 title="Annotation Type Header" class="title">Annotation Type Header</h2>
<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://java.sun.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#PARAMETER" title="class or interface in java.lang.annotation">PARAMETER</a>)
public @interface <span class="memberNameLabel">Header</span></pre>
<div class="block">Replaces the header with the the value of its target.
<div class="block">Replaces the header with the value of its target.
<p>
<pre>
&#64;GET("/")
Expand Down
2 changes: 1 addition & 1 deletion 1.x/retrofit/retrofit/http/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h1 title="Package" class="title">Package&nbsp;retrofit.http</h1>
<tr class="altColor">
<td class="colFirst"><a href="../../retrofit/http/Header.html" title="annotation in retrofit.http">Header</a></td>
<td class="colLast">
<div class="block">Replaces the header with the the value of its target.</div>
<div class="block">Replaces the header with the value of its target.</div>
</td>
</tr>
<tr class="rowColor">
Expand Down
1 change: 1 addition & 0 deletions 2.x/retrofit/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="retrofit2/HttpException.html" title="class in retrofit2" target="classFrame">HttpException</a></li>
<li><a href="retrofit2/Invocation.html" title="class in retrofit2" target="classFrame">Invocation</a></li>
<li><a href="retrofit2/http/Multipart.html" title="annotation in retrofit2.http" target="classFrame">Multipart</a></li>
<li><a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2" target="classFrame">OptionalConverterFactory</a></li>
<li><a href="retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http" target="classFrame">OPTIONS</a></li>
<li><a href="retrofit2/http/Part.html" title="annotation in retrofit2.http" target="classFrame">Part</a></li>
<li><a href="retrofit2/http/PartMap.html" title="annotation in retrofit2.http" target="classFrame">PartMap</a></li>
Expand Down
1 change: 1 addition & 0 deletions 2.x/retrofit/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="retrofit2/HttpException.html" title="class in retrofit2">HttpException</a></li>
<li><a href="retrofit2/Invocation.html" title="class in retrofit2">Invocation</a></li>
<li><a href="retrofit2/http/Multipart.html" title="annotation in retrofit2.http">Multipart</a></li>
<li><a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2">OptionalConverterFactory</a></li>
<li><a href="retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http">OPTIONS</a></li>
<li><a href="retrofit2/http/Part.html" title="annotation in retrofit2.http">Part</a></li>
<li><a href="retrofit2/http/PartMap.html" title="annotation in retrofit2.http">PartMap</a></li>
Expand Down
9 changes: 9 additions & 0 deletions 2.x/retrofit/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ <h2 class="title">C</h2>
<dd>
<div class="block">Returns an unmodifiable list of the factories tried when creating a <a href="retrofit2/Retrofit.html#requestBodyConverter-java.lang.reflect.Type-java.lang.annotation.Annotation:A-java.lang.annotation.Annotation:A-">request body converter</a>, a <a href="retrofit2/Retrofit.html#responseBodyConverter-java.lang.reflect.Type-java.lang.annotation.Annotation:A-">response body converter</a>, or a <a href="retrofit2/Retrofit.html#stringConverter-java.lang.reflect.Type-java.lang.annotation.Annotation:A-">string converter</a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="retrofit2/OptionalConverterFactory.html#create--">create()</a></span> - Static method in class retrofit2.<a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2">OptionalConverterFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="retrofit2/Retrofit.html#create-java.lang.Class-">create(Class&lt;T&gt;)</a></span> - Method in class retrofit2.<a href="retrofit2/Retrofit.html" title="class in retrofit2">Retrofit</a></dt>
<dd>
<div class="block">Create an implementation of the API endpoints defined by the <code>service</code> interface.</div>
Expand Down Expand Up @@ -434,6 +436,11 @@ <h2 class="title">O</h2>
<dd>
<div class="block">Invoked for a received HTTP response.</div>
</dd>
<dt><a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2"><span class="typeNameLink">OptionalConverterFactory</span></a> - Class in <a href="retrofit2/package-summary.html">retrofit2</a></dt>
<dd>
<div class="block">A <a href="retrofit2/Converter.Factory.html" title="class in retrofit2"><code>Converter.Factory</code></a> which supports Java's <code>Optional</code> to wrap null values from
another converter.</div>
</dd>
<dt><a href="retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http"><span class="typeNameLink">OPTIONS</span></a> - Annotation Type in <a href="retrofit2/http/package-summary.html">retrofit2.http</a></dt>
<dd>
<div class="block">Make an OPTIONS request.</div>
Expand Down Expand Up @@ -523,6 +530,8 @@ <h2 class="title">R</h2>
<div class="block">Returns a <a href="retrofit2/Converter.html" title="interface in retrofit2"><code>Converter</code></a> for converting an HTTP response body to <code>type</code>, or null if
<code>type</code> cannot be handled by this factory.</div>
</dd>
<dt><span class="memberNameLink"><a href="retrofit2/OptionalConverterFactory.html#responseBodyConverter-java.lang.reflect.Type-java.lang.annotation.Annotation:A-retrofit2.Retrofit-">responseBodyConverter(Type, Annotation[], Retrofit)</a></span> - Method in class retrofit2.<a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2">OptionalConverterFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="retrofit2/Retrofit.html#responseBodyConverter-java.lang.reflect.Type-java.lang.annotation.Annotation:A-">responseBodyConverter(Type, Annotation[])</a></span> - Method in class retrofit2.<a href="retrofit2/Retrofit.html" title="class in retrofit2">Retrofit</a></dt>
<dd>
<div class="block">Returns a <a href="retrofit2/Converter.html" title="interface in retrofit2"><code>Converter</code></a> for <code>ResponseBody</code> to <code>type</code> from the available
Expand Down
6 changes: 5 additions & 1 deletion 2.x/retrofit/overview-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,11 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<li type="circle">java.lang.Object
<ul>
<li type="circle">retrofit2.<a href="retrofit2/CallAdapter.Factory.html" title="class in retrofit2"><span class="typeNameLink">CallAdapter.Factory</span></a></li>
<li type="circle">retrofit2.<a href="retrofit2/Converter.Factory.html" title="class in retrofit2"><span class="typeNameLink">Converter.Factory</span></a></li>
<li type="circle">retrofit2.<a href="retrofit2/Converter.Factory.html" title="class in retrofit2"><span class="typeNameLink">Converter.Factory</span></a>
<ul>
<li type="circle">retrofit2.<a href="retrofit2/OptionalConverterFactory.html" title="class in retrofit2"><span class="typeNameLink">OptionalConverterFactory</span></a></li>
</ul>
</li>
<li type="circle">retrofit2.<a href="retrofit2/Invocation.html" title="class in retrofit2"><span class="typeNameLink">Invocation</span></a></li>
<li type="circle">retrofit2.<a href="retrofit2/Response.html" title="class in retrofit2"><span class="typeNameLink">Response</span></a>&lt;T&gt;</li>
<li type="circle">retrofit2.<a href="retrofit2/Retrofit.html" title="class in retrofit2"><span class="typeNameLink">Retrofit</span></a></li>
Expand Down
4 changes: 4 additions & 0 deletions 2.x/retrofit/retrofit2/Converter.Factory.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ <h2 title="Class Converter.Factory" class="title">Class Converter.Factory</h2>
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../retrofit2/OptionalConverterFactory.html" title="class in retrofit2">OptionalConverterFactory</a></dd>
</dl>
<dl>
<dt>Enclosing interface:</dt>
<dd><a href="../retrofit2/Converter.html" title="interface in retrofit2">Converter</a>&lt;<a href="../retrofit2/Converter.html" title="type parameter in Converter">F</a>,<a href="../retrofit2/Converter.html" title="type parameter in Converter">T</a>&gt;</dd>
</dl>
Expand Down
4 changes: 2 additions & 2 deletions 2.x/retrofit/retrofit2/Invocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<div class="subNav">
<ul class="navList">
<li><a href="../retrofit2/HttpException.html" title="class in retrofit2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../retrofit2/Response.html" title="class in retrofit2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../retrofit2/OptionalConverterFactory.html" title="class in retrofit2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?retrofit2/Invocation.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -319,7 +319,7 @@ <h4>toString</h4>
<div class="subNav">
<ul class="navList">
<li><a href="../retrofit2/HttpException.html" title="class in retrofit2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../retrofit2/Response.html" title="class in retrofit2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../retrofit2/OptionalConverterFactory.html" title="class in retrofit2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?retrofit2/Invocation.html" target="_top">Frames</a></li>
Expand Down
Loading

0 comments on commit a0a8d2b

Please sign in to comment.