Class FeedTools::Cloud
In: lib/feed_tools/feed_structures.rb
Parent: Object

Represents a feed‘s cloud. Be aware that this will be ignored for feed generation.

Attributes

domain  [RW]  The domain of the cloud.
path  [RW]  The path for the cloud.
port  [RW]  The port the cloud is listening on.
protocol  [RW]  The web services protocol the cloud uses. Possible values are either "xml-rpc" or "soap".
register_procedure  [RW]  The procedure to use to request notification.

[Validate]