Package ej.rest.web

Class BinaryResource


  • public class BinaryResource
    extends AbstractResource
    All-purpose resource which is used to access application/octet-stream content or any content in that respect. I.e. it will match all types, so you can also download raw JSON or images or whatever media type you envision.