Uses of Class
org.apache.cocoon.portal.coplet.adapter.impl.AbstractCopletAdapter

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

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

Subclasses of AbstractCopletAdapter in org.apache.cocoon.portal.coplet.adapter.impl
 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 AbstractCopletAdapter in org.apache.cocoon.portal.pluto.adapter
 

Subclasses of AbstractCopletAdapter in org.apache.cocoon.portal.pluto.adapter
 class PortletAdapter
          This is the adapter to use JSR-168 portlets as coplets.
 

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

Subclasses of AbstractCopletAdapter in org.apache.cocoon.portal.wsrp.adapter
 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.