Uses of Class
org.glassfish.tyrus.core.frame.CloseFrame
-
Packages that use CloseFrame Package Description org.glassfish.tyrus.core Core classes. -
-
Uses of CloseFrame in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core with parameters of type CloseFrame Modifier and Type Method Description void
TyrusWebSocket. onClose(CloseFrame frame)
This callback will be invoked when the remote endpoint sent a closing frame.
-