Package org.jgroups.util
Class SubmitToThreadPool.SingleMessageHandler
- java.lang.Object
-
- org.jgroups.util.SubmitToThreadPool.SingleMessageHandler
-
- All Implemented Interfaces:
java.lang.Runnable
- Direct Known Subclasses:
SubmitToThreadPool.SingleMessageHandlerWithClusterName
- Enclosing class:
- SubmitToThreadPool
protected class SubmitToThreadPool.SingleMessageHandler extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SingleMessageHandler(Message msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected byte[]
getClusterName()
void
run()
-