Package com.tietoenator.trip.jxp.session
Class TdbGridSession
java.lang.Object
com.tietoenator.trip.jxp.session.TdbSessionObject
com.tietoenator.trip.jxp.TdbMessageProvider
com.tietoenator.trip.jxp.session.TdbSession
com.tietoenator.trip.jxp.session.TdbGridSession
- All Implemented Interfaces:
com.tietoenator.trip.jxp.internal.utils.DOMSink
Constructs and provides access to a session via XML/HTTP to the TRIP grid web
service.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tietoenator.trip.jxp.session.TdbSession
authenticate, dateforms, enableLogging, enableNotification, enableNotification, fieldTypes, getActivityLog, getBackgroundTaskSink, getBuildNumber, getCharacterSet, getCharacterSetName, getControlCache, getCurrentDateform, getDateform, getDefaultQueueName, getFieldType, getFieldType, getNotificationSink, getPid, getRevisionNumber, getServerApiLog, getServerName, getServerXpiLog, getSessionId, getSessionType, getSubsystemID, getSubsystemName, getUsername, getVersion, hasLogCheckpoint, isApiLogEnabled, isConnected, isFileManager, isLicensedFor, isLoggedIn, isSystemManager, isTicketsEnabled, isUserManager, isWorking, isXpiLogEnabled, licensedProducts, login, login, logout, logout, requestLoginTicket, revokeLoginTicket, setActivityLog, setBackgroundTaskSink, setLogCheckpoint, setNotificationSink, subsystemNames, supportsFeature, validate, writeActivityLog
Methods inherited from class com.tietoenator.trip.jxp.TdbMessageProvider
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
Methods inherited from class com.tietoenator.trip.jxp.session.TdbSessionObject
cancel, getSession, isCancelable, setCancelable
-
Constructor Details
-
TdbGridSession
Constructor- Parameters:
server
- The name or IP address of the server to connect toport
- The port number on which the web service is running- Throws:
TdbException
-