Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Package PushTechnology.ClientInterface.Client.Content

Namespaces

 
package  Update
 
package  Xml
 

Classes

class  ContentEncoding
 Encoding to apply to content when serialised for transport. More...
 
class  ContentFactory
 Content factory implmentation. More...
 
interface  IContent
 Represents data content. More...
 
interface  IContentBuilder< out TB >
 Base interface for content builders. More...
 
interface  IContentFactory
 Central factory for various content builders and readers More...
 
interface  IContentReader
 The base interface for content readers. More...
 
interface  IRecord
 A record is an immutable collection of string fields and may be used when reading or writing record-based content. More...
 
interface  IRecordBuilder
 The record builder. More...
 
interface  IRecordContentBuilder
 Builds content in record format. More...
 
interface  IRecordFactory
 Factory for record builders. More...
 
interface  ISimpleContentBuilder
 Simple content builder for bytes and/or strings. More...
 
interface  IStructuredReader
 A structured reader allowing the record content to be read using IMRecord metadata. More...
 
class  TopicDataType
 Defines the type of an instance of ITopicData. More...