|
jGCS Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageListener
This class defines a MessageListener. This listener must be used to receive messages.
DataSession
,
Service
,
ServiceListener
Method Summary | |
---|---|
java.lang.Object |
onMessage(Message msg)
Delivers a message from the channel to the application. |
Method Detail |
---|
java.lang.Object onMessage(Message msg)
msg
- The message received from the channel.
|
jGCS Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |