com.hazelcast.client
Class PacketReader

java.lang.Object
  extended by com.hazelcast.client.PacketHandler
      extended by com.hazelcast.client.PacketReader

public class PacketReader
extends PacketHandler


Field Summary
 
Fields inherited from class com.hazelcast.client.PacketHandler
HEADER
 
Constructor Summary
PacketReader()
           
 
Method Summary
 Packet readPacket(Connection connection)
           
 
Methods inherited from class com.hazelcast.client.PacketHandler
getConnection, setConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacketReader

public PacketReader()
Method Detail

readPacket

public Packet readPacket(Connection connection)
                  throws IOException
Throws:
IOException


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.