C# Class HareDu.Internal.ExchangeRoutingBehaviorImpl

Inheritance: ExchangeRoutingBehavior
Afficher le fichier Open project: ahives/HareDu Class Usage Examples

Méthodes publiques

Méthode Description
Direct ( ) : void
Fanout ( ) : void
Federated ( ) : void
Headers ( ) : void
Match ( ) : void
Topic ( ) : void

Method Details

Direct() public méthode

public Direct ( ) : void
Résultat void

Fanout() public méthode

public Fanout ( ) : void
Résultat void

Federated() public méthode

public Federated ( ) : void
Résultat void

Headers() public méthode

public Headers ( ) : void
Résultat void

Match() public méthode

public Match ( ) : void
Résultat void

Topic() public méthode

public Topic ( ) : void
Résultat void