Uses of Interface
org.apache.cocoon.portal.coplet.adapter.CopletAdapter

Packages that use CopletAdapter
org.apache.cocoon.portal.coplet.adapter.impl   
org.apache.cocoon.portal.pluto.adapter   
org.apache.cocoon.portal.wsrp.adapter   
 

Uses of CopletAdapter in org.apache.cocoon.portal.coplet.adapter.impl
 

buffer Shall the content of the coplet be buffered?
Classes in org.apache.cocoon.portal.coplet.adapter.impl that implement CopletAdapter
 class AbstractCopletAdapter
          This is the abstract base adapter to use pipelines as coplets Configuration
 class ApplicationCopletAdapter
          This coplet adapter is used to connect to external applications that are plugged into the portal.
 class CachingURICopletAdapter
          This adapter extends the URICopletAdapter by a caching mechanism.
 class URICopletAdapter
          This is the adapter to use pipelines as coplets.
 

Uses of CopletAdapter in org.apache.cocoon.portal.pluto.adapter
 

Classes in org.apache.cocoon.portal.pluto.adapter that implement CopletAdapter
 class PortletAdapter
          This is the adapter to use JSR-168 portlets as coplets.
 

Uses of CopletAdapter in org.apache.cocoon.portal.wsrp.adapter
 

Classes in org.apache.cocoon.portal.wsrp.adapter that implement CopletAdapter
 class WSRPAdapter
          Adapter to use wsrp-portlets as coplets
It provides the wsrp support by initializing wsrp4j
The aspect/adapter can be configured at the portal manager.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.