public class GossipShutdownVerbHandler extends java.lang.Object implements IVerbHandler
| Modifier and Type | Field and Description |
|---|---|
static GossipShutdownVerbHandler |
instance |
| Constructor and Description |
|---|
GossipShutdownVerbHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
doVerb(Message message)
This method delivers a message to the implementing class (if the implementing
class was registered by a call to MessagingService.registerVerbHandlers).
|
public static final GossipShutdownVerbHandler instance
public void doVerb(Message message)
IVerbHandlerdoVerb in interface IVerbHandlermessage - - incoming message that needs handling.Copyright © 2009-2022 The Apache Software Foundation