类分层结构
- java.lang.Object
- com.fr.workspace.engine.server.rpc.async.AsyncCallFilter (implements com.fr.third.net.sf.cglib.proxy.CallbackFilter)
- com.fr.workspace.engine.server.rpc.async.AsyncCallObjectInterceptor (implements com.fr.third.net.sf.cglib.proxy.MethodInterceptor)
- com.fr.workspace.engine.server.rpc.async.AsyncCallResult
- com.fr.workspace.engine.server.rpc.async.AsyncCallResultInterceptor (implements com.fr.third.net.sf.cglib.proxy.LazyLoader)
- com.fr.workspace.engine.server.rpc.async.AsyncCallStatus
- com.fr.workspace.engine.server.rpc.async.AsyncInvoker
- com.fr.workspace.engine.server.rpc.async.AsyncProxyCache
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- com.fr.workspace.engine.server.rpc.async.AsyncFuture<V>
接口分层结构
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.fr.workspace.engine.server.rpc.async.CallStatus