getMainInstance: Return the main instance in the case of a public server

View source: R/j4rConnection.R

getMainInstanceR Documentation

Return the main instance in the case of a public server

Description

An instance of a particular class can be associated to a public server. The approach is similar to that of Py4j package, where the gateway server is just a channel to get to a particular instance. This R function retrieves this instance.

Usage

getMainInstance()

Value

a java.object instance or null if the main instance was not set


CWFC-CCFB/J4R documentation built on Oct. 30, 2024, 4:20 p.m.