Uses of Class
org.glassfish.tyrus.core.frame.CloseFrame
Packages that use CloseFrame
-
Uses of CloseFrame in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core with parameters of type CloseFrameModifier and TypeMethodDescriptionvoid
TyrusWebSocket.onClose
(CloseFrame frame) This callback will be invoked when the remote endpoint sent a closing frame.