|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HelloListener
Implementation of this interface is used to receive HelloData from
hello messages. Registration for receiving such hello message is done by the
DefaultClient#registerHelloListening(SearchParameter, HelloListener).
| Method Summary | |
|---|---|
void |
helloReceived(HelloData helloData)
This method is called, if matching hello was received. |
| Method Detail |
|---|
void helloReceived(HelloData helloData)
helloData - Hello data object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||