Package com.alipay.remoting.util

Interface Summary
Switch switch interface
 

Class Summary
ConcurrentHashSet<E> Concurrent hash set.
ConnectionUtil connection util
CrcUtil CRC32 utility.
FutureTaskUtil Utils for future task
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.
IDGenerator IDGenerator is used for generating request id in integer form.
ProtocolSwitch Switches used in protocol
RemotingUtil Some utilities for remoting.
RunStateRecordedFutureTask<V> A customized FutureTask which can record whether the run method has been called.
StringUtils Created by zhangg on 2016/7/14 21:07.
TraceLogUtil Trace log util
 

Exception Summary
FutureTaskNotRunYetException Exception to represent the run method of a future task has not been called.
 



Copyright © 2018. All rights reserved.