Ruby SOAP::Header::Handler Functions

EditRocket provides the following information on SOAP::Header::Handler functions in the Ruby source code builder.

new(elename) -

on_inbound(header, mustunderstand = false) - Given header is a SOAPHeaderItem or nil.

on_inbound_headeritem(header) -

on_outbound() - Should return a SOAP/OM, a SOAPHeaderItem or nil.

on_outbound_headeritem() -