|
| Components |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||
@CodeSet(value="sas.platform") @SASScope(value="ALL")
See:
Description
| Interface Summary | |
|---|---|
| TelnetClientInterface | interface that must be supported by a Telnet client if it is to be used by
com.sas.net.connect.TelnetConnectClient. |
| Class Summary | |
|---|---|
| ArgumentRecord | A utility for com.sas.net.connect.RemoteObject |
| ConnectClient | This is the base class for TelnetConnectClient and TunneledConnectClient. |
| CreateRemoteInstanceRecord | |
| DestroyRemoteInstanceRecord | |
| EnableRemoteInterface | EnableRemoteInterface |
| InvokeRemoteMethodRecord | InvokeRemoteMethodRecord is a message from the client to the server that instructs the server to invoke a method on a given RemoteObject. |
| RemoteInterfaceOkRecord | |
| RemoteObject | RemoteObject This class contains tools that can be used to make method calls on remote SCL objects. |
| RemoteObjectExtension | extends the functionality of ConnectClient to support remote SAS/AF objects |
| RemoteObjectRB | RemoteObjectRB loads and manages the resource bundle for the com.sas.net.connect |
| RemoteObjectResponseRecord | RemoteObjectResponseRecord |
| SASTelnetClient | This class implements enough of the telnet protocol to bootstrap a Connect client. |
| TelnetConnectClient | TelnetConnectClient extends ConnectClient. |
| TelnetScriptingTool | A tool that telnets to host and starts a SAS/CONNECT server, but does not link a SAS/CONNECT client to it. |
| TunneledConnectClient | This class represents a tunneled Connect client. |
| Exception Summary | |
|---|---|
| ConnectException | The ConnectException class provides information about a SAS/CONNECT driver for Java error. |
| ConnectLogException | The ConnectLogException class provides information about an error returned in the SAS log. |
| TelnetClientException | Exception thrown by a class implementing
com.sas.net.connect.TelnetClientInterface. |
SAS/CONNECT driver for Java
|
| Components |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||