Uses of Interface
com.alipay.remoting.ConnectionManager

Packages that use ConnectionManager
com.alipay.remoting   
 

Uses of ConnectionManager in com.alipay.remoting
 

Classes in com.alipay.remoting that implement ConnectionManager
 class DefaultConnectionManager
          Abstract implementation of connection manager
 

Methods in com.alipay.remoting that return ConnectionManager
 ConnectionManager ConnectionEventHandler.getConnectionManager()
          Getter method for property connectionManager.
 

Methods in com.alipay.remoting with parameters of type ConnectionManager
 void ConnectionEventHandler.setConnectionManager(ConnectionManager connectionManager)
          Setter method for property connectionManager.
 

Constructors in com.alipay.remoting with parameters of type ConnectionManager
ReconnectManager(ConnectionManager connectionManager)
           
 



Copyright © 2018. All rights reserved.