com.sas.net.connect
Class InvokeRemoteMethodRecord

com.sas.net.connect.InvokeRemoteMethodRecord

public class InvokeRemoteMethodRecord

InvokeRemoteMethodRecord is a message from the client to the server that instructs the server to invoke a method on a given RemoteObject.


Constructor Summary
InvokeRemoteMethodRecord(ConnectClient client, RemoteObject remoteObject, java.lang.String name)
           
 

Constructor Detail

InvokeRemoteMethodRecord

public InvokeRemoteMethodRecord(ConnectClient client,
                                RemoteObject remoteObject,
                                java.lang.String name)
                         throws ConnectException
Throws:
ConnectException



Copyright © 2009 SAS Institute Inc. All Rights Reserved.