C# Class paramore.brighter.commandprocessor.messaginggateway.restms.Join

Afficher le fichier Open project: iancooper/Paramore Class Usage Examples

Méthodes publiques

Méthode Description
CreateJoin ( string pipeUri, string routingKey ) : paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSJoin
Join ( RestMsMessageConsumer gateway, Feed feed ) : System

Method Details

CreateJoin() public méthode

public CreateJoin ( string pipeUri, string routingKey ) : paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSJoin
pipeUri string
routingKey string
Résultat paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSJoin

Join() public méthode

public Join ( RestMsMessageConsumer gateway, Feed feed ) : System
gateway RestMsMessageConsumer
feed Feed
Résultat System