Main Content

com.mathworks.toolbox.javabuilder.remoting.RemoteProxy Class

Namespace: com.mathworks.toolbox.javabuilder.remoting

Java class to dynamically generate remote proxies for local object access via RMI

Description

Declaration

public class RemoteProxy extends java.lang.Object

Dynamically generated remote proxy to a local object. This class is used in conjuction with the Java Package "Generate Remote Interface" build-time option to provide remote access to component instances via Java RMI

Creation

Constructors

No public constructors.

Properties

Public Properties

No public properties.

Methods

expand all

Version History

Introduced in R2006a