Package

com.gu.zuora.soap

actions

Permalink

package actions

Visibility
  1. Public
  2. All

Type Members

  1. trait Action[T <: Result] extends AnyRef

    Permalink
  2. class XmlWriterAction[I, T <: Result] extends Action[T]

    Permalink

    This bridges the more comprehensive "Action" abstraction and the newer, simpler "XmlWriter" abstraction.

    This bridges the more comprehensive "Action" abstraction and the newer, simpler "XmlWriter" abstraction. "Actions" also handle authentication and the result type of the action, "XmlWriters" only handle going from an object to XML This allows XMLWriters to write very simple struct like objects

Value Members

  1. object Actions

    Permalink

Ungrouped