[][src]Crate j4rs

Modules

errors

Structs

ClasspathEntry

A classpath entry.

Instance

A Java instance

InstanceReceiver

A receiver for Java Instances.

JavaOpt

A Java Option.

Jvm

Holds the assets for the JVM

JvmBuilder

A builder for Jvm

LocalJarArtifact
MavenArtifact

Enums

InvocationArg

Struct that carries an argument that is used for method invocations in Java.

Functions

Java_org_astonbitecode_j4rs_api_invocation_NativeCallbackToRustChannelSupport_docallbacktochannel
get_created_java_vms
new_jvm

Creates a new JVM, using the provided classpath entries and JVM arguments

set_java_vm

Type Definitions

Callback