C# Class Gwupe.Agent.Components.Processors.UserToUserProcessor

Inheritance: Processor
Afficher le fichier Open project: gwupe/Gwupe

Protected Properties

Свойство Type Description
_appContext GwupeClientAppContext

Méthodes publiques

Méthode Description
process ( Request req ) : Response

Private Methods

Méthode Description
ProcessWithEngagement ( Engagement engagement, UserToUserRequest request ) : UserToUserResponse
UserToUserProcessor ( GwupeClientAppContext appContext ) : System

Method Details

process() public méthode

public process ( Request req ) : Response
req Gwupe.Cloud.Messaging.API.Request
Résultat Gwupe.Cloud.Messaging.API.Response

Property Details

_appContext protected_oe property

protected GwupeClientAppContext _appContext
Résultat GwupeClientAppContext