method

add_handler

add_handler()
private

No documentation available.

# File lib/soap/encodingstyle/handler.rb, line 40
    def add_handler
      @@handlers[self.uri] = self
    end