Java org.springframework.web.socket.sockjs.client WebSocketClientSockJsSession fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.web.socket.sockjs.client WebSocketClientSockJsSession fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.web.socket.sockjs.client WebSocketClientSockJsSession.

The text is from its open source code.

Constructor

Method

RunnablegetTimeoutTask()
Return a timeout cleanup task to invoke if the SockJS sessions is not fully established within the retransmission timeout period calculated in SockJsRequest based on the duration of the initial SockJS "Info" request.