com.hazelcast.client
Class PacketHandler

java.lang.Object
  extended by com.hazelcast.client.PacketHandler
Direct Known Subclasses:
PacketReader, PacketWriter

public class PacketHandler
extends Object


Field Summary
protected static byte[] HEADER
           
 
Constructor Summary
PacketHandler()
           
 
Method Summary
 Connection getConnection()
           
 void setConnection(Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HEADER

protected static final byte[] HEADER
Constructor Detail

PacketHandler

public PacketHandler()
Method Detail

getConnection

public Connection getConnection()

setConnection

public void setConnection(Connection connection)


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