Castile

v1.0.1

  • Pages
  • Modules
  • Exceptions

    Castile v1.0.1 Castile.SOAP View Source

    SOAP related records. Used when parsing Erlsom output.

    Link to this section Summary

    Functions

    soap_address(args \\ [])
    soap_address(record, args)
    soap_body(args \\ [])
    soap_body(record, args)
    soap_envelope(args \\ [])
    soap_envelope(record, args)
    soap_fault(args \\ [])
    soap_fault(record, args)
    soap_header(args \\ [])
    soap_header(record, args)
    soap_operation(args \\ [])
    soap_operation(record, args)

    Link to this section Functions

    Link to this macro soap_address(args \\ []) View Source (macro)
    Link to this macro soap_address(record, args) View Source (macro)
    Link to this macro soap_body(args \\ []) View Source (macro)
    Link to this macro soap_body(record, args) View Source (macro)
    Link to this macro soap_envelope(args \\ []) View Source (macro)
    Link to this macro soap_envelope(record, args) View Source (macro)
    Link to this macro soap_fault(args \\ []) View Source (macro)
    Link to this macro soap_fault(record, args) View Source (macro)
    Link to this macro soap_header(args \\ []) View Source (macro)
    Link to this macro soap_header(record, args) View Source (macro)
    Link to this macro soap_operation(args \\ []) View Source (macro)
    Link to this macro soap_operation(record, args) View Source (macro)

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer for the Elixir programming language.