docs.roxen.comBack to normal mode
DocsRoxenWebServer 6.1System Developer Manual JavaReference for Roxen Java classes
Copyright © 2019, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

RoxenFileResponse

: Class RoxenFileResponse

com.roxen.roxen
Class RoxenFileResponse


java.lang.Object
  |
  +--com.roxen.roxen.RoxenResponse
        |
        +--com.roxen.roxen.RoxenFileResponse
public class RoxenFileResponse
extends RoxenResponse

A class of responses using a file as their source. Use the methods in the HTTP class to create objects of this class.

See Also:
RoxenLib

Methods inherited from class com.roxen.roxen.RoxenResponse
addHTTPHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait