-
- All Implemented Interfaces:
- Runnable, org.mule.util.monitor.Expirable
public class HttpRequestDispatcherWork
extends Object
implements Runnable, org.mule.util.monitor.Expirable
Dispatches HttpRequest to the appropriate MessageReceiver
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
expired() |
void |
run() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public void run()
- Specified by:
run in interface Runnable
-
expired
public void expired()
- Specified by:
expired in interface org.mule.util.monitor.Expirable
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.