过滤路由器(Filtering Router)用于出站端点,可以控制哪些消息发送到下一个服务上。
The Filtering Router works on outbound endpoints to control which messages the service sends along to the next endpoint.
过滤器提供用于调用特定路由器的逻辑。
Filters provide the logic used to invoke a particular router.
并非所有的路由器都需要使用过滤器,但是所有的路由器都支持过滤器。
Not all routers need to use filters, but all routers support them.
您使用消息过滤器(路由器),根据URL以及任何其他消息头部内容来执行路由。
You route on this and any other message header content using a message filter (router).
您使用消息过滤器(路由器),根据URL以及任何其他消息头部内容来执行路由。
You route on this and any other message header content using a message filter (router).
应用推荐