See: Description
Class | Description |
---|---|
ServerEndpointExporter |
Detects beans of type
ServerEndpointConfig and registers
with the standard Java WebSocket runtime. |
ServerEndpointRegistration |
An implementation of
ServerEndpointConfig for use in
Spring applications. |
ServletServerContainerFactoryBean |
A FactoryBean for configuring
ServerContainer . |
SpringConfigurator |
A
ServerEndpointConfig.Configurator for initializing
ServerEndpoint -annotated classes through Spring. |