|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo.webcontainer.ComponentInputProcessor
public class ComponentInputProcessor
ClientMessage.Processor which de-serializes
changed properties and fired events generated by the
client-side component hierarchy and passes them
to appropriate ComponentSynchronizePeers
for processing.
| Constructor Summary | |
|---|---|
ComponentInputProcessor()
|
|
| Method Summary | |
|---|---|
void |
process(nextapp.echo.app.util.Context context,
org.w3c.dom.Element dirElement)
Processes a client message directive. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentInputProcessor()
| Method Detail |
|---|
public void process(nextapp.echo.app.util.Context context,
org.w3c.dom.Element dirElement)
throws java.io.IOException
ClientMessage.Processor
process in interface ClientMessage.Processorcontext - the relevant ContextdirElement - the <dir> (directive) element
java.io.IOException - if the directive contains invalid informationClientMessage.Processor.process(nextapp.echo.app.util.Context, org.w3c.dom.Element)
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||