Skip navigation links
D E N O R 

D

deploy(String) - Method in class org.jooby.assets.Nodejs
 

E

exec(String) - Method in class org.jooby.assets.Nodejs
Unpack and execute a nodejs library.
exec(String, Throwing.Consumer<V8>) - Method in class org.jooby.assets.Nodejs
Unpack and execute a nodejs library.

N

Nodejs - Class in org.jooby.assets
Helper class that allows you extract and unpack a nodejs library from classpath.
Nodejs(File, ClassLoader) - Constructor for class org.jooby.assets.Nodejs
Creates a new Nodejs.
Nodejs(File) - Constructor for class org.jooby.assets.Nodejs
Creates a new Nodejs.
Nodejs() - Constructor for class org.jooby.assets.Nodejs
Creates a new Nodejs and use the java.io.tmpdir as base dir.

O

org.jooby.assets - package org.jooby.assets
 
overwrite(boolean) - Method in class org.jooby.assets.Nodejs
Force to unpack library files every exec(String) call.

R

release() - Method in class org.jooby.assets.Nodejs
Release nodejs and v8 resources.
run(Throwing.Consumer<Nodejs>) - Static method in class org.jooby.assets.Nodejs
Execute the given nodejs callback and automatically release v8 and nodejs resources.
run(File, Throwing.Consumer<Nodejs>) - Static method in class org.jooby.assets.Nodejs
Execute the given nodejs callback and automatically release v8 and nodejs resources.
D E N O R 
Skip navigation links

Copyright © 2017. All rights reserved.