|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Receiver in org.apache.cocoon.portal.coplet.adapter.impl |
---|
Classes in org.apache.cocoon.portal.coplet.adapter.impl that implement Receiver | |
---|---|
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 |
Uses of Receiver in org.apache.cocoon.portal.coplets.basket |
---|
Classes in org.apache.cocoon.portal.coplets.basket that implement Receiver | |
---|---|
class |
BasketManagerImpl
This is the implementation of the basket manager |
Uses of Receiver in org.apache.cocoon.portal.event |
---|
Methods in org.apache.cocoon.portal.event with parameters of type Receiver | |
---|---|
void |
EventManager.subscribe(Receiver receiver)
Subscribes a receiver for a specific type of event. |
void |
EventManager.unsubscribe(Receiver receiver)
Unsubscribes a receiver for all events. |
Uses of Receiver in org.apache.cocoon.portal.event.aspect.impl |
---|
Classes in org.apache.cocoon.portal.event.aspect.impl that implement Receiver | |
---|---|
class |
FullScreenCopletEventAspect
|
Uses of Receiver in org.apache.cocoon.portal.event.impl |
---|
Methods in org.apache.cocoon.portal.event.impl with parameters of type Receiver | |
---|---|
void |
DefaultEventManager.subscribe(Receiver receiver)
|
void |
DefaultEventManager.unsubscribe(Receiver receiver)
|
Uses of Receiver in org.apache.cocoon.portal.event.subscriber.impl |
---|
Classes in org.apache.cocoon.portal.event.subscriber.impl that implement Receiver | |
---|---|
class |
DefaulCopletDataEventSubscriber
|
class |
DefaultChangeAspectDataEventSubscriber
|
class |
DefaultJXPathEventSubscriber
This subscriber processes JXPath events. |
Uses of Receiver in org.apache.cocoon.portal.layout.impl |
---|
Classes in org.apache.cocoon.portal.layout.impl that implement Receiver | |
---|---|
class |
DefaultLayoutFactory
Configuration |
Uses of Receiver in org.apache.cocoon.portal.layout.renderer.aspect.impl |
---|
Classes in org.apache.cocoon.portal.layout.renderer.aspect.impl that implement Receiver | |
---|---|
class |
AbstractActionAspect
This aspect creates an event and subscribes to it as well |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |