Uses of Interface
de.quantummaid.httpmaid.websockets.additionaldata.AdditionalWebsocketDataProvider
-
Packages that use AdditionalWebsocketDataProvider Package Description de.quantummaid.httpmaid.websockets de.quantummaid.httpmaid.websockets.processors -
-
Uses of AdditionalWebsocketDataProvider in de.quantummaid.httpmaid.websockets
Methods in de.quantummaid.httpmaid.websockets with parameters of type AdditionalWebsocketDataProvider Modifier and Type Method Description voidWebsocketsModule. setAdditionalWebsocketDataProvider(AdditionalWebsocketDataProvider additionalWebsocketDataProvider)static ConfiguratorWebsocketConfigurators. toStoreAdditionalDataInWebsocketContext(AdditionalWebsocketDataProvider dataProvider) -
Uses of AdditionalWebsocketDataProvider in de.quantummaid.httpmaid.websockets.processors
Methods in de.quantummaid.httpmaid.websockets.processors with parameters of type AdditionalWebsocketDataProvider Modifier and Type Method Description static AddAdditionalWebsocketDataProcessorAddAdditionalWebsocketDataProcessor. addAdditionalWebsocketDataProcessor(AdditionalWebsocketDataProvider dataProvider)
-