What do the Android API docs mean when they talk about a "remotable object"?
For example the API docs for IBinder state:
This interface describes the abstract protocol for interacting with a remotable object.
But I've searched and can't seem to find any definition such as "A remotable object is an object that ... blah blah blah..."