A B C D E F H I K M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptingWebSocketsToThePath(String) - Method in class de.quantummaid.httpmaid.websockets.WebSocketsConfigurator
- activate(WebSocketId) - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- activateWebSocketProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.ActivateWebSocketProcessor
- ActivateWebSocketProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- ActivateWebSocketProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.ActivateWebSocketProcessor
- addWebSocketMapping(WebSocketMapping) - Method in class de.quantummaid.httpmaid.websockets.WebSocketModule
- allActiveWebSockets() - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- allWebSockets() - Method in interface de.quantummaid.httpmaid.websockets.builder.That
- allWebSocketsThat(WebSocketForEventFilter) - Method in interface de.quantummaid.httpmaid.websockets.builder.That
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.ActivateWebSocketProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.CloseWebSocketProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.CreateWebSocketProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.DetermineWebSocketTypeProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.HandleNewWebSocketMessageProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.RemoveWebSocketFromRegistryProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.SendToWebSocketsProcessor
- apply(MetaData) - Method in class de.quantummaid.httpmaid.websockets.processors.WebSocketInitializationProcessor
B
- build() - Method in interface de.quantummaid.httpmaid.websockets.builder.EventStage
- byId(WebSocketId) - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
C
- CategorizerStage - Interface in de.quantummaid.httpmaid.websockets.builder
- close() - Method in class de.quantummaid.httpmaid.websockets.WebSocket
- close() - Method in interface de.quantummaid.httpmaid.websockets.WebSocketDelegate
- closeWebSocketProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.CloseWebSocketProcessor
- CloseWebSocketProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- CloseWebSocketProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.CloseWebSocketProcessor
- configure(DependencyRegistry) - Method in class de.quantummaid.httpmaid.websockets.WebSocketModule
- configure(DependencyRegistry) - Method in class de.quantummaid.httpmaid.websockets.WebSocketsConfigurator
- createWebSocketProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.CreateWebSocketProcessor
- CreateWebSocketProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- CreateWebSocketProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.CreateWebSocketProcessor
D
- de.quantummaid.httpmaid.websockets - package de.quantummaid.httpmaid.websockets
- de.quantummaid.httpmaid.websockets.builder - package de.quantummaid.httpmaid.websockets.builder
- de.quantummaid.httpmaid.websockets.closing - package de.quantummaid.httpmaid.websockets.closing
- de.quantummaid.httpmaid.websockets.handler - package de.quantummaid.httpmaid.websockets.handler
- de.quantummaid.httpmaid.websockets.processors - package de.quantummaid.httpmaid.websockets.processors
- de.quantummaid.httpmaid.websockets.registry - package de.quantummaid.httpmaid.websockets.registry
- DETERMINE_WEBSOCKET_TYPE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- determineWebSocketTypeProcessor(List<WebSocketMapping>) - Static method in class de.quantummaid.httpmaid.websockets.processors.DetermineWebSocketTypeProcessor
- DetermineWebSocketTypeProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- DetermineWebSocketTypeProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.DetermineWebSocketTypeProcessor
E
- EventStage - Interface in de.quantummaid.httpmaid.websockets.builder
F
- forWebSocketsTaggedWith(String) - Method in interface de.quantummaid.httpmaid.websockets.builder.When
H
- handle(MetaData) - Method in interface de.quantummaid.httpmaid.websockets.handler.WebSocketMessageHandler
- handle(String) - Method in interface de.quantummaid.httpmaid.websockets.handler.WebSocketMessageHandler
- handleNewWebSocketMessageProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.HandleNewWebSocketMessageProcessor
- HandleNewWebSocketMessageProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- HandleNewWebSocketMessageProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.HandleNewWebSocketMessageProcessor
I
- id() - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketId
- id() - Method in class de.quantummaid.httpmaid.websockets.WebSocket
- initializingMetaDataForIncomingMessagesWith(MetaDataKey<T>, Function<MetaData, T>) - Method in interface de.quantummaid.httpmaid.websockets.builder.CategorizerStage
- IS_WEBSOCKET - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- IS_WEBSOCKET_MESSAGE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
K
- key() - Method in class de.quantummaid.httpmaid.websockets.MetaDataEntry
M
- metaDataEntriesToSave() - Method in class de.quantummaid.httpmaid.websockets.WebSocketMapping
- metaDataEntriesToSave(List<MetaDataEntryProvider<?>>) - Static method in class de.quantummaid.httpmaid.websockets.MetaDataEntriesToSave
- MetaDataEntriesToSave - Class in de.quantummaid.httpmaid.websockets
- MetaDataEntriesToSave() - Constructor for class de.quantummaid.httpmaid.websockets.MetaDataEntriesToSave
- metaDataEntry(MetaDataKey<T>, T) - Static method in class de.quantummaid.httpmaid.websockets.MetaDataEntry
- MetaDataEntry<T> - Class in de.quantummaid.httpmaid.websockets
- MetaDataEntry() - Constructor for class de.quantummaid.httpmaid.websockets.MetaDataEntry
- MetaDataEntryProvider<T> - Interface in de.quantummaid.httpmaid.websockets
N
- NUMBER_OF_ACTIVE_WEB_SOCKETS - Static variable in class de.quantummaid.httpmaid.websockets.WebSocketMetrics
P
- pathTemplate() - Method in class de.quantummaid.httpmaid.websockets.WebSocketMapping
- provide(MetaData) - Method in interface de.quantummaid.httpmaid.websockets.MetaDataEntryProvider
R
- randomWebSocketId() - Static method in class de.quantummaid.httpmaid.websockets.registry.WebSocketId
- RECIPIENT_WEBSOCKETS - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- register(ChainExtender) - Method in class de.quantummaid.httpmaid.websockets.WebSocketModule
- register(WebSocketId, WebSocket) - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- removeWebSocketFromRegistryProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.RemoveWebSocketFromRegistryProcessor
- RemoveWebSocketFromRegistryProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- RemoveWebSocketFromRegistryProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.RemoveWebSocketFromRegistryProcessor
- restoreTo(MetaData) - Method in class de.quantummaid.httpmaid.websockets.SavedMetaDataEntries
S
- save(MetaData) - Method in class de.quantummaid.httpmaid.websockets.MetaDataEntriesToSave
- savedMetaDataEntries() - Method in class de.quantummaid.httpmaid.websockets.WebSocket
- SavedMetaDataEntries - Class in de.quantummaid.httpmaid.websockets
- SavedMetaDataEntries() - Constructor for class de.quantummaid.httpmaid.websockets.SavedMetaDataEntries
- saving(MetaDataKey<T>) - Method in interface de.quantummaid.httpmaid.websockets.builder.CategorizerStage
- saving(MetaDataKey<T>) - Static method in interface de.quantummaid.httpmaid.websockets.MetaDataEntryProvider
- SEND_TO_WEBSOCKETS - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- sendText(String) - Method in class de.quantummaid.httpmaid.websockets.WebSocket
- sendText(String) - Method in interface de.quantummaid.httpmaid.websockets.WebSocketDelegate
- sendToWebSocketsProcessor() - Static method in class de.quantummaid.httpmaid.websockets.processors.SendToWebSocketsProcessor
- SendToWebSocketsProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- SendToWebSocketsProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.SendToWebSocketsProcessor
- storing(MetaDataKey<T>, Function<MetaData, T>) - Static method in interface de.quantummaid.httpmaid.websockets.MetaDataEntryProvider
- supplyModulesIfNotAlreadyPreset() - Method in class de.quantummaid.httpmaid.websockets.WebSocketsConfigurator
T
- taggedBy(String) - Method in interface de.quantummaid.httpmaid.websockets.builder.CategorizerStage
- test(MetaData, Map<String, Object>) - Method in interface de.quantummaid.httpmaid.websockets.WebSocketForEventFilter
- That<T> - Interface in de.quantummaid.httpmaid.websockets.builder
- To<T> - Interface in de.quantummaid.httpmaid.websockets.builder
- toAllWebSockets() - Method in interface de.quantummaid.httpmaid.websockets.builder.To
- toString() - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- toString() - Method in class de.quantummaid.httpmaid.websockets.WebSocket
- toUseWebSockets() - Static method in class de.quantummaid.httpmaid.websockets.WebSocketsConfigurator
- toWebSocketsTaggedWith(String) - Method in interface de.quantummaid.httpmaid.websockets.builder.To
- toWebSocketsThat(WebSocketForEventFilter) - Method in interface de.quantummaid.httpmaid.websockets.builder.To
U
- unregister(WebSocketId) - Method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
V
- value() - Method in class de.quantummaid.httpmaid.websockets.MetaDataEntry
W
- webSocket(WebSocketId, WebSocketDelegate, SavedMetaDataEntries) - Static method in class de.quantummaid.httpmaid.websockets.WebSocket
- WebSocket - Class in de.quantummaid.httpmaid.websockets
- WebSocket() - Constructor for class de.quantummaid.httpmaid.websockets.WebSocket
- WEBSOCKET_ACCEPTED - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WEBSOCKET_CLOSE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- WEBSOCKET_CLOSED - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- WEBSOCKET_DELEGATE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WEBSOCKET_ESTABLISHMENT - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- WEBSOCKET_ID - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WEBSOCKET_MAPPING - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WEBSOCKET_MESSAGE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- WEBSOCKET_OPEN - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChains
- WEBSOCKET_REGISTRY - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WEBSOCKET_TAG - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WebsocketChainKeys - Class in de.quantummaid.httpmaid.websockets
- WebsocketChains - Class in de.quantummaid.httpmaid.websockets
- WebSocketCloser - Class in de.quantummaid.httpmaid.websockets.closing
- WebSocketCloser() - Constructor for class de.quantummaid.httpmaid.websockets.closing.WebSocketCloser
- WebSocketCondition - Class in de.quantummaid.httpmaid.websockets.handler
- WebSocketDelegate - Interface in de.quantummaid.httpmaid.websockets
- WebSocketForEventFilter - Interface in de.quantummaid.httpmaid.websockets
- WebSocketId - Class in de.quantummaid.httpmaid.websockets.registry
- WebSocketId() - Constructor for class de.quantummaid.httpmaid.websockets.registry.WebSocketId
- webSocketInitializationProcessor(WebSocketRegistry) - Static method in class de.quantummaid.httpmaid.websockets.processors.WebSocketInitializationProcessor
- WebSocketInitializationProcessor - Class in de.quantummaid.httpmaid.websockets.processors
- WebSocketInitializationProcessor() - Constructor for class de.quantummaid.httpmaid.websockets.processors.WebSocketInitializationProcessor
- webSocketMapping(MetaDataEntriesToSave, PathTemplate) - Static method in class de.quantummaid.httpmaid.websockets.WebSocketMapping
- WebSocketMapping - Class in de.quantummaid.httpmaid.websockets
- WebSocketMapping() - Constructor for class de.quantummaid.httpmaid.websockets.WebSocketMapping
- WebSocketMessageHandler - Interface in de.quantummaid.httpmaid.websockets.handler
- webSocketMessageIsTaggedWith(String) - Static method in class de.quantummaid.httpmaid.websockets.handler.WebSocketCondition
- WebSocketMetrics - Class in de.quantummaid.httpmaid.websockets
- webSocketModule() - Static method in class de.quantummaid.httpmaid.websockets.WebSocketModule
- WebSocketModule - Class in de.quantummaid.httpmaid.websockets
- WebSocketModule() - Constructor for class de.quantummaid.httpmaid.websockets.WebSocketModule
- webSocketNotFoundException(WebSocketId) - Static method in exception de.quantummaid.httpmaid.websockets.registry.WebSocketNotFoundException
- WebSocketNotFoundException - Exception in de.quantummaid.httpmaid.websockets.registry
- webSocketRegistry(MetricsProvider<Integer>) - Static method in class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- WebSocketRegistry - Class in de.quantummaid.httpmaid.websockets.registry
- WebSocketRegistry() - Constructor for class de.quantummaid.httpmaid.websockets.registry.WebSocketRegistry
- WEBSOCKETS_TO_CLOSE - Static variable in class de.quantummaid.httpmaid.websockets.WebsocketChainKeys
- WebSocketsConfigurator - Class in de.quantummaid.httpmaid.websockets
- WebSocketsConfigurator() - Constructor for class de.quantummaid.httpmaid.websockets.WebSocketsConfigurator
- webSocketTag(String) - Static method in class de.quantummaid.httpmaid.websockets.WebSocketTag
- WebSocketTag - Class in de.quantummaid.httpmaid.websockets
- WebSocketTag() - Constructor for class de.quantummaid.httpmaid.websockets.WebSocketTag
- when(Predicate<MetaData>) - Method in interface de.quantummaid.httpmaid.websockets.builder.When
- When<T> - Interface in de.quantummaid.httpmaid.websockets.builder
All Classes All Packages