| Package | Description |
|---|---|
| org.flmelody.core |
| Modifier and Type | Method and Description |
|---|---|
RouterGroup<M> |
AbstractRouterGroup.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer,
AuthorizationProvider... authorizationProviders) |
Windward |
Windward.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer,
AuthorizationProvider... authorizationProviders)
Register websocket function
|
T |
Router.ws(String relativePath,
Consumer<WebSocketWindwardContext> consumer,
AuthorizationProvider... authorizationProviders)
Register websocket function
|
Copyright © 2024 flmelody. All rights reserved.