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

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

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 PortletAdapter
          This is the adapter to use JSR-168 portlets as coplets.
 class URICopletAdapter
          This is the adapter to use pipelines as coplets
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.