类的使用
org.springframework.web.socket.sockjs.SockJsTransportFailureException
使用SockJsTransportFailureException的程序包 程序包 说明 org.springframework.web.socket.sockjs.transport.session SockJS specific implementations ofWebSocketSession.org.springframework.web.socket.sockjs.transport.session中SockJsTransportFailureException的使用
抛出SockJsTransportFailureException的org.springframework.web.socket.sockjs.transport.session中的方法 修饰符和类型 方法 说明 protected abstract voidAbstractHttpSockJsSession. flushCache()Called when the connection is active and ready to write to the response.protected voidPollingSockJsSession. flushCache()protected voidStreamingSockJsSession. flushCache()protected voidAbstractSockJsSession. sendHeartbeat()protected voidAbstractHttpSockJsSession. sendMessageInternal(String message)voidWebSocketServerSockJsSession. sendMessageInternal(String message)protected voidAbstractSockJsSession. writeFrame(SockJsFrame frame)For internal use within a TransportHandler and the (TransportHandler-specific) session class.protected voidPollingSockJsSession. writeFrame(SockJsFrame frame)