C# 클래스 Nimbus.Infrastructure.Routing.DestinationPerMessageTypeRouter

상속: IRouter
파일 보기 프로젝트 열기: NimbusAPI/Nimbus 1 사용 예제들

공개 메소드들

메소드 설명
Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string

메소드 상세

Route() 공개 메소드

public Route ( Type messageType, QueueOrTopic queueOrTopic, IPathFactory pathFactory ) : string
messageType System.Type
queueOrTopic QueueOrTopic
pathFactory IPathFactory
리턴 string