Uses of Interface
com.alipay.remoting.InvokeCallbackListener

Packages that use InvokeCallbackListener
com.alipay.remoting.rpc   
 

Uses of InvokeCallbackListener in com.alipay.remoting.rpc
 

Classes in com.alipay.remoting.rpc that implement InvokeCallbackListener
 class RpcInvokeCallbackListener
          Listener which listens the Rpc invoke result, and then invokes the call back.
 

Constructors in com.alipay.remoting.rpc with parameters of type InvokeCallbackListener
DefaultInvokeFuture(int invokeId, InvokeCallbackListener callbackListener, InvokeCallback callback, byte protocol, CommandFactory commandFactory)
          Constructor.
DefaultInvokeFuture(int invokeId, InvokeCallbackListener callbackListener, InvokeCallback callback, byte protocol, CommandFactory commandFactory, InvokeContext invokeContext)
           
 



Copyright © 2018. All rights reserved.