Factory class for returning ResponseStream
or ResponseWriter
instances that may be used to produce output response content that is independent of whether we are running in a servlet or portlet environment. The RenderKit
for the current request will be used to manufacture stream or writer instances, if necessary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|