forked from Thirdparty/wvp
1
0
Fork 0

修改名称

master
swwheihei 2020-07-16 15:59:57 +08:00
parent 21c0eb821f
commit 4202cfb88f
44 changed files with 44 additions and 44 deletions

View File

@ -2,7 +2,7 @@ package com.genersoft.iot.vmp.common;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 2019530 3:04:04 * @date: 2019530 3:04:04
* *
*/ */

View File

@ -13,7 +13,7 @@ import com.genersoft.iot.vmp.utils.redis.FastJsonRedisSerializer;
/** /**
* @Description:Redis使spring-data-redisapplication.ymlredis * @Description:Redis使spring-data-redisapplication.ymlredis
* @author: songww * @author: swwheihei
* @date: 2019530 10:58:25 * @date: 2019530 10:58:25
* *
*/ */

View File

@ -5,7 +5,7 @@ import org.springframework.context.annotation.Configuration;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202056 2:46:00 * @date: 202056 2:46:00
*/ */
@Configuration("vmConfig") @Configuration("vmConfig")

View File

@ -8,7 +8,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.cmd.impl.SIPCommander;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202058 9:41:46 * @date: 202058 9:41:46
*/ */
@Component @Component

View File

@ -4,7 +4,7 @@ import java.util.List;
/** /**
* @Description:bean * @Description:bean
* @author: songww * @author: swwheihei
* @date: 202058 2:05:56 * @date: 202058 2:05:56
*/ */
public class RecordInfo { public class RecordInfo {

View File

@ -2,7 +2,7 @@ package com.genersoft.iot.vmp.gb28181.bean;
/** /**
* @Description:bean * @Description:bean
* @author: songww * @author: swwheihei
* @date: 202058 2:06:54 * @date: 202058 2:06:54
*/ */
public class RecordItem { public class RecordItem {

View File

@ -8,7 +8,7 @@ import com.genersoft.iot.vmp.utils.redis.RedisUtil;
/** /**
* @Description:线 * @Description:线
* @author: songww * @author: swwheihei
* @date: 2020513 2:40:29 * @date: 2020513 2:40:29
*/ */
@Component @Component

View File

@ -9,7 +9,7 @@ import com.genersoft.iot.vmp.gb28181.event.online.OnlineEvent;
/** /**
* @Description:Event线线 * @Description:Event线线
* @author: songww * @author: swwheihei
* @date: 202056 11:30:50 * @date: 202056 11:30:50
*/ */
@Component @Component

View File

@ -11,7 +11,7 @@ import com.genersoft.iot.vmp.gb28181.event.EventPublisher;
/** /**
* @Description:,redis线 * @Description:,redis线
* @author: songww * @author: swwheihei
* @date: 202056 11:35:46 * @date: 202056 11:35:46
*/ */
@Component @Component

View File

@ -4,7 +4,7 @@ import org.springframework.context.ApplicationEvent;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202056 11:33:13 * @date: 202056 11:33:13
*/ */
public class OfflineEvent extends ApplicationEvent { public class OfflineEvent extends ApplicationEvent {

View File

@ -14,7 +14,7 @@ import com.genersoft.iot.vmp.utils.redis.RedisUtil;
* @Description: 线线线 线 * @Description: 线线线 线
* 1{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.RegisterRequestProcessor} * 1{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.RegisterRequestProcessor}
* 2线,{@link com.genersoft.iot.vmp.gb28181.event.offline.OfflineEventListener} * 2线,{@link com.genersoft.iot.vmp.gb28181.event.offline.OfflineEventListener}
* @author: songww * @author: swwheihei
* @date: 202056 1:51:23 * @date: 202056 1:51:23
*/ */
@Component @Component

View File

@ -4,7 +4,7 @@ import org.springframework.context.ApplicationEvent;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202056 11:32:56 * @date: 202056 11:32:56
*/ */
public class OnlineEvent extends ApplicationEvent { public class OnlineEvent extends ApplicationEvent {

View File

@ -14,7 +14,7 @@ import com.genersoft.iot.vmp.utils.redis.RedisUtil;
* @Description: 线线线 线 * @Description: 线线线 线
* 1{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.RegisterRequestProcessor} * 1{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.RegisterRequestProcessor}
* 2线,{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.MessageRequestProcessor} * 2线,{@link com.genersoft.iot.vmp.gb28181.transmit.request.impl.MessageRequestProcessor}
* @author: songww * @author: swwheihei
* @date: 202056 1:51:23 * @date: 202056 1:51:23
*/ */
@Component @Component

View File

@ -9,7 +9,7 @@ import com.genersoft.iot.vmp.utils.SpringBeanFactory;
/** /**
* @Description:SIPSSRCSSRC1001ID4844 * @Description:SIPSSRCSSRC1001ID4844
* @author: songww * @author: swwheihei
* @date: 2020510 11:57:57 * @date: 2020510 11:57:57
*/ */
public class SsrcUtil { public class SsrcUtil {

View File

@ -8,7 +8,7 @@ import org.springframework.stereotype.Component;
/** /**
* @Description:session * @Description:session
* @author: songww * @author: swwheihei
* @date: 2020513 4:03:02 * @date: 2020513 4:03:02
*/ */
@Component @Component

View File

@ -26,7 +26,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.response.impl.OtherResponseProcess
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202053 4:24:37 * @date: 202053 4:24:37
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import org.springframework.web.context.request.async.DeferredResult;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202058 7:59:05 * @date: 202058 7:59:05
*/ */
@Component @Component

View File

@ -2,7 +2,7 @@ package com.genersoft.iot.vmp.gb28181.transmit.callback;
/** /**
* @Description:TODO() * @Description:TODO()
* @author: songww * @author: swwheihei
* @date: 202058 1:09:18 * @date: 202058 1:09:18
*/ */
public class RequestMessage { public class RequestMessage {

View File

@ -4,7 +4,7 @@ import com.genersoft.iot.vmp.gb28181.bean.Device;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202053 9:16:34 * @date: 202053 9:16:34
*/ */
public interface ISIPCommander { public interface ISIPCommander {

View File

@ -25,7 +25,7 @@ import com.genersoft.iot.vmp.gb28181.bean.Host;
/** /**
* @Description:request TODO * @Description:request TODO
* @author: songww * @author: swwheihei
* @date: 202056 9:29:02 * @date: 202056 9:29:02
*/ */
@Component @Component

View File

@ -23,7 +23,7 @@ import com.genersoft.iot.vmp.gb28181.utils.DateUtil;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202053 9:22:48 * @date: 202053 9:22:48
*/ */
@Component @Component

View File

@ -6,7 +6,7 @@ import com.genersoft.iot.vmp.gb28181.SipLayer;
/** /**
* @Description:IPCameraSIP * @Description:IPCameraSIP
* @author: songww * @author: swwheihei
* @date: 202053 4:42:22 * @date: 202053 4:42:22
*/ */
public interface ISIPRequestProcessor { public interface ISIPRequestProcessor {

View File

@ -16,7 +16,7 @@ import gov.nist.javax.sip.header.CSeq;
/** /**
* @Description:ACK * @Description:ACK
* @author: songww * @author: swwheihei
* @date: 202053 5:31:45 * @date: 202053 5:31:45
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.request.ISIPRequestProcessor;
/** /**
* @Description: BYE * @Description: BYE
* @author: songww * @author: swwheihei
* @date: 202053 5:32:05 * @date: 202053 5:32:05
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.request.ISIPRequestProcessor;
/** /**
* @Description:CANCEL * @Description:CANCEL
* @author: songww * @author: swwheihei
* @date: 202053 5:32:23 * @date: 202053 5:32:23
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.request.ISIPRequestProcessor;
/** /**
* @Description:INVITE * @Description:INVITE
* @author: songww * @author: swwheihei
* @date: 202053 4:43:52 * @date: 202053 4:43:52
*/ */
@Component @Component

View File

@ -43,7 +43,7 @@ import com.genersoft.iot.vmp.utils.redis.RedisUtil;
/** /**
* @Description:MESSAGE * @Description:MESSAGE
* @author: songww * @author: swwheihei
* @date: 202053 5:32:41 * @date: 202053 5:32:41
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.request.ISIPRequestProcessor;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202053 5:32:59 * @date: 202053 5:32:59
*/ */
@Component @Component

View File

@ -38,7 +38,7 @@ import gov.nist.javax.sip.header.Expires;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202053 4:47:25 * @date: 202053 4:47:25
*/ */
@Component @Component

View File

@ -17,7 +17,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.request.ISIPRequestProcessor;
/** /**
* @Description:SUBSCRIBE * @Description:SUBSCRIBE
* @author: songww * @author: swwheihei
* @date: 202053 5:31:20 * @date: 202053 5:31:20
*/ */
@Component @Component

View File

@ -7,7 +7,7 @@ import com.genersoft.iot.vmp.gb28181.SipLayer;
/** /**
* @Description:IPCameraSIP * @Description:IPCameraSIP
* @author: songww * @author: swwheihei
* @date: 202053 4:42:22 * @date: 202053 4:42:22
*/ */
public interface ISIPResponseProcessor { public interface ISIPResponseProcessor {

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.response.ISIPResponseProcessor;
/** /**
* @Description: BYE * @Description: BYE
* @author: songww * @author: swwheihei
* @date: 202053 5:32:05 * @date: 202053 5:32:05
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.response.ISIPResponseProcessor;
/** /**
* @Description:CANCEL * @Description:CANCEL
* @author: songww * @author: swwheihei
* @date: 202053 5:32:23 * @date: 202053 5:32:23
*/ */
@Component @Component

View File

@ -24,7 +24,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.response.ISIPResponseProcessor;
/** /**
* @Description:INVITE * @Description:INVITE
* @author: songww * @author: swwheihei
* @date: 202053 4:43:52 * @date: 202053 4:43:52
*/ */
@Component @Component

View File

@ -10,7 +10,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.response.ISIPResponseProcessor;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202053 5:32:59 * @date: 202053 5:32:59
*/ */
@Component @Component

View File

@ -7,7 +7,7 @@ import java.util.Locale;
/** /**
* @Description:ISO 8601 * @Description:ISO 8601
* @author: songww * @author: swwheihei
* @date: 202058 3:24:42 * @date: 202058 3:24:42
*/ */
public class DateUtil { public class DateUtil {

View File

@ -18,7 +18,7 @@ import com.genersoft.iot.vmp.gb28181.transmit.cmd.impl.SIPCommander;
/** /**
* @Description: ZLMediaServerhook * @Description: ZLMediaServerhook
* @author: songww * @author: swwheihei
* @date: 202058 10:46:48 * @date: 202058 10:46:48
*/ */
@RestController @RestController

View File

@ -6,7 +6,7 @@ import com.genersoft.iot.vmp.gb28181.bean.Device;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202056 2:14:31 * @date: 202056 2:14:31
*/ */
public interface IVideoManagerStorager { public interface IVideoManagerStorager {

View File

@ -8,7 +8,7 @@ import com.genersoft.iot.vmp.conf.VManagerConfig;
/** /**
* @Description: * @Description:
* @author: songww * @author: swwheihei
* @date: 202056 2:15:16 * @date: 202056 2:15:16
*/ */
@Component @Component

View File

@ -11,7 +11,7 @@ import com.genersoft.iot.vmp.storager.IVideoManagerStorager;
/** /**
* @Description:-jdbc * @Description:-jdbc
* @author: songww * @author: swwheihei
* @date: 202056 2:28:12 * @date: 202056 2:28:12
*/ */
@Component("jdbcStorager") @Component("jdbcStorager")

View File

@ -13,7 +13,7 @@ import com.genersoft.iot.vmp.utils.redis.RedisUtil;
/** /**
* @Description:-redis * @Description:-redis
* @author: songww * @author: swwheihei
* @date: 202056 2:31:42 * @date: 202056 2:31:42
*/ */
@Component("redisStorager") @Component("redisStorager")

View File

@ -7,7 +7,7 @@ import org.springframework.stereotype.Component;
/** /**
* @Description:spring beanspringbean * @Description:spring beanspringbean
* @author: songww * @author: swwheihei
* @date: 2019625 4:51:52 * @date: 2019625 4:51:52
* *
*/ */

View File

@ -10,7 +10,7 @@ import com.alibaba.fastjson.serializer.SerializerFeature;
/** /**
* @Description:使fastjsonredis * @Description:使fastjsonredis
* @author: songww * @author: swwheihei
* @date: 202056 8:40:11 * @date: 202056 8:40:11
*/ */
public class FastJsonRedisSerializer<T> implements RedisSerializer<T> { public class FastJsonRedisSerializer<T> implements RedisSerializer<T> {

View File

@ -13,7 +13,7 @@ import org.springframework.util.CollectionUtils;
/** /**
* @Description:Redis * @Description:Redis
* @author: songww * @author: swwheihei
* @date: 202056 8:27:29 * @date: 202056 8:27:29
*/ */
@Component @Component