Packages

package xml

Type Members

  1. class BackendXmlConnection extends BackendServiceConnection with XmlConnection
  2. trait XmlConnection extends AbstractHttpConnection
  3. case class XmlResponse(statusCode: Int, headers: HttpHeaders, root: Elem) extends HttpResponse with Product with Serializable

Ungrouped