|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionMonitorStrategy | |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc | |
| Uses of ConnectionMonitorStrategy in com.alipay.remoting |
|---|
| Classes in com.alipay.remoting that implement ConnectionMonitorStrategy | |
|---|---|
class |
ScheduledDisconnectStrategy
An implemented strategy to monitor connections: Configs.CONN_SERVICE_STATUS_OFF at first. |
| Constructors in com.alipay.remoting with parameters of type ConnectionMonitorStrategy | |
|---|---|
DefaultConnectionMonitor(ConnectionMonitorStrategy strategy,
DefaultConnectionManager connectionManager)
|
|
| Uses of ConnectionMonitorStrategy in com.alipay.remoting.rpc |
|---|
| Methods in com.alipay.remoting.rpc with parameters of type ConnectionMonitorStrategy | |
|---|---|
void |
RpcClient.setMonitorStrategy(ConnectionMonitorStrategy monitorStrategy)
Setter method for property monitorStrategy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||