All Implemented Interfaces:
org.apache.avalon.excalibur.pool.Recyclable, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Recomposable
All Known Implementing Classes:
AbstractStreamPipeline, NonCachingStreamPipeline, CachingStreamPipeline
StreamPipeline either
Reader and let it produce a character streamEventPipeline with a
Serializer and let them produce the byte stream
A StreamPipeline is Recomposable since the
ComponentManager used to get the reader or serializer
depends on the pipeline assembly engine where they are defined (i.e.
a given sitemap file).
< - a href="mailto:Giacomo.Pati@pwr.ch">Giacomo PatiCVS - $Id: StreamPipeline.java,v 1.4 2002/02/22 07:00:11 cziegeler Exp $| Field Summary | ||
|---|---|---|
| String | ROLE | |
| Method from org.apache.cocoon.components.pipeline.StreamPipeline Summary: |
|---|
| getEventPipeline, process, setEventPipeline, setReader, setReader, setSerializer, setSerializer |
| Method from org.apache.cocoon.components.pipeline.StreamPipeline Detail: |
|---|
EventPipeline |
Environment producing the output |
EventPipeline |
|
|
|
|