Re-exports§
pub use object::JavaDesc;pub use object::JavaWrappableDesc;pub use object::JavaWrappable;pub use object::JavaConvertibleDesc;pub use object::JavaConvertible;pub use error::JavaErrorContext;
Modules§
Structs§
- Contexted
Global - GlobalRef along with it’s VM. Mainly to be used for thread traveling of objects.
- Exception
- Lifetime’d representation of a
TransceiverException. Just aJObjectwrapped in a new class. - JFuture