|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
protected static interface EUtility.Processor
A processor is responsible for processing the response of a service. Implementing class must notifyAll after processing. synchronized (resultReady) { resultReady.notifyAll(); }
| Method Summary | |
|---|---|
void |
processResult(java.io.InputStream result)
|
| Method Detail |
|---|
void processResult(java.io.InputStream result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||