All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.web.socket.sockjs.transport.session.package-info Maven / Gradle / Ivy

/**
 * SockJS specific implementations of
 * {@link org.springframework.web.socket.WebSocketSession}.
 */
@NonNullApi
@NonNullFields
package org.springframework.web.socket.sockjs.transport.session;

import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy