public interface PacketHandler
PacketHandler
is responsible for handling packets.
It provides an abstraction for different components that want to receive packets and handle them. For example an
OperationService that receive operation or operation-response packets.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.