package xml
Type Members
- class BackendXmlConnection extends BackendServiceConnection with XmlConnection
- trait XmlConnection extends AbstractHttpConnection
- case class XmlResponse(statusCode: Int, headers: HttpHeaders, root: Elem) extends HttpResponse with Product with Serializable