C# Class HareDu.Internal.ExchangeRoutingBehaviorImpl

Inheritance: ExchangeRoutingBehavior
Mostra file Open project: ahives/HareDu Class Usage Examples

Public Methods

Method Description
Direct ( ) : void
Fanout ( ) : void
Federated ( ) : void
Headers ( ) : void
Match ( ) : void
Topic ( ) : void

Method Details

Direct() public method

public Direct ( ) : void
return void

Fanout() public method

public Fanout ( ) : void
return void

Federated() public method

public Federated ( ) : void
return void

Headers() public method

public Headers ( ) : void
return void

Match() public method

public Match ( ) : void
return void

Topic() public method

public Topic ( ) : void
return void