WebContainerInboundChannel
This type is a class for model objects.
* No description is available *
Package: channels
Supertype: InboundTransportChannel
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary writeBufferSize : EInt The amount of content the webcontainer channel will buffer unless the servlet explicity calls flush/close on the response/writer/outputstream. The default is 8192. enableFRCA : EBoolean @since 7.0.0 Flag to enable the fast resource cache adapter for this specific channel.
Attribute Details
writeBufferSize - The amount of content the webcontainer channel will buffer unless the servlet explicity calls flush/close on the response/writer/outputstream. The default is 8192.
Data Type: EInt
Default value: 8192
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enableFRCA - @since 7.0.0 Flag to enable the fast resource cache adapter for this specific channel.
Data Type: EBoolean
Default value: true
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