com.hazelcast.client.spi
Interface ResponseHandler


public interface ResponseHandler

Author:
mdogan 5/20/13

Method Summary
 void handle(ResponseStream stream)
           
 

Method Detail

handle

void handle(ResponseStream stream)
            throws Exception
Throws:
Exception


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