public final class InboundResponseHandler extends Object implements PacketHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Packet packet)
Signals the PacketHandler that there is a packet to be handled.
|
void |
notifyBackupComplete(long callId) |
public void handle(Packet packet)
PacketHandlerhandle in interface PacketHandlerpacket - the response packet to handlepublic void notifyBackupComplete(long callId)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.