C# 클래스 Gwupe.Agent.Components.Processors.ServerNotificationProcessor

상속: Processor
파일 보기 프로젝트 열기: gwupe/Gwupe

공개 메소드들

메소드 설명
ServerNotificationProcessor ( GwupeClientAppContext appContext ) : System
process ( Request req ) : Response

메소드 상세

ServerNotificationProcessor() 공개 메소드

public ServerNotificationProcessor ( GwupeClientAppContext appContext ) : System
appContext GwupeClientAppContext
리턴 System

process() 공개 메소드

public process ( Request req ) : Response
req Gwupe.Cloud.Messaging.API.Request
리턴 Gwupe.Cloud.Messaging.API.Response