程序包 org.springframework.web.socket.sockjs.support
Support classes for SockJS including an
AbstractSockJsService implementation.类概要 类 说明 AbstractSockJsService An abstract base class forSockJsServiceimplementations that provides SockJS path resolution and handling of static SockJS requests (e.g.SockJsHttpRequestHandler AnHttpRequestHandlerthat allows mapping aSockJsServiceto requests in a Servlet container.