public class ReplicationFinishedVerbHandler extends java.lang.Object implements IVerbHandler
Constructor and Description |
---|
ReplicationFinishedVerbHandler() |
Modifier and Type | Method and Description |
---|---|
void |
doVerb(MessageIn msg,
int id)
This method delivers a message to the implementing class (if the implementing
class was registered by a call to MessagingService.registerVerbHandlers).
|
public void doVerb(MessageIn msg, int id)
IVerbHandler
doVerb
in interface IVerbHandler
msg
- - incoming message that needs handling.Copyright © 2018 The Apache Software Foundation