- Inheritance
- < Object
Methods
Class
Visibility | Signature |
---|---|
public | new () |
Instance
Visibility | Signature |
---|---|
public | << (handler) |
public | add (handler) |
public | delete (handler) |
public | dup () |
public | include? (handler) |
public | on_inbound (headers) |
public | on_outbound () |
protected | store= (store) |
Class Method Detail
new()
Instance Method Detail
<<(handler)
Alias for add
add(handler)
delete(handler)
dup()
include?(handler)
on_inbound(headers)
headers: SOAPHeaderItem enumerable object
on_outbound()
returns: Array of SOAPHeaderItem