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 TypeMethodDescriptionvoidTyrusWebSocket.onFragment(TextFrame frame, boolean last) This callback will be invoked when a fragmented textual message has been received.voidThis callback will be invoked when a text message has been received.