com.hazelcast.client.spi
Interface ResponseStream


public interface ResponseStream

Author:
mdogan 5/15/13

Method Summary
 void end()
           
 Object read()
           
 

Method Detail

read

Object read()
            throws Exception
Throws:
Exception

end

void end()
         throws IOException
Throws:
IOException


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