com.octo.android.robospice
Class SpiceService.SpiceServiceBinder

java.lang.Object
  extended by android.os.Binder
      extended by com.octo.android.robospice.SpiceService.SpiceServiceBinder
All Implemented Interfaces:
android.os.IBinder
Enclosing class:
SpiceService

public static class SpiceService.SpiceServiceBinder
extends android.os.Binder


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
SpiceService.SpiceServiceBinder(SpiceService spiceService)
           
 
Method Summary
 SpiceService getSpiceService()
           
 
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, finalize, flushPendingCommands, getCallingPid, getCallingUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpiceService.SpiceServiceBinder

public SpiceService.SpiceServiceBinder(SpiceService spiceService)
Method Detail

getSpiceService

public SpiceService getSpiceService()


Copyright © 2012-2014. All Rights Reserved.