ioio.lib.util
Class IOIOBaseApplicationHelper

java.lang.Object
  extended by ioio.lib.util.IOIOBaseApplicationHelper
All Implemented Interfaces:
IOIOConnectionManager.IOIOConnectionThreadProvider

public abstract class IOIOBaseApplicationHelper
extends java.lang.Object
implements IOIOConnectionManager.IOIOConnectionThreadProvider


Constructor Summary
IOIOBaseApplicationHelper(IOIOLooperProvider provider)
           
 
Method Summary
 IOIOConnectionManager.Thread createThreadFromFactory(IOIOConnectionFactory factory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOIOBaseApplicationHelper

public IOIOBaseApplicationHelper(IOIOLooperProvider provider)
Method Detail

createThreadFromFactory

public IOIOConnectionManager.Thread createThreadFromFactory(IOIOConnectionFactory factory)
Specified by:
createThreadFromFactory in interface IOIOConnectionManager.IOIOConnectionThreadProvider