Package org.eclipse.jetty.websocket.api.annotations
package org.eclipse.jetty.websocket.api.annotations
Jetty WebSocket API : WebSocket POJO Annotations
-
ClassDescriptionAnnotation for tagging methods to receive connection close events.Annotation for tagging methods to receive connection open events.Annotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.(ADVANCED) Annotation for tagging methods to receive frame events.Annotation for tagging methods to receive Binary or Text Message events.Tags a POJO as being a WebSocket class.