|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ResponseListener | |
| org.silvermoon.moonglow.common | |
| Uses of ResponseListener in org.silvermoon.moonglow.common |
| Classes in org.silvermoon.moonglow.common that implement ResponseListener | |
class |
Client
The Client manages user requests as follows: takes request(s) from a UI, represented by Query objects instantiates the correct Plugin implements ResponseListener to listen for the results formats the Response using the correct Formatter instance outputs the result to the correct OutputStream |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||