Parent

Files

Class Index [+]

Quicksearch

SOAP::Filter::StreamHandler

Public Instance Methods

on_http_inbound(req, res) click to toggle source

no returning value expected.

    # File lib/soap/filter/streamhandler.rb, line 21
21:   def on_http_inbound(req, res)
22:     # do something.
23:   end
on_http_outbound(req) click to toggle source

no returning value expected.

    # File lib/soap/filter/streamhandler.rb, line 16
16:   def on_http_outbound(req)
17:     # do something.
18:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.