StompSessionHandler.afterConnected

Invoked when the session is ready to use, i.e. after the underlying transport (TCP, WebSocket) is connected and a STOMP CONNECTED frame is received from the broker. @param session the client STOMP session @param connectedHeaders the STOMP CONNECTED frame headers

interface StompSessionHandler
void
afterConnected

Meta