Namespace: OpenEdge.Net.HTTP.Filter.Writer
Class 
BodyWriterRegistry
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2015 by Progress Software Corporation. All rights reserved.
File:BodyWriterRegistry
Purpose:Contains mappings for content-types and message writers used to
populate a message body
Author(s):pjudge
Created:Wed Jul 01 14:54:10 EDT 2015




Method Summary
Options Name Purpose
+ InitializeRegistry (BuilderRegistry) /** Adds initial values into the registry @param BuilderRegistry The registry to populate */

Property Summary
Options Name Purpose
# OpenEdge.Net.HTTP.BuilderRegistry Registry /** Registry for mapping build types to their implementations */


Method Detail
Top

PUBLIC InitializeRegistry (BuilderRegistry)

Purpose: Adds initial values into the registry
Parameters:
poRegistry OpenEdge.Net.HTTP.BuilderRegistry


Property Detail
Top

PROTECTED OpenEdge.Net.HTTP.BuilderRegistry Registry

Purpose: Registry for mapping build types to their implementations
Returns OpenEdge.Net.HTTP.BuilderRegistry


10.27.2015 12:36:44