How to publish an endless JSON stream as a REST service in Java Enterprise 7 -



How to publish an endless JSON stream as a REST service in Java Enterprise 7 -

i inquire illustration publish json endless stream through rest service java ee can't find illustration or tutorial.

let's need send continuous serie of instances of new object:

public class new { public string title; public string content; }

how possible?

rest java-ee stream

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -