Class: SOAP::RPC::CGIStub::SOAPRequest
- Defined in:
- lib/soap/rpc/cgistub.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#body ⇒ Object
readonly
Returns the value of attribute body.
Instance Method Summary collapse
Instance Attribute Details
#body ⇒ Object (readonly)
Returns the value of attribute body
32 33 34 |
# File 'lib/soap/rpc/cgistub.rb', line 32 def body @body end |