JFAPInboundChannel
This type is a class for model objects.
A channel which can be used in combination with the TCP Channel - or other channels which support the same application interface to accept inbound connections to into a WebSphere System Integration Bus messaging engine.
Package: channels
Supertype: InboundTransportChannel
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary heartbeatInterval : EInt The amount of idle time, in seconds, before the channel attempts to solicit a response from its peer to check that the peer is still active. The sum of this value and the heartbeat timeout value determines the maximum amount of time that it can take to discover that some types of network failure have occurred. heartbeatTimeout : EInt The amount of time, in seconds, to wait for a response from a peer after deciding to check that the peer is still alive.
Attribute Details
heartbeatInterval - The amount of idle time, in seconds, before the channel attempts to solicit a response from its peer to check that the peer is still active. The sum of this value and the heartbeat timeout value determines the maximum amount of time that it can take to discover that some types of network failure have occurred.
Data Type: EInt
Default value: 300
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
heartbeatTimeout - The amount of time, in seconds, to wait for a response from a peer after deciding to check that the peer is still alive.
Data Type: EInt
Default value: 15
Required: false
Changeable: true
Unsettable: false
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