@Deprecated public abstract class AbstractRxInvocationHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected Class<?> |
serviceClass
Deprecated.
|
| Constructor and Description |
|---|
AbstractRxInvocationHandler(Class<?> serviceClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
async(Object instance,
Method method,
Object[] args)
Deprecated.
|
protected Method |
findMethod(Method method)
Deprecated.
|
protected Object |
sync(Object instance,
Method method,
Object[] args)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeprotected final Class<?> serviceClass
public AbstractRxInvocationHandler(Class<?> serviceClass)
Copyright © 2018. All rights reserved.