| Package | Description | 
|---|---|
| org.glassfish.tyrus.core | Core classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TyrusEndpointWrapper.SessionListener. onClose(TyrusSession session,
       CloseReason closeReason)Invoked after  OnCloseannotated method
 orEndpoint.onClose(jakarta.websocket.Session, jakarta.websocket.CloseReason)execution. | 
| TyrusEndpointWrapper.SessionListener.OnOpenResult | TyrusEndpointWrapper.SessionListener. onOpen(TyrusSession session)Invoked before  OnOpenannotated method
 orEndpoint.onOpen(jakarta.websocket.Session, jakarta.websocket.EndpointConfig)is invoked. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.