DocsRoxen2.1Programmer ManualJava
   

  • Frame
  • HTTP
  • RoxenLib
  • Module
  • AbstractLocationModule
  • RoxenConfiguration
  • RoxenRequest
  • RoxenResponse
  • RoxenFileResponse
  • RoxenStringResponse
  • RoxenRXMLResponse
  • ExperimentalModule
  • FileExtensionModule
  • LocationModule
  • ParserModule
  • ProviderModule
  • SecurityModule
  • SimpleTagCaller
  • UniqueModule
  • 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