public class SessionIdRegistryInterceptor extends Object implements ToClientInterceptor
| 构造器和说明 |
|---|
SessionIdRegistryInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postHandle(org.springframework.web.socket.WebSocketSession session,
org.springframework.security.core.Authentication authentication,
org.springframework.messaging.simp.stomp.StompHeaderAccessor accessor,
Object payload,
org.springframework.web.socket.messaging.StompSubProtocolHandler handler) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreHandlepublic void postHandle(org.springframework.web.socket.WebSocketSession session,
org.springframework.security.core.Authentication authentication,
org.springframework.messaging.simp.stomp.StompHeaderAccessor accessor,
Object payload,
org.springframework.web.socket.messaging.StompSubProtocolHandler handler)
postHandle 在接口中 ToClientInterceptorCopyright © 2019. All rights reserved.