method
add_handler
v1_8_7_330 -
Show latest stable
- Class:
SOAP::EncodingStyle::Handler
add_handler()private
No documentation available.
# File lib/soap/encodingstyle/handler.rb, line 40
def add_handler
@@handlers[self.uri] = self
end