public static class AntiEntropyService.TreeResponseVerbHandler extends java.lang.Object implements IVerbHandler<AntiEntropyService.Validator>
| Constructor and Description |
|---|
AntiEntropyService.TreeResponseVerbHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
doVerb(MessageIn<AntiEntropyService.Validator> message,
java.lang.String id)
This method delivers a message to the implementing class (if the implementing
class was registered by a call to MessagingService.registerVerbHandlers).
|
public AntiEntropyService.TreeResponseVerbHandler()
public void doVerb(MessageIn<AntiEntropyService.Validator> message, java.lang.String id)
IVerbHandlerdoVerb in interface IVerbHandler<AntiEntropyService.Validator>message - - incoming message that needs handling.Copyright © 2014 The Apache Software Foundation