Package com.webmethods.jms.impl
Class WmConnectionConsumerImpl.Dispatcher
- java.lang.Object
-
- com.webmethods.jms.impl.WmConnectionConsumerImpl.Dispatcher
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- WmConnectionConsumerImpl
public static class WmConnectionConsumerImpl.Dispatcher extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description Dispatcher​(WmConnectionConsumerImpl consumer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-
-
-
Constructor Detail
-
Dispatcher
public Dispatcher​(WmConnectionConsumerImpl consumer)
-
-