TransportChannel
This type is a class for model objects.
Represents a single layer of network protocol stack. Individual layers can be shared amongst several stacks.
Package: channelservice
Known subtypes:
DCSInboundChannel
JFAPOutboundChannel
ProxyInboundChannel
TCPOutboundChannel
InboundTransportChannel
MQFAPOutboundChannel
MQFAPInboundChannel
JFAPInboundChannel
SIPContainerInboundChannel
OutboundTransportChannel
SIPOutboundChannel
UDPInboundChannel
HTTPInboundChannel
GenericInboundChannel
ORBInboundChannel
HTTPTunnelInboundChannel
TCPInboundChannel
HTTPOutboundChannel
SSLOutboundChannel
WebContainerInboundChannel
HTTPTunnelOutboundChannel
SSLInboundChannel
GenericOutboundChannel
SIPProxyInboundChannel
UDPOutboundChannel
SIPInboundChannel
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
Chain.transportChannels
TransportChannelService.transportChannels
Attributes Summary |
name : EString |
Unique identifier for a given layer in a network protocol stack.
|
properties : Property *
|
Custom properties for the transport channel. The name attribute of each property must be unique.
|
name - Unique identifier for a given layer in a network protocol stack.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
properties - Custom properties for the transport channel. The name attribute of each property must be unique.
Reference Type: Property *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006