com.hazelcast.spi
Interface ResponseHandler


public interface ResponseHandler


Method Summary
 boolean isLocal()
           
 void sendResponse(Object obj)
           
 

Method Detail

sendResponse

void sendResponse(Object obj)

isLocal

boolean isLocal()


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