Generated by
JDiff

Class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry

Added Methods
int getOrder()  
UrlPathHelper getUrlPathHelper()  
void setOrder(int) Set the order for the resulting SimpleUrlHandlerMapping relative to other handler mappings configured in Spring MVC.
void setUrlPathHelper(UrlPathHelper) Set the UrlPathHelper to configure on the {@code SimpleUrlHandlerMapping} used to map handshake requests.