com.hazelcast.client
Class DefaultClientBinder

java.lang.Object
  extended by com.hazelcast.client.DefaultClientBinder
All Implemented Interfaces:
ClientBinder

public class DefaultClientBinder
extends Object
implements ClientBinder


Constructor Summary
DefaultClientBinder(HazelcastClient client)
           
 
Method Summary
 void bind(Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultClientBinder

public DefaultClientBinder(HazelcastClient client)
Method Detail

bind

public void bind(Connection connection)
          throws IOException
Specified by:
bind in interface ClientBinder
Throws:
IOException


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