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:
DataPowerMgrInboundChannel
JFAPInboundChannel
MQFAPOutboundChannel
TCPOutboundChannel
GenericOutboundChannel
HTTPInboundChannel
TCPInboundChannel
UDPOutboundChannel
ProxyInboundChannel
HTTPTunnelInboundChannel
GenericInboundChannel
SIPProxyInboundChannel
DCSInboundChannel
MQFAPInboundChannel
OutboundTransportChannel
SSLInboundChannel
HTTPOutboundChannel
HTTPQueueInboundChannel
SIPInboundChannel
SIPContainerInboundChannel
ORBInboundChannel
InboundTransportChannel
HTTPTunnelOutboundChannel
SSLOutboundChannel
UDPInboundChannel
WebContainerInboundChannel
JFAPOutboundChannel
SIPOutboundChannel
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.
Attribute Details
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