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