docs.roxen.comBack to normal mode
DocsRoxen2.2Programmer ManualAppendix A - Java
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

RoxenRXMLResponse

: Class RoxenRXMLResponse

com.roxen.roxen
Class RoxenRXMLResponse


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

A class of responses using an RXML parsed string 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