Skip to content

Commit c2fad64

Browse files
committed
Deploying to site from @ 5781220 πŸš€
1 parent 538e1a8 commit c2fad64

7 files changed

Lines changed: 31 additions & 31 deletions

File tree

β€Žlatest/3.x/retrofit/overview-tree.htmlβ€Ž

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -120,31 +120,31 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
120120
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
121121
<ul>
122122
<li type="circle">retrofit2.<a href="retrofit2/SkipCallbackExecutor.html" title="annotation in retrofit2"><span class="typeNameLink">SkipCallbackExecutor</span></a> (implements java.lang.annotation.Annotation)</li>
123-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Part.html" title="annotation in retrofit2.http"><span class="typeNameLink">Part</span></a> (implements java.lang.annotation.Annotation)</li>
124-
<li type="circle">retrofit2.http.<a href="retrofit2/http/HTTP.html" title="annotation in retrofit2.http"><span class="typeNameLink">HTTP</span></a> (implements java.lang.annotation.Annotation)</li>
123+
<li type="circle">retrofit2.http.<a href="retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http"><span class="typeNameLink">OPTIONS</span></a> (implements java.lang.annotation.Annotation)</li>
125124
<li type="circle">retrofit2.http.<a href="retrofit2/http/Body.html" title="annotation in retrofit2.http"><span class="typeNameLink">Body</span></a> (implements java.lang.annotation.Annotation)</li>
125+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Header.html" title="annotation in retrofit2.http"><span class="typeNameLink">Header</span></a> (implements java.lang.annotation.Annotation)</li>
126+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Multipart.html" title="annotation in retrofit2.http"><span class="typeNameLink">Multipart</span></a> (implements java.lang.annotation.Annotation)</li>
127+
<li type="circle">retrofit2.http.<a href="retrofit2/http/QueryName.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryName</span></a> (implements java.lang.annotation.Annotation)</li>
128+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Streaming.html" title="annotation in retrofit2.http"><span class="typeNameLink">Streaming</span></a> (implements java.lang.annotation.Annotation)</li>
126129
<li type="circle">retrofit2.http.<a href="retrofit2/http/FormUrlEncoded.html" title="annotation in retrofit2.http"><span class="typeNameLink">FormUrlEncoded</span></a> (implements java.lang.annotation.Annotation)</li>
127-
<li type="circle">retrofit2.http.<a href="retrofit2/http/GET.html" title="annotation in retrofit2.http"><span class="typeNameLink">GET</span></a> (implements java.lang.annotation.Annotation)</li>
128130
<li type="circle">retrofit2.http.<a href="retrofit2/http/HEAD.html" title="annotation in retrofit2.http"><span class="typeNameLink">HEAD</span></a> (implements java.lang.annotation.Annotation)</li>
129-
<li type="circle">retrofit2.http.<a href="retrofit2/http/QueryName.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryName</span></a> (implements java.lang.annotation.Annotation)</li>
130131
<li type="circle">retrofit2.http.<a href="retrofit2/http/PartMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">PartMap</span></a> (implements java.lang.annotation.Annotation)</li>
131-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Query.html" title="annotation in retrofit2.http"><span class="typeNameLink">Query</span></a> (implements java.lang.annotation.Annotation)</li>
132-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Streaming.html" title="annotation in retrofit2.http"><span class="typeNameLink">Streaming</span></a> (implements java.lang.annotation.Annotation)</li>
133-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Path.html" title="annotation in retrofit2.http"><span class="typeNameLink">Path</span></a> (implements java.lang.annotation.Annotation)</li>
134-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Headers.html" title="annotation in retrofit2.http"><span class="typeNameLink">Headers</span></a> (implements java.lang.annotation.Annotation)</li>
135-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Header.html" title="annotation in retrofit2.http"><span class="typeNameLink">Header</span></a> (implements java.lang.annotation.Annotation)</li>
132+
<li type="circle">retrofit2.http.<a href="retrofit2/http/POST.html" title="annotation in retrofit2.http"><span class="typeNameLink">POST</span></a> (implements java.lang.annotation.Annotation)</li>
136133
<li type="circle">retrofit2.http.<a href="retrofit2/http/DELETE.html" title="annotation in retrofit2.http"><span class="typeNameLink">DELETE</span></a> (implements java.lang.annotation.Annotation)</li>
137-
<li type="circle">retrofit2.http.<a href="retrofit2/http/HeaderMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">HeaderMap</span></a> (implements java.lang.annotation.Annotation)</li>
138-
<li type="circle">retrofit2.http.<a href="retrofit2/http/FieldMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">FieldMap</span></a> (implements java.lang.annotation.Annotation)</li>
139134
<li type="circle">retrofit2.http.<a href="retrofit2/http/QueryMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryMap</span></a> (implements java.lang.annotation.Annotation)</li>
140-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Field.html" title="annotation in retrofit2.http"><span class="typeNameLink">Field</span></a> (implements java.lang.annotation.Annotation)</li>
141-
<li type="circle">retrofit2.http.<a href="retrofit2/http/POST.html" title="annotation in retrofit2.http"><span class="typeNameLink">POST</span></a> (implements java.lang.annotation.Annotation)</li>
142-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Multipart.html" title="annotation in retrofit2.http"><span class="typeNameLink">Multipart</span></a> (implements java.lang.annotation.Annotation)</li>
143135
<li type="circle">retrofit2.http.<a href="retrofit2/http/PUT.html" title="annotation in retrofit2.http"><span class="typeNameLink">PUT</span></a> (implements java.lang.annotation.Annotation)</li>
144-
<li type="circle">retrofit2.http.<a href="retrofit2/http/Url.html" title="annotation in retrofit2.http"><span class="typeNameLink">Url</span></a> (implements java.lang.annotation.Annotation)</li>
136+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Path.html" title="annotation in retrofit2.http"><span class="typeNameLink">Path</span></a> (implements java.lang.annotation.Annotation)</li>
137+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Query.html" title="annotation in retrofit2.http"><span class="typeNameLink">Query</span></a> (implements java.lang.annotation.Annotation)</li>
145138
<li type="circle">retrofit2.http.<a href="retrofit2/http/Tag.html" title="annotation in retrofit2.http"><span class="typeNameLink">Tag</span></a> (implements java.lang.annotation.Annotation)</li>
146-
<li type="circle">retrofit2.http.<a href="retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http"><span class="typeNameLink">OPTIONS</span></a> (implements java.lang.annotation.Annotation)</li>
139+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Field.html" title="annotation in retrofit2.http"><span class="typeNameLink">Field</span></a> (implements java.lang.annotation.Annotation)</li>
140+
<li type="circle">retrofit2.http.<a href="retrofit2/http/FieldMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">FieldMap</span></a> (implements java.lang.annotation.Annotation)</li>
141+
<li type="circle">retrofit2.http.<a href="retrofit2/http/HTTP.html" title="annotation in retrofit2.http"><span class="typeNameLink">HTTP</span></a> (implements java.lang.annotation.Annotation)</li>
142+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Headers.html" title="annotation in retrofit2.http"><span class="typeNameLink">Headers</span></a> (implements java.lang.annotation.Annotation)</li>
143+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Part.html" title="annotation in retrofit2.http"><span class="typeNameLink">Part</span></a> (implements java.lang.annotation.Annotation)</li>
144+
<li type="circle">retrofit2.http.<a href="retrofit2/http/GET.html" title="annotation in retrofit2.http"><span class="typeNameLink">GET</span></a> (implements java.lang.annotation.Annotation)</li>
145+
<li type="circle">retrofit2.http.<a href="retrofit2/http/HeaderMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">HeaderMap</span></a> (implements java.lang.annotation.Annotation)</li>
147146
<li type="circle">retrofit2.http.<a href="retrofit2/http/PATCH.html" title="annotation in retrofit2.http"><span class="typeNameLink">PATCH</span></a> (implements java.lang.annotation.Annotation)</li>
147+
<li type="circle">retrofit2.http.<a href="retrofit2/http/Url.html" title="annotation in retrofit2.http"><span class="typeNameLink">Url</span></a> (implements java.lang.annotation.Annotation)</li>
148148
</ul>
149149
</div>
150150
<!-- ======= START OF BOTTOM NAVBAR ====== -->

β€Žlatest/3.x/retrofit/retrofit2/http/package-tree.htmlβ€Ž

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -77,31 +77,31 @@ <h1 class="title">Hierarchy For Package retrofit2.http</h1>
7777
<div class="contentContainer">
7878
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
7979
<ul>
80-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/FormUrlEncoded.html" title="annotation in retrofit2.http"><span class="typeNameLink">FormUrlEncoded</span></a> (implements java.lang.annotation.Annotation)</li>
81-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Body.html" title="annotation in retrofit2.http"><span class="typeNameLink">Body</span></a> (implements java.lang.annotation.Annotation)</li>
80+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Path.html" title="annotation in retrofit2.http"><span class="typeNameLink">Path</span></a> (implements java.lang.annotation.Annotation)</li>
81+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/GET.html" title="annotation in retrofit2.http"><span class="typeNameLink">GET</span></a> (implements java.lang.annotation.Annotation)</li>
82+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PUT.html" title="annotation in retrofit2.http"><span class="typeNameLink">PUT</span></a> (implements java.lang.annotation.Annotation)</li>
83+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Streaming.html" title="annotation in retrofit2.http"><span class="typeNameLink">Streaming</span></a> (implements java.lang.annotation.Annotation)</li>
84+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Field.html" title="annotation in retrofit2.http"><span class="typeNameLink">Field</span></a> (implements java.lang.annotation.Annotation)</li>
8285
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Multipart.html" title="annotation in retrofit2.http"><span class="typeNameLink">Multipart</span></a> (implements java.lang.annotation.Annotation)</li>
86+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PartMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">PartMap</span></a> (implements java.lang.annotation.Annotation)</li>
87+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/FormUrlEncoded.html" title="annotation in retrofit2.http"><span class="typeNameLink">FormUrlEncoded</span></a> (implements java.lang.annotation.Annotation)</li>
88+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/HEAD.html" title="annotation in retrofit2.http"><span class="typeNameLink">HEAD</span></a> (implements java.lang.annotation.Annotation)</li>
8389
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/POST.html" title="annotation in retrofit2.http"><span class="typeNameLink">POST</span></a> (implements java.lang.annotation.Annotation)</li>
8490
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Headers.html" title="annotation in retrofit2.http"><span class="typeNameLink">Headers</span></a> (implements java.lang.annotation.Annotation)</li>
85-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Tag.html" title="annotation in retrofit2.http"><span class="typeNameLink">Tag</span></a> (implements java.lang.annotation.Annotation)</li>
86-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Streaming.html" title="annotation in retrofit2.http"><span class="typeNameLink">Streaming</span></a> (implements java.lang.annotation.Annotation)</li>
91+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Body.html" title="annotation in retrofit2.http"><span class="typeNameLink">Body</span></a> (implements java.lang.annotation.Annotation)</li>
8792
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/HeaderMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">HeaderMap</span></a> (implements java.lang.annotation.Annotation)</li>
88-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Header.html" title="annotation in retrofit2.http"><span class="typeNameLink">Header</span></a> (implements java.lang.annotation.Annotation)</li>
93+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Tag.html" title="annotation in retrofit2.http"><span class="typeNameLink">Tag</span></a> (implements java.lang.annotation.Annotation)</li>
94+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PATCH.html" title="annotation in retrofit2.http"><span class="typeNameLink">PATCH</span></a> (implements java.lang.annotation.Annotation)</li>
8995
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/DELETE.html" title="annotation in retrofit2.http"><span class="typeNameLink">DELETE</span></a> (implements java.lang.annotation.Annotation)</li>
9096
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/FieldMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">FieldMap</span></a> (implements java.lang.annotation.Annotation)</li>
91-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PartMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">PartMap</span></a> (implements java.lang.annotation.Annotation)</li>
9297
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/HTTP.html" title="annotation in retrofit2.http"><span class="typeNameLink">HTTP</span></a> (implements java.lang.annotation.Annotation)</li>
93-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Part.html" title="annotation in retrofit2.http"><span class="typeNameLink">Part</span></a> (implements java.lang.annotation.Annotation)</li>
9498
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Url.html" title="annotation in retrofit2.http"><span class="typeNameLink">Url</span></a> (implements java.lang.annotation.Annotation)</li>
95-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/GET.html" title="annotation in retrofit2.http"><span class="typeNameLink">GET</span></a> (implements java.lang.annotation.Annotation)</li>
96-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/QueryMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryMap</span></a> (implements java.lang.annotation.Annotation)</li>
99+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Part.html" title="annotation in retrofit2.http"><span class="typeNameLink">Part</span></a> (implements java.lang.annotation.Annotation)</li>
97100
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/OPTIONS.html" title="annotation in retrofit2.http"><span class="typeNameLink">OPTIONS</span></a> (implements java.lang.annotation.Annotation)</li>
98-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PATCH.html" title="annotation in retrofit2.http"><span class="typeNameLink">PATCH</span></a> (implements java.lang.annotation.Annotation)</li>
101+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Header.html" title="annotation in retrofit2.http"><span class="typeNameLink">Header</span></a> (implements java.lang.annotation.Annotation)</li>
99102
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/QueryName.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryName</span></a> (implements java.lang.annotation.Annotation)</li>
103+
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/QueryMap.html" title="annotation in retrofit2.http"><span class="typeNameLink">QueryMap</span></a> (implements java.lang.annotation.Annotation)</li>
100104
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Query.html" title="annotation in retrofit2.http"><span class="typeNameLink">Query</span></a> (implements java.lang.annotation.Annotation)</li>
101-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Path.html" title="annotation in retrofit2.http"><span class="typeNameLink">Path</span></a> (implements java.lang.annotation.Annotation)</li>
102-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/Field.html" title="annotation in retrofit2.http"><span class="typeNameLink">Field</span></a> (implements java.lang.annotation.Annotation)</li>
103-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/PUT.html" title="annotation in retrofit2.http"><span class="typeNameLink">PUT</span></a> (implements java.lang.annotation.Annotation)</li>
104-
<li type="circle">retrofit2.http.<a href="../../retrofit2/http/HEAD.html" title="annotation in retrofit2.http"><span class="typeNameLink">HEAD</span></a> (implements java.lang.annotation.Annotation)</li>
105105
</ul>
106106
</div>
107107
<!-- ======= START OF BOTTOM NAVBAR ====== -->
7 KB
Binary file not shown.
-7.02 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.3.0","languages":{"en":{"hash":"en_fbbfa5181b","wasm":"en","page_count":5}}}
1+
{"version":"1.3.0","languages":{"en":{"hash":"en_50b9708daa","wasm":"en","page_count":5}}}
119 Bytes
Binary file not shown.
-119 Bytes
Binary file not shown.

0 commit comments

Comments
Β (0)