TransportChannel

Represents a single layer of network protocol stack. Individual layers can be shared amongst several stacks.



Attributes Summary
name : StringUnique identifier for a given layer in a network protocol stack.
properties : Property * Custom properties for the transport channel.

Attribute Details

name    -    Unique identifier for a given layer in a network protocol stack.
     data type:  String
     default Value:   unspecified



properties    -    Custom properties for the transport channel. The name attribute of each property must be unique.
     data type: Property*


Copyright IBM Corp. 1997-2004