AppXmlResponse
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AppXmlResponse.type
Members list
Value members
Concrete methods
Construct XmlResponse with 200 OK response code and "application/xml" mime type
Construct XmlResponse with 200 OK response code and "application/xml" mime type
Attributes
Construct XmlResponse with given response code and "application/xml" mime type
Construct XmlResponse with given response code and "application/xml" mime type
Attributes
Construct XmlResponse with 200 OK response code and given mime type
Construct XmlResponse with 200 OK response code and given mime type
Attributes
Construct XmlResponse with given response code and mime type
Construct XmlResponse with given response code and mime type
Attributes
Construct XmlResponse with 200 OK response code, "application/xml" mime type and given cookies
Construct XmlResponse with 200 OK response code, "application/xml" mime type and given cookies
Attributes
Construct XmlResponse with given response code, given cookies and "application/xml" mime type
Construct XmlResponse with given response code, given cookies and "application/xml" mime type