Class ProxyTypeRouter

java.lang.Object
org.chenile.owiz.impl.CommandBase<InputType>
org.chenile.owiz.impl.Router<ChenileExchange>
org.chenile.proxy.interceptors.ProxyTypeRouter
All Implemented Interfaces:
AttachableCommand<ChenileExchange>, BypassableCommand<ChenileExchange>, Command<ChenileExchange>, OrchestrationAware<ChenileExchange>

public class ProxyTypeRouter extends Router<ChenileExchange>
Returns the correct route based on if the service is local or remote
Author:
Raja Shankar Kolluru