|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |