Hierarchy For Package org.springframework.web.socket.server.standard

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.socket.server.standard.ServerEndpointExporter (implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.SmartInitializingSingleton)
    • jakarta.websocket.server.ServerEndpointConfig.Configurator
      • org.springframework.web.socket.server.standard.ServerEndpointRegistration (implements org.springframework.beans.factory.BeanFactoryAware, jakarta.websocket.server.ServerEndpointConfig)
      • org.springframework.web.socket.server.standard.SpringConfigurator
    • org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
    • org.springframework.web.socket.server.standard.StandardWebSocketUpgradeStrategy (implements org.springframework.web.socket.server.RequestUpgradeStrategy)