public abstract static class ICactusInterface.Stub extends android.os.Binder implements ICactusInterface
ICactusInterface.Default, ICactusInterface.Stub| 构造器和说明 |
|---|
Stub()
Construct the stub at attach it to the interface.
|
| 限定符和类型 | 方法和说明 |
|---|---|
android.os.IBinder |
asBinder() |
static ICactusInterface |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.gyf.cactus.entity.ICactusInterface interface,
generating a proxy if needed.
|
static ICactusInterface |
getDefaultImpl() |
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags) |
static boolean |
setDefaultImpl(ICactusInterface impl) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnectionTimes, wakeuppublic static ICactusInterface asInterface(android.os.IBinder obj)
public android.os.IBinder asBinder()
public boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
android.os.RemoteExceptionpublic static boolean setDefaultImpl(ICactusInterface impl)
public static ICactusInterface getDefaultImpl()