Windows.Web.AtomPub namespace

This topic has not yet been rated - Rate this topic

Enables HTTP CRUD access to Web resources using the AtomPub protocol. The AtomPub sample demonstrates this implementation.

Members

The Windows.Web.AtomPub namespace has these types of members:

Classes

The Windows.Web.AtomPub namespace has these classes.

ClassDescription
AtomPubClient Encapsulates the methods needed to implement the AtomPub protocol which enables HTTP CRUD access to Web resources using the Atom 1.0 wire format.
ResourceCollection Encapsulates one or more collections within a workspace.
ServiceDocument Encapsulates a service document.
Workspace Encapsulates a workspace in a service document.

 

Remarks

Windows.Web.AtomPub leverages Windows.Web.Syndication classes to represent individual content elements.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Web.AtomPub
Windows::Web::AtomPub [C++]

Metadata

Windows.winmd

See also

Quickstart: Managing Feed Entries
AtomPub sample

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.