程序包的使用
org.springframework.web.socket.sockjs.support
使用org.springframework.web.socket.sockjs.support的程序包 程序包 说明 org.springframework.web.socket.sockjs.transport Server-side support for SockJS transports includingTransportHandler
implementations for processing incoming requests, theirsession
counterparts for sending messages over the various transports, andDefaultSockJsService
.org.springframework.web.socket.sockjs.transport.handler TransportHandler
implementation classes as well as a concreteSockJsService
.org.springframework.web.socket.sockjs.transport使用的org.springframework.web.socket.sockjs.support中的类 类 说明 AbstractSockJsService An abstract base class forSockJsService
implementations that provides SockJS path resolution and handling of static SockJS requests (e.g.org.springframework.web.socket.sockjs.transport.handler使用的org.springframework.web.socket.sockjs.support中的类 类 说明 AbstractSockJsService An abstract base class forSockJsService
implementations that provides SockJS path resolution and handling of static SockJS requests (e.g.