Class ApplicationWebsocketTransfer<T>
java.lang.Object
org.noear.solon.admin.client.data.ApplicationWebsocketTransfer<T>
- Type Parameters:
T- 要传输的数据类型
应用程序数据传输 Dto
- Since:
- 2.3
- Author:
- shaokeyibb
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationWebsocketTransfer
public ApplicationWebsocketTransfer() -
ApplicationWebsocketTransfer
-
-
Method Details
-
getScope
-
setScope
-
getType
-
setType
-
getData
-
setData
-