Package | Description |
---|---|
org.glassfish.tyrus.core |
Core classes.
|
Modifier and Type | Method and Description |
---|---|
void |
TyrusWebSocket.onFragment(TextFrame frame,
boolean last)
This callback will be invoked when a fragmented textual message has
been received.
|
void |
TyrusWebSocket.onMessage(TextFrame frame)
This callback will be invoked when a text message has been received.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.