T - Request message type.public abstract static class MessageDispatchRegistry.AbstractBlockingHandler<T extends Message> extends Object implements MessageDispatchRegistry.BlockingHandler<T>
| Constructor and Description |
|---|
MessageDispatchRegistry.AbstractBlockingHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Ignore shutdown events.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblockingSendpublic MessageDispatchRegistry.AbstractBlockingHandler()
public void shutdown()
shutdown in interface MessageDispatchRegistry.BlockingHandler<T extends Message>Copyright © 2000-2014. All Rights Reserved.