|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MessageHandler.CharacterStream
This kind of handler is called when a new text message arrives that is to be read using a blocking stream.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.MessageHandler |
|---|
MessageHandler.AsyncBinary, MessageHandler.AsyncText, MessageHandler.Binary, MessageHandler.BinaryStream, MessageHandler.CharacterStream, MessageHandler.DecodedObject<T>, MessageHandler.Pong, MessageHandler.Text |
| Method Summary | |
|---|---|
void |
onMessage(Reader r)
This method is called when a new text message has begun to arrive. |
| Method Detail |
|---|
void onMessage(Reader r)
is -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||