|
147 | 147 | </row> |
148 | 148 | <row> |
149 | 149 | <entry> |
| 150 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-container-netty-http/dependencies.html"> |
| 151 | + jersey-container-netty-http |
| 152 | +</link> |
| 153 | +</entry> |
| 154 | +<entry>Netty Http Container.</entry> |
| 155 | +</row> |
| 156 | +<row> |
| 157 | +<entry> |
150 | 158 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-container-servlet/dependencies.html"> |
151 | 159 | jersey-container-servlet |
152 | 160 | </link> |
|
214 | 222 | </link> |
215 | 223 | </entry> |
216 | 224 | <entry>Jersey Client Transport via Jetty</entry> |
| 225 | +</row> |
| 226 | +<row> |
| 227 | +<entry> |
| 228 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-netty-connector/dependencies.html"> |
| 229 | + jersey-netty-connector |
| 230 | +</link> |
| 231 | +</entry> |
| 232 | +<entry>Jersey Client Transport via Netty</entry> |
217 | 233 | </row> |
218 | 234 | </tbody> |
219 | 235 | </tgroup> |
|
231 | 247 | <tbody> |
232 | 248 | <row> |
233 | 249 | <entry> |
234 | | -<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/html-json/dependencies.html"> |
235 | | - html-json |
236 | | -</link> |
237 | | -</entry> |
238 | | -<entry>JAX-RS Reader/Writer via net.java.html.json library that provides |
239 | | - JSON serialization and deserialization using lightweight (no reflection) |
240 | | - net.java.html.json library. Define your objects via @Model annotation. |
241 | | - Use them in Jersey.</entry> |
242 | | -</row> |
243 | | -<row> |
244 | | -<entry> |
245 | 250 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/jersey-media-jaxb/dependencies.html"> |
246 | 251 | jersey-media-jaxb |
247 | 252 | </link> |
|
609 | 614 | </row> |
610 | 615 | <row> |
611 | 616 | <entry> |
| 617 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-netty/dependencies.html"> |
| 618 | + jersey-test-framework-provider-netty |
| 619 | +</link> |
| 620 | +</entry> |
| 621 | +<entry>Jersey Test Framework - Netty container</entry> |
| 622 | +</row> |
| 623 | +<row> |
| 624 | +<entry> |
612 | 625 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-simple/dependencies.html"> |
613 | 626 | jersey-test-framework-provider-simple |
614 | 627 | </link> |
|
695 | 708 | </row> |
696 | 709 | <row> |
697 | 710 | <entry> |
| 711 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-netty/dependencies.html"> |
| 712 | + jersey-test-framework-provider-netty |
| 713 | +</link> |
| 714 | +</entry> |
| 715 | +<entry>Jersey Test Framework - Netty container</entry> |
| 716 | +</row> |
| 717 | +<row> |
| 718 | +<entry> |
698 | 719 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/project/jersey-test-framework-provider-simple/dependencies.html"> |
699 | 720 | jersey-test-framework-provider-simple |
700 | 721 | </link> |
|
985 | 1006 | </row> |
986 | 1007 | <row> |
987 | 1008 | <entry> |
| 1009 | +<link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/helloworld-netty/dependencies.html"> |
| 1010 | + helloworld-netty |
| 1011 | +</link> |
| 1012 | +</entry> |
| 1013 | +<entry>Jersey "Hello world" example on Netty container.</entry> |
| 1014 | +</row> |
| 1015 | +<row> |
| 1016 | +<entry> |
988 | 1017 | <link xlink:href="https://jersey.java.net/project-info/&version;/jersey/project/helloworld-programmatic/dependencies.html"> |
989 | 1018 | helloworld-programmatic |
990 | 1019 | </link> |
|
0 commit comments