Class PosUsbRemoteProtocolService.PosUsbClientServiceBinder
java.lang.Object
android.os.Binder
com.clover.remote.client.transport.usb.pos.ServiceBinder<PosUsbRemoteProtocolService>
com.clover.remote.client.transport.usb.pos.PosUsbRemoteProtocolService.PosUsbClientServiceBinder
- All Implemented Interfaces:
android.os.IBinder
- Enclosing class:
- PosUsbRemoteProtocolService
public class PosUsbRemoteProtocolService.PosUsbClientServiceBinder
extends ServiceBinder<PosUsbRemoteProtocolService>
-
Nested Class Summary
Nested classes/interfaces inherited from interface android.os.IBinder
android.os.IBinder.DeathRecipient -
Field Summary
Fields inherited from interface android.os.IBinder
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, PING_TRANSACTION, TWEET_TRANSACTION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
-
Constructor Details
-
PosUsbClientServiceBinder
public PosUsbClientServiceBinder()
-
-
Method Details
-
getService
- Specified by:
getServicein classServiceBinder<PosUsbRemoteProtocolService>
-