buffer |
Shall the content of the coplet be buffered? If a coplet is
buffered, errors local to the coplet are caught and a not
availability notice is delivered instead. |
ApplicationCopletAdapter.java | Class | This coplet adapter is used to connect to external applications that are
plugged into the portal. |
CachingURICopletAdapter.java | Class | This adapter extends the
org.apache.cocoon.portal.coplet.adapter.impl.URICopletAdapter by a caching mechanism. |
PortletAdapter.java | Class | This is the adapter to use JSR-168 portlets as coplets. |
URICopletAdapter.java | Class | |