|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cloud | |
---|---|
yarfraw.core.datamodel |
Uses of Cloud in yarfraw.core.datamodel |
---|
Methods in yarfraw.core.datamodel that return Cloud | |
---|---|
static Cloud |
Cloud.create()
|
Cloud |
ChannelFeed.getCloud()
Rss 2.0 only Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds. |
Cloud |
Cloud.setDomain(String domain)
|
Cloud |
Cloud.setPath(String path)
|
Cloud |
Cloud.setProtocol(String protocol)
|
Cloud |
Cloud.setRegisterProcedure(String registerProcedure)
|
Methods in yarfraw.core.datamodel with parameters of type Cloud | |
---|---|
ChannelFeed |
ChannelFeed.setCloud(Cloud cloud)
Rss 2.0 only Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |