InboundTransportChannel


This type is a class for model objects.

Represents a single layer of network protocol stack that receives inbound traffic.

Package: channelservice
Supertype: TransportChannel

Known subtypes:
    ORBInboundChannel
    SIPContainerInboundChannel
    DataPowerMgrInboundChannel
    JFAPInboundChannel
    HTTPInboundChannel
    TCPInboundChannel
    ProxyInboundChannel
    HTTPTunnelInboundChannel
    GenericInboundChannel
    SIPProxyInboundChannel
    DCSInboundChannel
    MQFAPInboundChannel
    UDPInboundChannel
    WebContainerInboundChannel
    SSLInboundChannel
    HTTPQueueInboundChannel
    SIPInboundChannel

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
discriminationWeight : EInt Discrimination weight is used determine the order in which the channels obtain access to the incoming connection in situations where transport channels are shared amongst several transport chains. In these cases, the lower discrimination weight will have the first opportunity to accept the incoming connection.



Attribute Details

discriminationWeight  -  Discrimination weight is used determine the order in which the channels obtain access to the incoming connection in situations where transport channels are shared amongst several transport chains. In these cases, the lower discrimination weight will have the first opportunity to accept the incoming connection.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006