org.mule.umo.routing
Interface UMOResponseRouter
- All Superinterfaces:
- UMORouter
- All Known Implementing Classes:
- AbstractResponseRouter
- public interface UMOResponseRouter
- extends UMORouter
UMOResponseRouter
is a router that handles response flow
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Ross Mason
process
public void process(UMOEvent event)
throws RoutingException
- Throws:
RoutingException
getResponse
public UMOMessage getResponse(UMOMessage message)
throws RoutingException
- Throws:
RoutingException
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.