接口的使用
org.ssssssss.magicapi.core.service.MagicNotifyService
使用MagicNotifyService的程序包
-
org.ssssssss.magicapi.core.config中MagicNotifyService的使用
修饰符和类型字段说明private MagicNotifyServiceMagicConfiguration.magicNotifyServiceprivate static MagicNotifyServiceWebSocketSessionManager.magicNotifyService修饰符和类型方法说明voidMagicConfiguration.setMagicNotifyService(MagicNotifyService magicNotifyService) static voidWebSocketSessionManager.setMagicNotifyService(MagicNotifyService magicNotifyService) -
org.ssssssss.magicapi.core.handler中MagicNotifyService的使用
限定符构造器说明MagicWebSocketDispatcher(String instanceId, MagicNotifyService magicNotifyService, List<Object> websocketMessageHandlers)