public class ProxySessionException extends Exception
| Constructor and Description |
|---|
ProxySessionException(ProxyWebSocketConnectionManager connectionManager,
org.springframework.messaging.simp.stomp.StompSession session,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProxyWebSocketConnectionManager |
getConnectionManager() |
org.springframework.messaging.simp.stomp.StompSession |
getSession() |
int |
hashCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProxySessionException(ProxyWebSocketConnectionManager connectionManager, org.springframework.messaging.simp.stomp.StompSession session, Throwable cause)
public ProxyWebSocketConnectionManager getConnectionManager()
public org.springframework.messaging.simp.stomp.StompSession getSession()
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.