Uses of Package
com.alipay.remoting.util

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

Classes in com.alipay.remoting.util used by com.alipay.remoting
GlobalSwitch
          Global switches used in client or server NOTICE:
1. system settings will take effect in all bolt client or server instances in one process
2. user settings will only take effect in the current instance of bolt client or server.
ProtocolSwitch
          Switches used in protocol
RunStateRecordedFutureTask
          A customized FutureTask which can record whether the run method has been called.
 

Classes in com.alipay.remoting.util used by com.alipay.remoting.rpc
GlobalSwitch
          Global switches used in client or server NOTICE:
1. system settings will take effect in all bolt client or server instances in one process
2. user settings will only take effect in the current instance of bolt client or server.
ProtocolSwitch
          Switches used in protocol
 

Classes in com.alipay.remoting.util used by com.alipay.remoting.util
FutureTaskNotRunYetException
          Exception to represent the run method of a future task has not been called.
ProtocolSwitch
          Switches used in protocol
RunStateRecordedFutureTask
          A customized FutureTask which can record whether the run method has been called.
Switch
          switch interface
 



Copyright © 2018. All rights reserved.