程序包org.springframework.web.socket.sockjs.client的分层结构

程序包分层结构:

类分层结构

接口分层结构

  • org.springframework.web.socket.sockjs.client.InfoReceiver
    • org.springframework.web.socket.sockjs.client.XhrTransport (并 extends org.springframework.web.socket.sockjs.client.Transport)
  • org.springframework.web.socket.sockjs.client.Transport
    • org.springframework.web.socket.sockjs.client.XhrTransport (并 extends org.springframework.web.socket.sockjs.client.InfoReceiver)
  • org.springframework.web.socket.sockjs.client.TransportRequest