it is the jaxrs out stream, (more or less servlet outputstream) just write inside
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-20 9:55 GMT+02:00 mauro2java2011 <[email protected]>: > i have found the page : > > http://java.dzone.com/articles/jax-rs-streaming-response > > > into the @Override of method write(OutupStream out){ > > } > > it is used the object out but i not understand do it came from . > > in the example it not is referencued externally any method > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/how-stream-a-image-from-a-web-service-apache-cxf-tp4668691p4668913.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
