class: MessageFormatMap

public <<entity>> class: MessageFormatMap
Author: Steven Marcus
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 11/15/2004 3:48:16 PM; Modified: 11/16/2004 8:40:02 AM;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {79DE67F1-B59E-4d2a-9F3C-CE3B11C14770}
 

Goto: Custom Properties, Fields, Methods

Extends: StructureFormatMap

See also: StructureFormatMap, StructureFormatMap

Appears in: ClientPipeline - Participating Classes

Connections
 
Custom Properties
 
MessageFormatMap Attributes
Attribute Details
private char
  protocol
Notes: Desc: The messaging protocol to use, e.g. WebService, UDP, etc.
DESIGN NOTE: I am making a choice here to bind the "Adapter" abilitiy into the version. We can easily refactor this out into a separate adapter later.
private
  destination
Notes: Desc: Represents the destination or provider of this service. Can be an address.
NOTE: Not necessarily for Phase 1.
 
MessageFormatMap Methods
Operation Details
public
getStructureFormatMap():StructureFormatMap
Sequential