Uses of Class
org.eclipse.jetty.websocket.common.frames.TextFrame
-
Packages that use TextFrame Package Description org.eclipse.jetty.websocket.common.frames -
-
Uses of TextFrame in org.eclipse.jetty.websocket.common.frames
Methods in org.eclipse.jetty.websocket.common.frames that return TextFrame Modifier and Type Method Description TextFrame
TextFrame. setPayload(java.lang.String str)
-