WebContainerInboundChannel



Inherits from type InboundTransportChannel and adds the following.

Attributes Summary
writeBufferSize : intThe amount of content the webcontainer channel will buffer unless the servlet explicity calls flush/close on the response/writer/outputstream.

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:  int
     default Value:   8192


Copyright IBM Corp. 1997-2004