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