Polish JavaDoc
Issue: SPR-17174
This commit is contained in:
@@ -53,7 +53,7 @@ import org.springframework.web.socket.sockjs.support.AbstractSockJsService;
|
||||
* A basic implementation of {@link org.springframework.web.socket.sockjs.SockJsService}
|
||||
* with support for SPI-based transport handling and session management.
|
||||
*
|
||||
* <p>Based on the {@link TransportHandler} SPI. {@link TransportHandler TransportHandlers} may
|
||||
* <p>Based on the {@link TransportHandler} SPI. {@code TransportHandlers} may
|
||||
* additionally implement the {@link SockJsSessionFactory} and {@link HandshakeHandler} interfaces.
|
||||
*
|
||||
* <p>See the {@link AbstractSockJsService} base class for important details on request mapping.
|
||||
|
||||
Reference in New Issue
Block a user