Polishing

This commit is contained in:
Juergen Hoeller
2018-09-17 15:00:33 +02:00
parent 88ab911cf1
commit c385a1de83
2 changed files with 6 additions and 5 deletions

View File

@@ -28,8 +28,8 @@ import org.springframework.web.util.UriComponentsBuilder;
/**
* Container for the base URL of a SockJS endpoint with additional helper methods
* to derive related SockJS URLs as the {@link #getInfoUrl() info} URL and
* {@link #getTransportUrl(TransportType) transport} URLs.
* to derive related SockJS URLs: specifically, the {@link #getInfoUrl() info}
* and {@link #getTransportUrl(TransportType) transport} URLs.
*
* @author Rossen Stoyanchev
* @since 4.1