Class DefaultNotifyProcessorServer
java.lang.Object
io.github.lunasaw.gbproxy.test.user.server.DefaultNotifyProcessorServer
- All Implemented Interfaces:
NotifyProcessorServer
@Component
public class DefaultNotifyProcessorServer
extends Object
implements NotifyProcessorServer
- Version:
- 1.0
- Author:
- luna
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deviceNotifyUpdate
(String userId, DeviceOtherUpdateNotify deviceOtherUpdateNotify)
-
Constructor Details
-
DefaultNotifyProcessorServer
public DefaultNotifyProcessorServer()
-
-
Method Details
-
deviceNotifyUpdate
- Specified by:
deviceNotifyUpdate
in interfaceNotifyProcessorServer
-