Uses of Class
org.glassfish.tyrus.sample.chat.chatdata.LoginRequestMessage
-
Packages that use LoginRequestMessage Package Description org.glassfish.tyrus.sample.chat -
-
Uses of LoginRequestMessage in org.glassfish.tyrus.sample.chat
Methods in org.glassfish.tyrus.sample.chat with parameters of type LoginRequestMessage Modifier and Type Method Description voidChatEndpoint. handleLoginRequest(LoginRequestMessage message, jakarta.websocket.Session session)
-