spring-framework / org.springframework.web.socket.messaging / SubProtocolHandler / afterSessionEnded

afterSessionEnded

abstract fun afterSessionEnded(session: WebSocketSession, closeStatus: CloseStatus, outputChannel: MessageChannel): Unit

Invoked after a WebSocketSession has ended.

Parameters

session - the client session

closeStatus - the reason why the session was closed

outputChannel - a channel