OVERONE DotNetJ client program reference

JavaObject Class

Objects of this class stand for remote Java objects in the Dynamic Invocation Interface (DII) API. Allows to call methods, access fields of remote Java objects. Use one of the three public constructors to instantiate a remote Java object.

For a list of all members of this type, see JavaObject Members.

System.Object
   JavaThing
      JavaObject

public class JavaObject : JavaThing

Requirements

Namespace: OVERONE.DotNetJ Namespace

Assembly: DotNetJ.dll

See Also

JavaObject Members | OVERONE.DotNetJ Namespace