com.dynamixsoftware.intentapi
Class IDocument.Stub
java.lang.Object
android.os.Binder
com.dynamixsoftware.intentapi.IDocument.Stub
- All Implemented Interfaces:
- IDocument
- Enclosing interface:
- IDocument
public abstract static class IDocument.Stub
- extends android.os.Binder
- implements IDocument
Local-side IPC implementation stub class.
Constructor Summary |
IDocument.Stub()
Construct the stub at attach it to the interface. |
Method Summary |
android.os.IBinder |
asBinder()
|
static IDocument |
asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.dynamixsoftware.intentapi.IDocument interface,
generating a proxy if needed. |
boolean |
onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDocument.Stub
public IDocument.Stub()
- Construct the stub at attach it to the interface.
asInterface
public static IDocument asInterface(android.os.IBinder obj)
- Cast an IBinder object into an com.dynamixsoftware.intentapi.IDocument interface,
generating a proxy if needed.
asBinder
public android.os.IBinder asBinder()
onTransact
public boolean onTransact(int code,
android.os.Parcel data,
android.os.Parcel reply,
int flags)
throws android.os.RemoteException
- Throws:
android.os.RemoteException