Uses of Class
org.glassfish.tyrus.core.frame.TextFrame
Packages that use TextFrame
-
Uses of TextFrame in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core with parameters of type TextFrameModifier and TypeMethodDescriptionvoid
TyrusWebSocket.onFragment
(TextFrame frame, boolean last) This callback will be invoked when a fragmented textual message has been received.void
This callback will be invoked when a text message has been received.