Class
ActionWebService::Protocol::Soap::SoapMarshaler
In:
lib/action_web_service/protocol/soap_protocol/marshaler.rb
Parent:
Object
Methods
annotate_arrays
lookup_type
new
register_type
ruby_to_soap
soap_to_ruby
Attributes
namespace
[R]
registry
[R]
Public Class methods
new
(namespace=nil)
Public Instance methods
annotate_arrays
(binding, value)
lookup_type
(type)
Alias for
register_type
register_type
(type)
ruby_to_soap
(obj)
soap_to_ruby
(obj)
[Validate]