| Package | Description |
|---|---|
| org.apache.shenyu.common.dto |
| Modifier and Type | Method and Description |
|---|---|
WebsocketData<T> |
WebsocketData.setData(java.util.List<T> data)
set data.
|
WebsocketData<T> |
WebsocketData.setEventType(java.lang.String eventType)
set eventType.
|
WebsocketData<T> |
WebsocketData.setGroupType(java.lang.String groupType)
set groupType.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.