bamboo.lss
Interface Rpc.ResponseCB

Enclosing class:
Rpc

public static interface Rpc.ResponseCB


Method Summary
 void response_cb(ostore.util.QuickSerializable resp, Object user_data)
           
 void timeout_cb(Object user_data)
           
 

Method Detail

response_cb

void response_cb(ostore.util.QuickSerializable resp,
                 Object user_data)

timeout_cb

void timeout_cb(Object user_data)