public class TdbGridSession extends TdbSession
Constructor and Description |
---|
TdbGridSession(java.lang.String server,
int port)
Constructor
|
authenticate, dateforms, enableNotification, enableNotification, fieldTypes, getActivityLog, getBackgroundTaskSink, getBuildNumber, getCharacterSet, getCharacterSetName, getCurrentDateform, getDateform, getDefaultQueueName, getFieldType, getFieldType, getNotificationSink, getPid, getRevisionNumber, getServerName, getSessionId, getSessionType, getSubsystemID, getSubsystemName, getUsername, getVersion, isConnected, isFileManager, isLicensedFor, isLoggedIn, isSystemManager, isUserManager, isWorking, licensedProducts, login, login, logout, logout, setActivityLog, setBackgroundTaskSink, setNotificationSink, subsystemNames, supportsFeature, validate, writeActivityLog
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
cancel, getSession, isCancelable, setCancelable
public TdbGridSession(java.lang.String server, int port) throws TdbException
server
- The name or IP address of the server to connect toport
- The port number on which the web service is runningTdbException