Method | Description | |
---|---|---|
ClearAll ( ) : void | ||
Dispose ( ) : void | ||
FindDestinationChannels ( FubuMVC.Core.ServiceBus.Runtime.Envelope envelope ) : IEnumerable |
||
FindSubscribingChannelsFor ( |
||
LoadSubscriptions ( IEnumerable |
Called internally
|
|
ReplyUriFor ( |
||
SubscriptionCache ( ChannelGraph graph, IEnumerable |
Method | Description | |
---|---|---|
RemoveCachedRoutesForChangedSubscriptions ( IEnumerable |
||
findDestination ( |
public FindDestinationChannels ( FubuMVC.Core.ServiceBus.Runtime.Envelope envelope ) : IEnumerable |
||
envelope | FubuMVC.Core.ServiceBus.Runtime.Envelope | |
return | IEnumerable |
public FindSubscribingChannelsFor ( |
||
inputType | ||
return | IEnumerable |
public LoadSubscriptions ( IEnumerable |
||
subscriptions | IEnumerable |
|
return | void |
public ReplyUriFor ( |
||
destination | ||
return |
public SubscriptionCache ( ChannelGraph graph, IEnumerable |
||
graph | ChannelGraph | |
transports | IEnumerable |
|
return | System |