Uses of Interface
com.alipay.remoting.Scannable

Packages that use Scannable
com.alipay.remoting   
com.alipay.remoting.rpc   
 

Uses of Scannable in com.alipay.remoting
 

Subinterfaces of Scannable in com.alipay.remoting
 interface ConnectionManager
          Connection manager of connection pool
 

Classes in com.alipay.remoting that implement Scannable
 class ConnectionPool
          Connection pool
 class DefaultConnectionManager
          Abstract implementation of connection manager
 

Uses of Scannable in com.alipay.remoting.rpc
 

Methods in com.alipay.remoting.rpc with parameters of type Scannable
 void RpcTaskScanner.add(Scannable target)
          Add scan target.
 



Copyright © 2018. All rights reserved.