public class SessionIdUnRegistryInterceptor extends Object implements FromClientInterceptor
| 构造器和说明 |
|---|
SessionIdUnRegistryInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postHandle(org.springframework.web.socket.WebSocketSession session,
org.springframework.security.core.Authentication authentication,
MessageFromClient message,
org.springframework.messaging.MessageChannel outputChannel,
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,
MessageFromClient message,
org.springframework.messaging.MessageChannel outputChannel,
org.springframework.web.socket.messaging.StompSubProtocolHandler handler)
postHandle 在接口中 FromClientInterceptorCopyright © 2019. All rights reserved.