Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.websocket.api.annotations Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
OnWebSocketCloseAnnotation for tagging methods to receive connection close events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketErrorAnnotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketFrame(ADVANCED) Annotation for tagging methods to receive frame events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketMessageAnnotation for tagging methods to receive Binary or Text Message events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
WebSocketTags a POJO as being a WebSocket class.Classorg.eclipse.jetty.websocket.api.annotationsJetty