Uses of Interface
com.hazelcast.client.spi.EventHandler

Packages that use EventHandler
com.hazelcast.client.spi   
 

Uses of EventHandler in com.hazelcast.client.spi
 

Methods in com.hazelcast.client.spi with parameters of type EventHandler
protected  String ClientProxy.listen(Object registrationRequest, Data key, EventHandler handler)
           
protected  String ClientProxy.listen(Object registrationRequest, EventHandler handler)
           
 

Constructors in com.hazelcast.client.spi with parameters of type EventHandler
ListenerSupport(ClientContext context, Object registrationRequest, EventHandler handler)
           
ListenerSupport(ClientContext context, Object registrationRequest, EventHandler handler, Data key)
           
 



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