Skip navigation links
A B C D E F G H I J K L M N O P R S T U V _ 

O

of(JSContext, Object...) - Static method in class org.liquidplayer.javascript.JSArray
JavaScript Array.of(), see: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/of
onAttachedToWindow() - Method in class org.liquidplayer.service.LiquidView
 
onError(MicroService, Exception) - Method in interface org.liquidplayer.service.MicroService.ServiceErrorListener
Called upon an exception state.
onEvent(MicroService, String, JSONObject) - Method in interface org.liquidplayer.service.MicroService.EventListener
Called asynchronously when the MicroService javascript code calls 'LiquidCore.emit()'
onExit(MicroService, Integer) - Method in interface org.liquidplayer.service.MicroService.ServiceExitListener
Called immediately before the MicroService exits.
onProcessAboutToExit(Process, int) - Method in interface org.liquidplayer.node.Process.EventListener
Called when a node.js process has completed all of its callbacks and has nothing left to do.
onProcessAboutToExit(Process, int) - Method in class org.liquidplayer.service.MicroService
 
onProcessExit(Process, int) - Method in interface org.liquidplayer.node.Process.EventListener
Called after a process has exited.
onProcessExit(Process, int) - Method in class org.liquidplayer.service.MicroService
 
onProcessFailed(Process, Exception) - Method in interface org.liquidplayer.node.Process.EventListener
Called in the event of a Process failure
onProcessFailed(Process, Exception) - Method in class org.liquidplayer.service.MicroService
 
onProcessStart(Process, JSContext) - Method in interface org.liquidplayer.node.Process.EventListener
Called when a node.js process is actively running.
onProcessStart(Process, JSContext) - Method in class org.liquidplayer.service.MicroService
 
onRestoreInstanceState(Parcelable) - Method in class org.liquidplayer.service.LiquidView
 
onSaveInstanceState() - Method in class org.liquidplayer.service.LiquidView
 
onStart(MicroService, Synchronizer) - Method in interface org.liquidplayer.service.MicroService.ServiceStartListener
Called after the environment is set up, but before the MicroService javascript is executed.
org.liquidplayer.javascript - package org.liquidplayer.javascript
 
org.liquidplayer.jscshim - package org.liquidplayer.jscshim
 
org.liquidplayer.node - package org.liquidplayer.node
 
org.liquidplayer.service - package org.liquidplayer.service
 
A B C D E F G H I J K L M N O P R S T U V _ 
Skip navigation links