C# 클래스 paramore.brighter.commandprocessor.messaginggateway.rmq.MessageGatewayHelper

파일 보기 프로젝트 열기: iancooper/Paramore

공개 메소드들

메소드 설명
DeclareExchangeForConnection ( this channel, RmqMessagingGatewayConnection connection ) : void

메소드 상세

DeclareExchangeForConnection() 공개 정적인 메소드

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