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