Module: ActionService::Protocol
- Defined in:
- lib/action_service/protocol/soap.rb,
lib/action_service/protocol/xmlrpc.rb,
lib/action_service/protocol/abstract.rb,
lib/action_service/protocol/registry.rb
Overview
:nodoc:
Defined Under Namespace
Modules: Registry, Soap, XmlRpc Classes: AbstractProtocol, AbstractProtocolMessage, ProtocolError, ProtocolRequest, ProtocolResponse
Constant Summary collapse
- CheckedMessage =
:checked
- UncheckedMessage =
:unchecked
- HeaderAndBody =
:header_and_body
- BodyOnly =
:body_only