C# Class paramore.brighter.commandprocessor.messaginggateway.rmq.MessageGatewayHelper

Mostra file Open project: iancooper/Paramore

Public Methods

Method Description
DeclareExchangeForConnection ( this channel, RmqMessagingGatewayConnection connection ) : void

Method Details

DeclareExchangeForConnection() public static method

public static DeclareExchangeForConnection ( this channel, RmqMessagingGatewayConnection connection ) : void
channel this
connection paramore.brighter.commandprocessor.messaginggateway.rmq.MessagingGatewayConfiguration.RmqMessagingGatewayConnection
return void