Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.net.connect

SAS/CONNECT driver for Java

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
ConnectClient This is the base class for TelnetConnectClient and TunneledConnectClient.
SASTelnetClient This class implements enough of the telnet protocol to bootstrap a Connect client.
TelnetConnectClient TelnetConnectClient extends ConnectClient.
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.
 

Package com.sas.net.connect Description

SAS/CONNECT driver for Java


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.