|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.ComponentEventDispatcher
public class ComponentEventDispatcher
Processes component action events sent as requests from the client. Component events include an event type, identify a page and a component, and may provide additional context strings.
ComponentEventLinkEncoder| Constructor Summary | |
|---|---|
ComponentEventDispatcher(ComponentRequestHandler componentRequestHandler,
ComponentEventLinkEncoder linkEncoder)
|
|
| Method Summary | |
|---|---|
boolean |
dispatch(Request request,
Response response)
Analyzes the incoming request and performs an appropriate operation for each. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentEventDispatcher(ComponentRequestHandler componentRequestHandler,
ComponentEventLinkEncoder linkEncoder)
| Method Detail |
|---|
public boolean dispatch(Request request,
Response response)
throws java.io.IOException
Dispatcher
dispatch in interface Dispatcherjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||