Uses of Interface
com.hazelcast.spi.impl.transceiver.PacketTransceiver

Packages that use PacketTransceiver
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.spi.impl.transceiver.impl Contains the implementation of the PacketTransceiver
 

Uses of PacketTransceiver in com.hazelcast.spi.impl
 

Methods in com.hazelcast.spi.impl that return PacketTransceiver
 PacketTransceiver NodeEngineImpl.getPacketTransceiver()
           
 

Uses of PacketTransceiver in com.hazelcast.spi.impl.transceiver.impl
 

Classes in com.hazelcast.spi.impl.transceiver.impl that implement PacketTransceiver
 class PacketTransceiverImpl
          Default PacketTransceiver implementation.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.