|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.eNetwork.beans.HOD.HODBean | +--com.ibm.eNetwork.beans.HOD.Session
The Session Bean
is used to establish a connection with a host. It
defines the behavior and characteristics of the session with the host.
The Session Bean can be constructed with a Properties object which contains
some or all the configuration information for the session.
The configurable information includes, but is not limited to,
the session type (3270, 5250, and VT), host, port, session ID, presentation space
size (for example, 24 rows by 80 columns), and the host code page.
The following table lists the properties of the Session Bean:
Property Name | Type |
Default |
Access |
---|---|---|---|
autoConnect | boolean | true | read/write |
autoReconnect | boolean | true | read/write |
BIDIMode | enum* | BIDIMODE_ON | read/write |
CICSGWCodePage | enum* | ECLSession.SESSION_CICS_CODE_PAGE_DEFAULT | read/write |
CICSServerName | String | read/write | |
codePage | enum* | ECLSession.SESSION_CODE_PAGE_US | read/write |
commReady | boolean | false | read |
commStarted | boolean | false | read |
commStatus | enum* | CONNECTION_INIT | read |
copyOnlyIfTrimmed | boolean | false | read/write |
copyAltSignLocation | boolean | false | read/write |
cursorDirection | enum* | ECLSession.CURSOR_LTR | read/write |
cursorMovementState | boolean | true | read/write |
deviceNameReady | boolean | false | read |
enptui | boolean | false | read/write |
graphicsCellSize | String | ECLSession.SESSION_PS_CELL_AUTO_STR | read/write |
History | boolean | true | read/write |
historySize | String | ECLSession.SESSION_HISTORY_SIZE_DEFAULT | read/write |
host | String | read/write | |
hostGraphics | boolean | false | read/write |
keyStoreFilePath | String | ECLSession.SESSION_KEYSTORE_FILE_PATH_DEFAULT | read/write |
keyStorePassword | String | ECLSession.SESSION_KEYSTORE_PASSWORD_DEFAULT | read/write |
Lamalef | enum* | LAMALEF_OFF | read/write |
LUMLicensing | String | HOD | read/write |
LUName | String | read/write | |
LUMPort | int | 80 | read/write |
LUMServer | String | read/write | |
numeralShape | enum* | NOMINAL | read/write |
numeralShapeDisp | enum* | NOMINAL_DISP | read/write |
numericFieldLock | boolean | false | read/write |
InsertOffOnAIDKEY | boolean | false | read/write |
numericSwapEnabled | boolean | true | read/write |
pasteFieldWrap | boolean | false | read/write |
pasteLineWrap | boolean | false | read/write |
pasteWordBreak | boolean | false | read/write |
pasteStopAtProtectedLine | boolean | false | read/write |
pasteTabColumns | int | 1 | read/write |
pasteTabOptions | enum* | ECLSession.SESSION_PASTE_TAB_OPTIONS_SPACES_STR | read/write |
pasteTabSpaces | int | 1 | read/write |
pasteToTrimmedArea | boolean | false | read/write |
port | int | ECLSession.SESSION_3270_HOST_PORT_DEFAULT | read/write |
printDestination | boolean | true | read/write |
printFileName | String | read/write | |
printerName | String | /dev/lp0 or LPT1 | read/write |
RoundTrip | enum* | ROUNDTRIP_ON | read/write |
screenSize | enum* | ECLSession.SESSION_PS_24X80_STR | read/write |
separateFiles | boolean | false | read/write |
serviceMgrHost | String | read/write | |
sessionID | String | read/write | |
sessionName | String | read/write | |
sessionType | enum* | ECLSession.SESSION_TYPE_3270_STR | read/write |
showTextAttributesEnabled | boolean | true | read/write |
SLPAS400Name | String | ECLSession.SESSION_SLP_AS400_NAME_DEFAULT | read/write |
SLPEnabled | boolean | ECLSession.SESSION_SLP_ENABLED_DEFAULT | read/write |
SLPMaxWaitTime | int | ECLSession.SESSION_SLP_MAX_WAIT_TIME_DEFAULT | read/write |
SLPScope | String | ECLSession.SESSION_SLP_SCOPE_DEFAULT | read/write |
SLPThisScopeOnly | boolean | ECLSession.SESSION_SLP_THIS_SCOPE_ONLY | read/write |
SmartOrdering | enum* | SMART_ORDERING_OFF | read/write |
SSHPublicKeyAlias | String | ECLSession.SESSION_SSH_PUBLIC_KEY_ALIAS_DEFAULT | read/write |
SSHPublicKeyAliasPassword | String | ECLSession.SESSION_SSH_PUBLIC_KEY_ALIAS_PASSWORD_DEFAULT | read/write |
SSL | boolean | false | read/write |
SecurityProtocol | String | TLS | read/write |
SSLBrowserKeyringAdded | boolean | false | read/write |
SSLCertificateHash | String | read/write | |
SSLCertificatePromptHowOften | String | ECLSession.SESSION_SSL_CERTIFICATE_PROMPT_FIRST_CONNECT | read/write |
SSLCertificateName | String | read/write | |
SSLCertificatePassword | String | write | |
SSLCertificatePromptBeforeConnect | boolean | false | read/write |
SSLCertificatePrompted | boolean | false | read/write |
SSLCertificateProvided | boolean | false | read/write |
SSLCertificateRemembered | boolean | true | read/write |
SSLCertificateSource | String | ECLSession.SESSION_SSL_CERTIFICATE_IN_URL | read/write |
SSLCertificateURL | String | read/write | |
SSLServerAuthentication | boolean | false | read/write |
SSLTelnetNegotiated | boolean | false | read/write |
SSOCMServer | String | read/write | |
SSOEnabled | boolean | false | read/write |
SSOUseKerberosPassticket | boolean | false | read/write |
SSOUseLocalIdentity | boolean | false | read/write |
symmetricSwapEnabled | boolean | true | read/write |
textOrientation | enum* | LEFT_TO_RIGHT | read/write |
textType | enum* | VISUAL | read/write |
textTypeDisp | enum* | VISUAL_DISP | read/write |
ThaiDisplayMode | int | THAI_MODE_5 | read/write |
TNEnhanced | boolean | true | read/write |
trimRectRemainAfterEdit | boolean | false | read/write |
trimRectSizingHandles | boolean | true | read/write |
userID | String | ECLSession.SESSION_USERID_DEFAULT | read/write |
userPassword | String | ECLSession.SESSION_USER_PASSWORD_DEFAULT | read/write |
useSSHPublicKeyAuthentication | boolean | ECLSession.SESSION_USE_SSH_PUBLIC_KEY_AUTHENTICATION_DEFAULT | read/write |
VTAnswerBackMsg | String | read/write | |
VTAutowrap | boolean | false | read/write |
VTBackspace | boolean | false | read/write |
VTCursor | boolean | false | read/write |
VT ID | String | ECLSession.SESSION_VT_ID_DEFAULT | read/write |
VTKeypad | boolean | false | read/write |
VTLocalEcho | boolean | false | read/write |
VTNewLine | boolean | true | read/write |
VTReverseScreen | boolean | false | read/write |
VTTerminalType | enum* | ECLSession.SESSION_VT_TERMINAL_TYPE_DEFAULT | read/write |
VTPrintConvert | boolean | false | read/write |
VTPDTName | String | read/write | |
workstationID | String | read/write | |
workstationIDReady | boolean | false | read |
Event Type | Fired To | Event Handler Method |
---|---|---|
PSEvent - Fired when something changes in the presentation space. | Screen or any PSListener | PSEvent(PSEvent) |
OIAEvent - Fired when the state of the operator information area (OIA) changes. | Screen or any OIAListener | OIAEvent(OIAEvent) |
CommEvent - Fired when the communications status changes. | Any CommListener | CommEvent(CommEvent) |
GUIEvent - Fired when another Bean requests a GUI change with Screen. | Screen | GUIEvent(GUIEvent) |
PropertyChangeEvent - Fired when a property of the Bean is changed. | Any PropertyChangeListener | propertyChange(PropertyChangeEvent) |
Event Type | Fired From | Event Handler Method |
---|---|---|
SendKeyEvent | Screen, KeyPad, KeyRemap, or any other SendKeyEvent source | sendKeys(SendKeyEvent) |
Field Summary | |
---|---|
static java.lang.String |
AUTO_CONNECT
autoConnect property keyword |
static java.lang.String |
AUTO_RECONNECT
autoReconnect property keyword |
static java.lang.String |
BACKUP_SERVER1
backup server 1 property keyword |
static java.lang.String |
BACKUP_SERVER2
backup server 2 property keyword |
static java.lang.String |
BIDI_MODE
BIDIMode property keyword (VT bi-directional sessions only) |
static java.lang.String |
BIDI_MODE_OFF
|
static java.lang.String |
BIDI_MODE_ON
BIDIMode property values (VT bi-directional sessions only) |
static java.lang.String |
CICS_GW_CODE_PAGE
CICSGWCodePage property keyword |
static java.lang.String |
CICS_INITIAL_TRANS
CICSInitialTrans property keyword |
static java.lang.String |
CICS_INITIAL_TRANS_ENABLED
CICSInitialTransEnabled property keyword |
static java.lang.String |
CICS_NETNAME
|
static java.lang.String |
CICS_SERVER_NAME
CICSServerName property keyword |
static java.lang.String |
CODE_PAGE
codePage property keyword |
static int |
CONNECTION_ACTIVE
commStatus property value - active (connected to host) |
static int |
CONNECTION_DEVICE_NAME_READY
commStatus property value - the device name is available from the host |
static int |
CONNECTION_INACTIVE
commStatus property value - inactive (no connection to host) |
static int |
CONNECTION_INIT
commStatus property value - initial state (no connection to host) |
static int |
CONNECTION_PND_ACTIVE
commStatus property value - pending active |
static int |
CONNECTION_PND_INACTIVE
commStatus property value - pending inactive |
static int |
CONNECTION_READY
commStatus property value - host is ready for interaction |
static int |
CONNECTION_WORKSTATION_ID_READY
commStatus property value - the workstation ID is available from the host |
static java.lang.String |
CONTEXTUAL
numeralShape property value - contextual (bi-directional sessions only) |
static java.lang.String |
CONTEXTUAL_DISP
|
static java.lang.String |
COPY_ALT_SIGN_LOCATION
Copy, force leading sign char '+' '-' property keyword |
static java.lang.String |
COPY_ONLY_IF_TRIMMED
Copy Only If Trimmed property keyword |
static java.lang.String |
CURSOR_DIRECTION
cursorDirection property keyword (VT bi-directional sessions only) |
static java.lang.String |
CURSOR_LTR
cursorDirection property values (VT bi-directional sessions only) |
static java.lang.String |
CURSOR_MOVEMENT_STATE
CursorMovementState property keyword |
static java.lang.String |
CURSOR_RTL
|
static java.lang.String |
ENPTUI
enptui property keyword |
static java.lang.String |
ENTRYASSIST_BELL
Entry Assist Bell property keyword |
static java.lang.String |
ENTRYASSIST_BELLCOL
Entry Assist Bell Column property keyword |
static java.lang.String |
ENTRYASSIST_DOCMODE
Entry Assist DOC mode property keyword |
static java.lang.String |
ENTRYASSIST_DOCWORDWRAP
Entry Assist DOC Word Wrap property keyword |
static java.lang.String |
ENTRYASSIST_ENDCOL
Entry Assist End Column property keyword |
static java.lang.String |
ENTRYASSIST_STARTCOL
Entry Assist Start Column property keyword |
static java.lang.String |
ENTRYASSIST_TABSTOP
Entry Assist Tabstop property keyword |
static java.lang.String |
ENTRYASSIST_TABSTOPS
Entry Assist Tabstops property keyword |
static java.lang.String |
GRAPHICS_CELL_SIZE
graphicsCellSize property keyword |
static java.lang.String |
HISTORY
History property keyword |
static java.lang.String |
HISTORY_SIZE
History size property keyword |
static java.lang.String |
HOST
host property keyword |
static java.lang.String |
HOST_BACKUP1
host property keyword ( backup 1) |
static java.lang.String |
HOST_BACKUP2
host property keyword ( backup 2) |
static java.lang.String |
HOST_GRAPHICS
hostGraphics property keyword |
static java.lang.String |
INSERT_OFF_ON_AIDKEY
InsertOffOnAIDKEY property keyword |
static java.lang.String |
KEYSTORE_FILE_PATH
KeyStore File Path property keyword |
static java.lang.String |
KEYSTORE_PASSWORD
KeyStore Password property keyword |
static java.lang.String |
LAMALEF
lamalef property keyword |
static java.lang.String |
LAMALEF_OFF
|
static java.lang.String |
LAMALEF_ON
lamalef property values (5250 session only) |
static java.lang.String |
LEFT_TO_RIGHT
textOrientation property value - left to right (bi-directional sessions only) |
static java.lang.String |
LOGICAL
textType property value - logical (bi-directional sessions only) |
static java.lang.String |
LOGICAL_DISP
|
static java.lang.String |
LU_NAME
LUName property keyword |
static java.lang.String |
LU_NAME_BACKUP1
LUName property keyword (backup 1) |
static java.lang.String |
LU_NAME_BACKUP2
LUName property keyword |
static java.lang.String |
LUM_LICENSING
Lum licensing property keyword |
static java.lang.String |
LUM_PORT
Lum port property keyword |
static java.lang.String |
LUM_SERVER
LUM server property keyword |
static java.lang.String |
NATIONAL
numeralShape property value - national (bi-directional sessions only) |
static java.lang.String |
NATIONAL_DISP
|
static java.lang.String |
NOMINAL
numeralShape property value - nominal (bi-directional sessions only) |
static java.lang.String |
NOMINAL_DISP
numeralShapeDisp property values (VT bi-directional sessions only) |
static java.lang.String |
NUM_FIELD_LOCK
numericFieldLock property keyword |
static java.lang.String |
NUM_SWAP_ENABLED
Numeric swapping value - (Arabic 3270 sessions only) |
static java.lang.String |
NUMERAL_SHAPE
numeralShape property keyword |
static java.lang.String |
NUMERAL_SHAPE_DISP
numeralShapeDisp property keyword (VT bi-directional sessions only) |
static java.lang.String |
OMIT_SOSI
omit SOSI property keyword |
static java.lang.String |
PASTE_FIELD_WRAP
Paste Field Wrap property keyword |
static java.lang.String |
PASTE_LINE_WRAP
Paste word line wrap property keyword |
static java.lang.String |
PASTE_STOP_PRO_LINE
Paste Stop At Protected Line property keyword |
static java.lang.String |
PASTE_TAB_COLUMNS
Paste Tab Columns property keyword |
static java.lang.String |
PASTE_TAB_OPTIONS
Paste Tab Options property keyword |
static java.lang.String |
PASTE_TAB_SPACES
Paste Tab Spaces property keyword |
static java.lang.String |
PASTE_TO_TRIMMED_AREA
Paste To Trimmed area property keyword |
static java.lang.String |
PASTE_WORD_BREAK
Paste Don't Split Words property keyword |
static java.lang.String |
PORT
port property keyword |
static java.lang.String |
PORT_BACKUP1
port property keyword (backup 1) |
static java.lang.String |
PORT_BACKUP2
port property keyword |
static java.lang.String |
PRINT_BUFFSIZE
printBufferSize property keyword |
static java.lang.String |
PRINT_DESTINATION
printDestination property keyword |
static java.lang.String |
PRINT_FILE_NAME
printFileName property keyword |
static java.lang.String |
PRINT_SEPARATE_FILES
separateFiles property keyword |
static java.lang.String |
PRINTER_NAME
printerName property keyword |
static java.lang.String |
PROXY_AUTHEN_BASIC
Basic Authentication property keyword. |
static java.lang.String |
PROXY_AUTHEN_CLEAR_TEXT
Clear Text Authentication property keyword. |
static java.lang.String |
PROXY_AUTHEN_METHOD
Proxy Authentication Method keyword. |
static java.lang.String |
PROXY_AUTHEN_NONE
No Proxy Authentication property keyword. |
static java.lang.String |
PROXY_BROWSER_DEFAULT
Proxy browser default keyword. |
static java.lang.String |
PROXY_HTTP
HTTP proxy keyword. |
static java.lang.String |
PROXY_PASSWORD
Proxy server user password keyword. |
static java.lang.String |
PROXY_SOCKS_PASSWORD
Deprecated. |
static java.lang.String |
PROXY_SOCKS_USERSID
Deprecated. |
static java.lang.String |
PROXY_SOCKS_V4
SOCKS v4 proxy keyword. |
static java.lang.String |
PROXY_SOCKS_V5
SOCKS v5 proxy keyword. |
static java.lang.String |
PROXY_SOCKS_V5_THEN_V4
SOCKS Proxy v5 then v4 keyword. |
static java.lang.String |
PROXY_SRV_HOST_NAME
Proxy server name property keyword. |
static java.lang.String |
PROXY_SRV_HOST_PORT
Proxy server port property keyword. |
static java.lang.String |
PROXY_TYPE
Proxy Type keyword. |
static java.lang.String |
PROXY_USERSID
Proxy server user ID keyword. |
static java.lang.String |
RIGHT_TO_LEFT
textOrientation property value - right to left (bi-directional sessions only) |
static java.lang.String |
ROUNDTRIP
roundTrip property keyword |
static java.lang.String |
ROUNDTRIP_OFF
roundTrip property value - roindtrip off (bi-directional sessions only) |
static java.lang.String |
ROUNDTRIP_ON
roundTrip property value - roindtrip on (bi-directional sessions only) |
static java.lang.String |
SCREEN_SIZE
screenSize property keyword |
static java.lang.String |
SECURITY_PROTOCOL
SecurityProtocol property keyword |
static java.lang.String |
SERVICE_MGR_HOST
Service manager host property keyword |
static java.lang.String |
SESSION_ID
sessionID property keyword |
static java.lang.String |
SESSION_NAME
sessionName property keyword |
static java.lang.String |
SESSION_TYPE
sessionType property keyword |
static java.lang.String |
SHOW_TEXT_ATTRIBUTES_ENABLED
ShowTextAttributes property value (VT logical bi-directional sessions only) |
static java.lang.String |
SLP_AS400_NAME
SLPAS400Name property keyword |
static java.lang.String |
SLP_ENABLED
SLPEnabled property keyword |
static java.lang.String |
SLP_MAX_WAIT_TIME
SLPMaxWaitTime Property keyword |
static java.lang.String |
SLP_SCOPE
SLPScope property keyword |
static java.lang.String |
SLP_THIS_SCOPE_ONLY
SLPThisScopeOnly property keyword |
static java.lang.String |
SMART_ORDERING
smartOrdering property keyword (VT logical bi-directional sessions only) |
static java.lang.String |
SMART_ORDERING_OFF
|
static java.lang.String |
SMART_ORDERING_ON
smartOrdering property values (VT logical bi-directional sessions only) |
static java.lang.String |
SSH_PUBLIC_KEY_ALIAS
SSH Public Key Alias property keyword |
static java.lang.String |
SSH_PUBLIC_KEY_ALIAS_PASSWORD
SSH Public Key Alias Password property keyword |
static java.lang.String |
SSL
SSL property keyword |
static java.lang.String |
SSL_BROWSER_KEYRING_ADDED
SSLBrowserKeyringAdded property keyword |
static java.lang.String |
SSL_CERTIFICATE_HASH
SSLCertificateHash property keyword |
static java.lang.String |
SSL_CERTIFICATE_NAME
SSLCertificateName property keyword |
static java.lang.String |
SSL_CERTIFICATE_PASSWORD
SSLCertificatePassword property keyword |
static java.lang.String |
SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT
SSLCertificatePromptBeforeConnect property keyword |
static java.lang.String |
SSL_CERTIFICATE_PROMPT_HOW_OFTEN
SSLCertificatePromptHowOften property keyword |
static java.lang.String |
SSL_CERTIFICATE_PROMPTED
SSLCertificatePrompted property keyword |
static java.lang.String |
SSL_CERTIFICATE_PROVIDED
SSLCertificateProvided property keyword |
static java.lang.String |
SSL_CERTIFICATE_REMEMBERED
SSLCertificateRemembered property keyword |
static java.lang.String |
SSL_CERTIFICATE_SOURCE
SSLCertificateSource property keyword |
static java.lang.String |
SSL_CERTIFICATE_URL
SSLCertificateURL property keyword |
static java.lang.String |
SSL_IGNORE_WELLKNOWNTRUSTEDCA_CLASS
ignoreWellKnownTrustedCAs property keyword |
static java.lang.String |
SSL_PROMPT_FIRST_CERTIFICATE
promptFirstCertificate property keyword |
static java.lang.String |
SSL_SERVER_AUTHENTICATION
SSLServerAuthentication property keyword |
static java.lang.String |
SSL_TELNET_NEGOTIATED
SSLTelnetNegotiated property keyword |
static java.lang.String |
SSO_CMSERVER
Single Sign-On Credential Mapper Server property keyword |
static java.lang.String |
SSO_ENABLED
Single Sign-On Enabled property keyword |
static java.lang.String |
SSO_USE_KERBEROS_PASSTICKET
Single Sign-On Use Kerberos Passticket property keyword |
static java.lang.String |
SSO_USE_LOCAL_IDENTITY
Single Sign-On Use Local Identity property keyword |
static java.lang.String |
SYM_SWAP_ENABLED
symmetric swapping value - (Arabic 3270 sessions only) |
static java.lang.String |
TEXT_ORIENTATION
textOrientation property keyword |
static java.lang.String |
TEXT_TYPE
textType property keyword |
static java.lang.String |
TEXT_TYPE_DISP
textTypeDisp property keyword (VT bi-directional sessions only) |
static java.lang.String |
THAI_DISPLAY_MODE
ThaiDisplayMode property keyword |
static java.lang.String |
THAI_MODE_1
Thai mode 1 property value - non composed mode (Thai session only) |
static java.lang.String |
THAI_MODE_2
Thai mode 2 property value - composed mode (Thai session only) |
static java.lang.String |
THAI_MODE_3
Thai mode 3 property value - composed mode with space alignment (Thai session only) |
static java.lang.String |
THAI_MODE_4
Thai mode 4 property value - composed mode with EOF alignment (Thai session only) |
static java.lang.String |
THAI_MODE_5
Thai mode 5 property value - composed mode with space and EOF alignment (Thai session only) |
static java.lang.String |
TN_ENHANCED
TNEnhanced property keyword |
static java.lang.String |
TRANSPORT_RECV_BUFFSIZE
Transport Receive Buffer Size keyword. |
static java.lang.String |
TRIM_RECT_REMAIN_AFTER
Trim Rectangle Remain After Edit |
static java.lang.String |
TRIM_RECT_SIZING_HANDLES
Trim Rectangle Sizing handles |
static java.lang.String |
UDC_OFF
|
static java.lang.String |
UDC_ON
|
static java.lang.String |
UDC_SETTING
|
static java.lang.String |
UDC_TABLE_SELECTION
|
static java.lang.String |
UNICODE_DATASTREAM
unicodeDataStreamEnabled property keyword |
static java.lang.String |
USE_SSH_PUBLIC_KEY_AUTHENTICATION
use SSH Public Key Authentication property keyword |
static java.lang.String |
USER_PASSWORD
User Password property keyword |
static java.lang.String |
USERID
UserID property keyword |
static java.lang.String |
VISUAL
textType property value - visual (bi-directional sessions only) |
static java.lang.String |
VISUAL_DISP
textTypeDisp property values (VT bi-directional sessions only) |
static java.lang.String |
VT_ANS_BACK_MSG
VTAnswerBackMsg property keyword |
static java.lang.String |
VT_AUTOWRAP
VTAutowrap property keyword |
static java.lang.String |
VT_BACKSPACE
VTBackspace property keyword |
static java.lang.String |
VT_CURSOR
VTCursor property keyword |
static java.lang.String |
VT_ID
VT ID property keyword |
static java.lang.String |
VT_KEYPAD
VTKeypad property keyword |
static java.lang.String |
VT_LOCAL_ECHO
VTLocalEcho property keyword |
static java.lang.String |
VT_NEW_LINE
VTNewLine property keyword |
static java.lang.String |
VT_PRINT_ASCII_CONVERT
|
static java.lang.String |
VT_REVERSE_SCREEN
VTReverseScreen property keyword |
static java.lang.String |
VT_TERMINAL_TYPE
VTTerminalType property keyword |
static java.lang.String |
WORKSTATION_ID
workstationID property keyword |
Fields inherited from class com.ibm.eNetwork.beans.HOD.HODBean |
---|
BEAN_VERSION_STRING, TRACE_LEVEL, TRACE_MAXIMUM, TRACE_MINIMUM, TRACE_NONE, TRACE_NORMAL |
Fields inherited from interface com.ibm.eNetwork.HOD.common.HODConstants |
---|
DEFAULT_WIN_FONT, HOD_ICON_EVENT, HOD_MSG_FILE, HOD_RAS_COMPID_ADVMACRO, HOD_RAS_COMPID_ASSOC_PRT, HOD_RAS_COMPID_BLINKREMAP, HOD_RAS_COMPID_CODEPAGE, HOD_RAS_COMPID_COLORREMAP, HOD_RAS_COMPID_CONFIG, HOD_RAS_COMPID_FILETRANSFER, HOD_RAS_COMPID_FTP_SCREEN, HOD_RAS_COMPID_FTP_SESSION, HOD_RAS_COMPID_FTP_TERMINAL, HOD_RAS_COMPID_FUDOMA, HOD_RAS_COMPID_HOD_API, HOD_RAS_COMPID_IMPEXP, HOD_RAS_COMPID_JNILOAD, HOD_RAS_COMPID_KEYPAD, HOD_RAS_COMPID_KEYREMAP, HOD_RAS_COMPID_MACRO, HOD_RAS_COMPID_MACROMANGR, HOD_RAS_COMPID_PRT_TERMINAL, HOD_RAS_COMPID_SCREEN, HOD_RAS_COMPID_SESSION, HOD_RAS_COMPID_SESSION_MGR, HOD_RAS_COMPID_SLP, HOD_RAS_COMPID_TERMINAL, HOD_RAS_COMPID_ZIPPRINT, HOD_RAS_FUNC_NAME, HOD_START_UP, HOD_TRANSFER_FILE_INFO, MOUSE_DOUBLE_CLICK_THRESHOLD, XFER_ASCII_GET_OPTIONS, XFER_ASCII_GET_OPTIONS_DEFAULT, XFER_ASCII_PUT_OPTIONS, XFER_ASCII_PUT_OPTIONS_DEFAULT, XFER_BINARY_GET_OPTIONS, XFER_BINARY_GET_OPTIONS_DEFAULT, XFER_BINARY_PUT_OPTIONS, XFER_BINARY_PUT_OPTIONS_DEFAULT, XFER_DEFAULT_OPTIONS, XFER_FILETYPE_DTA, XFER_FILETYPE_SAVF, XFER_FILETYPE_SRC, XFER_HOST_TYPE, XFER_HOST_TYPE_CICS, XFER_HOST_TYPE_CMS, XFER_HOST_TYPE_DEFAULT, XFER_HOST_TYPE_OS400, XFER_HOST_TYPE_TSO, XFER_PACKET_SIZE, XFER_PACKET_SIZE_DEFAULT, XFER_TIME_OUT_VALUE, XFER_TIME_OUT_VALUE_DEFAULT, XFER_TRANSFER_MODE, XFER_TRANSFER_MODE_ASCII, XFER_TRANSFER_MODE_BINARY, XFER_TRANSFER_MODE_DEFAULT |
Constructor Summary | |
---|---|
Session()
Constructor which builds a Session Bean using the default property values. |
|
Session(java.util.Properties newProperties)
Constructor which builds a Session Bean using the property values passed in the Properties object. |
Method Summary | |
---|---|
void |
addCommListener(CommListener l)
Adds a CommEvent listener |
void |
addGUIListener(GUIListener l)
Adds a GUIEvent listener |
void |
addOIAListener(OIAListener l)
Adds an OIAEvent listener |
void |
addPSListener(PSListener l)
Adds a PSEvent listener |
void |
addTraceListener(TraceListener l)
Adds a TraceEvent listener |
static java.util.Properties |
defaults()
Returns a Properties object containing the default properties and their values for this Session Bean. |
void |
dispose()
Disposes of the Session and all of its resources. |
java.lang.String |
getAllocateSpaceForLamAlef()
Returns the current value of the LamAlef property. |
java.lang.String |
getBIDIMode()
Returns the current value of the BIDIMode property |
java.lang.String |
getCICSGWCodePage()
Returns the current value of the CICSGWCodepage property. |
java.lang.String |
getCICSServerName()
Returns the current value of the CICSServerName property. |
java.lang.String |
getCodePage()
Returns the current value of the codePage property. |
int |
getCommStatus()
Returns the status of communications with the host. |
java.lang.String |
getCursorDirection()
Returns the current value of the cursorDirection property |
boolean |
getCursorMovementState()
Returns the current value of the CursorMovementState property. |
java.lang.String |
getDeviceName()
If isDeviceNameReady() is true, returns the device name in use, otherwise returns null. |
com.ibm.eNetwork.ECL.ECLSession |
getECLSession()
Returns the ECLSession object associated with this Session. |
int |
getEntryAssist_bellCol()
Returns the value of the EntryAssist_bellCol property. |
int |
getEntryAssist_endCol()
Returns the value of the EntryAssist_endCol property. |
int |
getEntryAssist_startCol()
Returns the value of the EntryAssist_startCol property. |
int |
getEntryAssist_tabstop()
Returns the value of the EntryAssist_tabstop property. |
java.lang.String |
getEntryAssist_tabstops()
Returns the value of the EntryAssist_tabstops property. |
java.lang.String |
getGraphicsCellSize()
Returns the current value of the graphicsCellSize property. |
java.lang.String |
getHistorySize()
Gets the History size property. |
java.lang.String |
getHost()
Returns the current value of the host property. |
java.lang.String |
getHostBackup1()
Returns the current value of the host property. |
java.lang.String |
getHostBackup2()
Returns the current value of the host property. |
java.lang.String |
getInitialTransaction()
Returns the current value of the CICSInitialTrans property. |
java.lang.String |
getKeyStoreFilePath()
Returns the value of the keyStoreFilePath property. |
java.lang.String |
getKeyStorePassword()
Returns the value of the keyStoreFilePath property. |
java.lang.String |
getLUMLicensing()
Returns the License method type |
int |
getLUMPort()
Returns the LUM server port number |
java.lang.String |
getLUMServer()
Returns the LUM server |
java.lang.String |
getLUName()
Returns the current value of the LUName property. |
java.lang.String |
getLUNameBackup1()
Returns the current value of the LUName property. |
java.lang.String |
getLUNameBackup2()
Returns the current value of the LUName property. |
java.lang.String |
getNumeralShape()
Returns the current value of the numeralShape property. |
java.lang.String |
getNumeralShapeDisp()
Returns the current value of the numeralShapeDisp property |
int |
getPasteTabColumns()
Returns the current value of the pasteTabColumns property. |
java.lang.String |
getPasteTabOptions()
Returns the current setting of the pasteOptionsType property. |
int |
getPasteTabSpaces()
Returns the current value of the pasteTabSpaces property. |
int |
getPort()
Returns the current value of the port property. |
int |
getPortBackup1()
Returns the current value of the port property. |
int |
getPortBackup2()
Returns the current value of the port property. |
java.lang.String |
getPrinterName()
Returns the current value of the printerName property. |
java.lang.String |
getPrintFileName()
Returns the current value of the printFileName property. |
java.util.Properties |
getProperties()
Returns the current properties for Session. |
java.lang.String |
getProxyAuthenMethod()
Returns the current value of the proxy server authentication method. |
java.lang.String |
getProxyServerName()
Returns the currently defined proxy server. |
int |
getProxyServerPort()
Returns the current value of the port to connect to on proxy server. |
java.lang.String |
getProxyType()
Returns the current value of the proxy server property. |
java.lang.String |
getProxyUserID()
Returns the current value of the user id used for authentication with the proxy server. |
java.lang.String |
getProxyUserPassword()
Returns the current value of the password used for authentication with the proxy server. |
java.lang.String |
getRoundTrip()
Returns the current value of the roundTrip property. |
java.lang.String |
getRTLUnicodeOverride()
Returns the current value of the RTLUNICODE property. |
java.lang.String |
getScreenSize()
Returns the current value of the screenSize property. |
java.lang.String |
getSecurityProtocol()
Returns the value of the SecurityProtocol property. |
java.lang.String |
getServiceMgrHost()
Returns the HOD server |
Session |
getSession()
Needed for SessionInterface |
java.lang.String |
getSessionID()
Returns the value of the sessionID property. |
java.lang.String |
getSessionName()
Returns the value of the sessionName property. |
java.lang.String |
getSessionType()
Returns the current setting of the sessionType property. |
java.lang.String |
getSLPAS400Name()
Returns the current value of the SLPAS400Name property. |
int |
getSLPMaxWaitTime()
Returns the current value of the SLPMaxWaitTime property. |
java.lang.String |
getSLPScope()
Returns the current value of the SLPScope property. |
java.lang.String |
getSmartOrdering()
Returns the current value of the smartOrdering property |
java.lang.String |
getSSHPublicKeyAlias()
Returns the value of the SSHPublicKeyAlias property. |
java.lang.String |
getSSHPublicKeyAliasPassword()
Returns the value of the SSHPublicKeyAliasPassword property. |
java.lang.String |
getSSLCertificateHash()
Returns the current value of the SSLCertificateHash property. |
java.lang.String |
getSSLCertificateName()
Returns the current value of the SSLCertificateName property. |
java.lang.String |
getSSLCertificatePromptHowOften()
Returns the current value of the SSLCertificatePromptHowOften property. |
java.lang.String |
getSSLCertificateSource()
Returns the current value of the SSLCertificateSource property. |
java.lang.String |
getSSLCertificateURL()
Returns the current value of the SSLCertificateURL property. |
java.lang.String |
getSSOCMServer()
Returns the value of the sso_cmserver property. |
java.lang.String |
getTextOrientation()
Returns the current value of the textOrientation property. |
java.lang.String |
getTextType()
Returns the current value of the textType property. |
java.lang.String |
getTextTypeDisp()
Returns the current value of the TextTypeDisp property |
int |
getThaiDisplayMode()
Returns the current value of the ThaiDisplayMode property |
int |
getTimeout()
Returns the current value of the timeout property in millisecs |
java.lang.String |
getTraceName()
Returns a trace identifier for this bean |
int |
getTransportReceiveBuffSize()
Returns the current value of the transport receive buffer size property. |
java.lang.String |
getUserID()
Returns the value of the userID property. |
java.lang.String |
getUserPassword()
Returns the value of the userPassword property. |
java.lang.String |
getVTAnswerBackMsg()
Returns the current value of the VTAnswerBackMsg property. |
java.lang.String |
getVTID()
Get the current VT ID value. |
java.lang.String |
getVTPDTName()
Returns the name of PDT file for VT BIDI session |
java.lang.String |
getVTTerminalType()
Returns the current value of the VTTerminalType property. |
java.lang.String |
getWorkstationID()
Returns the current value of the workstation ID property. |
boolean |
isAutoConnect()
Returns the value of the autoConnect property. |
boolean |
isAutoReconnect()
Returns the current value of the autoReconnect property. |
boolean |
isCommReady()
Returns true if the host is ready for interaction, otherwise returns false. |
boolean |
isCommStarted()
Determines whether the connection with the host has been started. |
boolean |
isCopyAltSignLocation()
Returns the value of the copyAltSignLocation property. |
boolean |
isCopyOnlyIfTrimmed()
Returns the value of the copyOnlyIfTrimmed property. |
boolean |
isDeviceNameReady()
Returns true if the device name is ready, otherwise returns false. |
boolean |
isEnhancedTNServer(java.lang.String type)
Returns the current value of the TNEnhancedServer property. |
boolean |
isENPTUI()
Returns the value of the enptui property. |
boolean |
isEntryAssist_bell()
Returns the value of the EntryAssist_bell property. |
boolean |
isEntryAssist_DOCmode()
Returns the value of the EntryAssist_DOCmode property. |
boolean |
isEntryAssist_DOCwordWrap()
Returns the value of the EntryAssist_DOCwordWrap property. |
boolean |
isHistory()
Tests whether the VT history mode is active. |
boolean |
isHostGraphics()
Returns the value of the hostGraphics property. |
boolean |
isIgnoreWellKnownTrustedCAs()
Returns the value of the ignoreWellKnownTrustedCAs property. |
boolean |
isInitialTransEnabled()
Returns the current value of the CICSInitialTransEnabled property. |
boolean |
isInsertOffOnAIDKEY()
Returns the value of the Insert OFF on AID KEY property. |
boolean |
isNotifyPSEventsOnOIAUnlockOnly()
See setNotifyPSEventsOnOIAUnlockOnly(boolean newValue). |
boolean |
isNumericFieldLock()
Returns the value of the Numeric Field Lock property. |
boolean |
isNumericSwapEnabled()
Returns the current value of the Numeric Swapping property. |
boolean |
isPasteFieldWrap()
Returns the value of the pasteFieldWrap property. |
boolean |
isPasteLineWrap()
Returns the value of the pasteLineWrap property. |
boolean |
isPasteStopAtProtectedLine()
Returns the value of the pasteStopAtProtectedLine property. |
boolean |
isPasteToTrimmedArea()
Returns the value of the pasteToTrimmedArea property. |
boolean |
isPasteWordBreak()
Returns the value of the pasteWordBreak property. |
boolean |
isPrintDestination()
Returns the current value of the printDestination property. |
boolean |
ispromptFirstCertificate()
Returns the value of the promptFirstCertificate property. |
boolean |
isSeparateFiles()
Returns the current value of the separateFiles property. |
boolean |
isShowTextAttributesEnabled()
Returns the current value of the Show Text Attributes property. |
boolean |
isSLPEnabled()
Returns the current value of the SLPEnabled property. |
boolean |
isSLPThisScopeOnly()
Returns the current value of the SLPThisScopeOnly property. |
boolean |
isSSL()
Returns the value of the SSL property. |
boolean |
isSSLBrowserKeyringAdded()
Returns the current value of the SSLBrowserKeyringAdded property. |
boolean |
isSSLCertificatePromptBeforeConnect()
Returns the current value of the SSLCertificatePromptBeforeConnect property. |
boolean |
isSSLCertificatePrompted()
Returns the current value of the SSLCertificatePrompted property. |
boolean |
isSSLCertificateProvided()
Returns the current value of the SSLCertificateProvided property. |
boolean |
isSSLCertificateRemembered()
Returns the current value of the SSLCertificateRemembered property. |
boolean |
isSSLServerAuthentication()
Returns the current value of the SSLServerAuthentication property. |
boolean |
isSSLTelnetNegotiated()
Returns the current value of the SSLTelnetNegotiated property. |
boolean |
isSSOEnabled()
Returns the value of the ssoEnabled property. |
boolean |
isSSOUseKerberosPassticket()
Returns the value of the ssoUseKerberosPassticket property. |
boolean |
isSSOUseLocalIdentity()
Returns the value of the ssoUseLocalIdentity property. |
boolean |
isSymmetricSwapEnabled()
Returns the current value of the Symmetric Swapping property. |
boolean |
isTNEnhanced()
Returns the current value of the TNEnhanced property. |
boolean |
isTrimRectRemainAfterEdit()
Returns the value of the trimRectRemainAfterEdit property. |
boolean |
isTrimRectSizingHandles()
Returns the value of the trimRectSizingHandles property. |
boolean |
isUnicodeDataStreamEnabled()
Returns the value of the unicodeDataStreamEnabled property. |
boolean |
isUseSSHPublicKeyAuthentication()
Returns the value of the useSSHPublicKeyAuthentication property. |
static boolean |
isValidLUName(java.lang.String luName)
Tests the given luName for correct syntax. |
static boolean |
isValidSLPAS400Name(java.lang.String as400Name)
Tests the given SLPAS400Name for correct syntax. |
static boolean |
isValidSLPScope(java.lang.String scope)
Tests the given SLPScope for correct syntax. |
static boolean |
isValidWorkstationID(java.lang.String workstationID)
Tests the given workstationID for correct syntax. |
boolean |
isVTAutowrap()
Returns the value of the VTAutowrap property. |
boolean |
isVTBackspace()
Returns the value of the VTBackspace property. |
boolean |
isVTCursor()
Returns the value of the VTCursor property. |
boolean |
isVTKeypad()
Returns the value of the VTKeypad property. |
boolean |
isVTLocalEcho()
Returns the value of the VTLocalEcho. |
boolean |
isVTNewLine()
Returns the current value of the VTNewLine property. |
boolean |
isVTPrintConvert()
Checks is host-to-printer codepage conversion for VT BIDI session enabled |
boolean |
isVTReverseScreen()
Returns the value of the VTReverseScreen property. |
boolean |
isWorkstationIDReady()
Returns true if the workstation ID is ready, otherwise returns false. |
static java.util.Enumeration |
listBIDIModes()
Returns a list of the valid values for BIDIMode property |
static java.util.Enumeration |
listCICSGWCodePages()
Returns the list of valid CICSGWCodePage values. |
java.util.Enumeration |
listCodePages()
Returns a list of the valid codePage values for the current session type. |
static java.util.Enumeration |
listCodePages(java.lang.String sessionType)
Returns a list of the valid codePage values for the given session type. |
static java.util.Enumeration |
listCursorDirections()
Returns a list of the valid values for cursorDirections property |
static java.util.Enumeration |
listGraphicsCellSizes()
Returns a list of the valid graphicsCellSize values |
java.util.Enumeration |
listHistorySizes()
Returns a list of the valid History size values for the current session type. |
java.util.Enumeration |
listHistorySizes(java.lang.String sessionType)
Returns a list of the valid History size values for the current session type. |
static java.util.Enumeration |
listLamAlef()
Returns the list of valid textType values. |
static java.util.Enumeration |
listLUMLicensing()
|
static java.util.Enumeration |
listNumeralShapes()
Returns the list of valid numeralShape values. |
static java.util.Enumeration |
listNumeralShapesDisp()
Returns a list of the valid values for NumeralShape property |
static java.util.Enumeration |
listPasteTabOptions()
Returns a list of the valid pasteOptionsType values. |
static java.util.Enumeration |
listProxyAuthenMethods()
Returns a list of the valid proxy server authentication methods. |
static java.util.Enumeration |
listProxyTypes()
Returns a list of the valid proxy type values. |
static java.util.Enumeration |
listRoundTripModes()
Returns a list of the valid roundTrip values. |
static java.util.Enumeration |
listRTLUNICODE()
Returns the list of valid RTLUNICODE values. |
java.util.Enumeration |
listScreenSizes()
Returns a list of the valid screenSize values for the current session type. |
static java.util.Enumeration |
listScreenSizes(java.lang.String sessionType)
Returns a list of the valid screenSize values for the specified session type. |
static java.util.Enumeration |
listSessionTypes()
Returns a list of the valid sessionType values. |
static java.util.Enumeration |
listSmartOrdering()
Returns a list of the valid values for smartOrdering property |
static java.util.Enumeration |
listTextOrientations()
Returns a list of the valid textOrientation values. |
static java.util.Enumeration |
listTextTypes()
Returns the list of valid textType values. |
static java.util.Enumeration |
listTextTypesDisp()
Returns a list of the valid values for TextTypeDisp property |
static java.util.Enumeration |
listThaiDisplayModes()
Returns the list of valid ThaiDisplayMode values. |
java.util.Enumeration |
listVTIDs()
Returns a list of the valid VT ID values for this VT Session. |
static java.util.Enumeration |
listVTTerminalTypes()
Returns a list of the valid VTTerminalTypes. |
void |
removeCommListener(CommListener l)
Removes a CommEvent listener |
void |
removeGUIListener(GUIListener l)
Removes a GUIEvent listener |
void |
removeOIAListener(OIAListener l)
Remove an OIAEvent listener |
void |
removePSListener(PSListener l)
Removes a PSEvent listener |
void |
sendKeys(SendKeyEvent evt)
Handles SendKeyEvents sent to this Session Bean. |
void |
setAllocateSpaceForLamAlef(java.lang.String tt)
Sets the LamAlef property. |
void |
setAutoConnect(boolean autoConnect)
Sets the autoConnect property. |
void |
setAutoReconnect(boolean autoReconnect)
Sets the autoReconnect property. |
void |
setBIDIMode(java.lang.String to)
Sets BIDImode property. |
void |
setCICSGWCodePage(java.lang.String codePage)
Sets the CICSGWCodepage property. |
void |
setCICSServerName(java.lang.String server)
Sets the CICSServerName property. |
void |
setCodePage(java.lang.String codePage)
Sets the codePage property. |
void |
setCopyAltSignLocation(boolean copyAltSignLocation)
Sets the copyAltSignLocation property. |
void |
setCopyOnlyIfTrimmed(boolean copyOnlyIfTrimmed)
Sets the copyOnlyIfTrimmed property. |
void |
setCursorDirection(java.lang.String to)
Sets cursorDirection property. |
void |
setCursorMovementState(boolean movementState)
Sets the CursorMovementState property. |
void |
setENPTUI(boolean enptui)
Sets the enptui property. |
void |
setEntryAssist_bell(boolean bell)
Sets the EntryAssist_bell property. |
void |
setEntryAssist_bellCol(int bellCol)
Sets the EntryAssist_bellCol property. |
void |
setEntryAssist_DOCmode(boolean docMode)
Sets the EntryAssist_DOCmode property. |
void |
setEntryAssist_DOCwordWrap(boolean wordWrap)
Sets the EntryAssist_DOCwordWrap property. |
void |
setEntryAssist_endCol(int endCol)
Sets the EntryAssist_endCol property. |
void |
setEntryAssist_startCol(int startCol)
Sets the EntryAssist_startCol property. |
void |
setEntryAssist_tabstop(int tabstop)
Sets the EntryAssist_tabstop property. |
void |
setEntryAssist_tabstops(java.lang.String tabstops)
Sets the EntryAssist_tabstops property. |
void |
setGraphicsCellSize(java.lang.String cellSize)
Sets the graphicsCellSize property. |
void |
setHistory(boolean history)
Sets the History property. |
void |
setHistorySize(java.lang.String size)
Sets the History size property. |
void |
setHost(java.lang.String host)
Sets the name of host associated with this Session Bean. |
void |
setHostBackup1(java.lang.String host)
Sets the name of host associated with this Session Bean. |
void |
setHostBackup2(java.lang.String host)
Sets the name of host associated with this Session Bean. |
void |
setHostGraphics(boolean hostGraphics)
Sets the hostGraphics property. |
void |
setIgnoreWellKnownTrustedCAs(boolean ignoreWellKnownCAs)
Sets the ignoreWellKnownTrustedCAs property. |
void |
setInitialTransaction(java.lang.String initialTrans)
Sets the CICSInitialTrans property. |
void |
setInitialTransEnabled(boolean enable)
Sets the CICSInitialTransEnabled property. |
void |
setInsertOffOnAIDKEY(boolean activate)
Sets the InsertOffOnAIDKEY property of Session. |
void |
setKeyStoreFilePath(java.lang.String keyStoreFilePath)
Sets the keyStoreFilePath property. |
void |
setKeyStorePassword(java.lang.String s)
Sets the keyStoreFilePath property. |
void |
setLUMLicensing(java.lang.String servertype)
Sets the license method to either LUM or HOD. |
void |
setLUMPort(int PortNumber)
Sets the LUMPort property. |
void |
setLUMServer(java.lang.String LUMServer)
Sets the LUM server property. |
void |
setLUName(java.lang.String luName)
Sets the LUName property. |
void |
setLUNameBackup1(java.lang.String luName)
Sets the LUName property. |
void |
setLUNameBackup2(java.lang.String luName)
Sets the LUName property. |
void |
setNeedToRegisterListeners(boolean fNeed)
Provide way to restart listeners with IPMonitor: for OIANotify, PSNotify and CommNotify events. |
boolean |
setNotifyPSEventsOnOIAUnlockOnly(boolean newValue)
See isNotifyPSEventsOnOIAUnlockOnly(). |
void |
setNumeralShape(java.lang.String ns)
Sets the numeralShape property. |
void |
setNumeralShapeDisp(java.lang.String to)
Sets numeralShapeDisp property. |
void |
setNumericFieldLock(boolean lock)
Sets the Numeric Field Lock property of Session. |
void |
setNumericSwapEnabled(boolean value)
Sets the Numeric swapping property. |
void |
setPasteFieldWrap(boolean pasteFieldWrap)
Sets the pasteFieldWrap property. |
void |
setPasteLineWrap(boolean pasteLineWrap)
Sets the pasteLineWrap property. |
void |
setPasteStopAtProtectedLine(boolean pasteStopAtProtectedLine)
Sets the pasteStopAtProtectedLine property. |
void |
setPasteTabColumns(int pasteTabColumns)
Sets the pasteTabColumns to set the number of columns represented by a tab. |
void |
setPasteTabOptions(java.lang.String pasteTabOptions)
Sets the pasteTabOptions property. |
void |
setPasteTabSpaces(int pasteTabSpaces)
Sets the pasteTabSpaces to set the number of spaces represented by a tab. |
void |
setPasteToTrimmedArea(boolean pasteToTrimmedArea)
Sets the pasteToTrimmedArea property. |
void |
setPasteWordBreak(boolean pasteWordBreak)
Sets the pasteWordBreak property. |
void |
setPort(int port)
Sets the port that will be used to communicate with the host. |
void |
setPortBackup1(int port)
Sets the port that will be used to communicate with the host. |
void |
setPortBackup2(int port)
Sets the port that will be used to communicate with the host. |
void |
setPrintDestination(boolean printer)
Sets the printDestination property. |
void |
setPrinterName(java.lang.String printerName)
Sets the printerName property. |
void |
setPrintFileName(java.lang.String fileName)
Sets the printFileName property. |
void |
setpromptFirstCertificate(boolean promptFirstCertificate)
Sets the promptFirstCertificate property. |
void |
setProxyAuthenMethod(java.lang.String authMethod)
Sets the authentication method that will be used to authenticate with the proxy server. |
void |
setProxyServerName(java.lang.String hostName)
Sets the name of the proxy server name to use. |
void |
setProxyServerPort(int port)
Sets the port that will be opened on the proxy server. |
void |
setProxyType(java.lang.String newProxyType)
Sets the type of the proxy server that will be used. |
void |
setProxyUserID(java.lang.String userID)
Sets the value of the user id used for authentication with the proxy server. |
void |
setProxyUserPassword(java.lang.String userPassword)
Sets the value of the password used for authentication with the proxy server. |
void |
setRoundTrip(java.lang.String to)
Sets the roundTrip property. |
void |
setRTLUnicodeOverride(java.lang.String tt)
Sets the RTLUNICODE property. |
void |
setScreenSize(java.lang.String screenSize)
Sets the screenSize property. |
void |
setSecurityProtocol(java.lang.String protocol)
Sets the SecurityProtocol property of Session. |
void |
setSeparateFiles(boolean separate)
Sets the separateFiles property. |
void |
setServiceMgrHost(java.lang.String ServerMgrHost)
Sets the HOD server property. |
void |
setSessionID(java.lang.String ID)
Sets the sessionID property. |
void |
setSessionName(java.lang.String name)
Sets the sessionName property. |
void |
setSessionType(java.lang.String type)
Sets the sessionType property. |
void |
setShowTextAttributesEnabled(boolean value)
Sets the Show Text Attributes property. |
void |
setSLPAS400Name(java.lang.String as400Name)
Sets the SLPAS400Name property. |
void |
setSLPEnabled(boolean slp)
Sets the SLPEnabled property. |
void |
setSLPMaxWaitTime(int maxWaitTime)
Sets the SLPMaxWaitTime in milliseconds that will be used when waiting for service response. |
void |
setSLPScope(java.lang.String scope)
Sets the SLPScope property. |
void |
setSLPThisScopeOnly(boolean thisScopeOnly)
Sets the SLPThisScopeOnly property. |
void |
setSmartOrdering(java.lang.String to)
Sets the smartOrdering property. |
void |
setSSHPublicKeyAlias(java.lang.String SSHPublicKeyAlias)
Sets the SSHPublicKeyAlias property. |
void |
setSSHPublicKeyAliasPassword(java.lang.String SSHPublicKeyAliasPassword)
Sets the SSHPublicKeyAliasPassword property. |
void |
setSSL(boolean ssl)
Sets the SSL property of Session. |
void |
setSSLBrowserKeyringAdded(boolean addKeyring)
Sets the SSLBrowserKeyringAdded property of Session |
void |
setSSLCertificateHash(java.lang.String hash)
Sets the SSLCertificateHash property of Session |
void |
setSSLCertificateName(java.lang.String name)
Sets the SSLCertificateName property of Session |
void |
setSSLCertificatePassword(java.lang.String password)
Sets the SSLCertificatePassword property of Session |
void |
setSSLCertificatePromptBeforeConnect(boolean before)
Sets the SSLCertificatePromptBeforeConnect property of Session |
void |
setSSLCertificatePrompted(boolean prompted)
Sets the SSLCertificatePrompted property of Session |
void |
setSSLCertificatePromptHowOften(java.lang.String howOften)
Sets the SSLCertificatePromptHowOften property of Session |
void |
setSSLCertificateProvided(boolean hasCert)
Sets the SSLCertificateProvided property of Session |
void |
setSSLCertificateRemembered(boolean remembered)
Sets the SSLCertificateRemembered property of Session |
void |
setSSLCertificateSource(java.lang.String src)
Sets the SSLCertificateSource property of Session |
void |
setSSLCertificateURL(java.lang.String url)
Sets the SSLCertificateURL property of Session |
void |
setSSLServerAuthentication(boolean authentication)
Sets the SSLServerAuthentication property of Session |
void |
setSSLTelnetNegotiated(boolean TNnegotiated)
Sets the SSLTelnetNegotiated property of Session. |
void |
setSSOCMServer(java.lang.String name)
Sets the sso_cmserver property. |
void |
setSSOEnabled(boolean enabled)
Sets the ssoEnabled property. |
void |
setSSOUseKerberosPassticket(boolean useKerberosPassticket)
Sets the ssoUseKerberosPassticket property. |
void |
setSSOUseLocalIdentity(boolean useLocal)
Sets the ssoUseLocalIdentity property. |
void |
setSymmetricSwapEnabled(boolean value)
Sets the Symmetric swapping property. |
void |
setTextOrientation(java.lang.String to)
Sets the textOrientation property. |
void |
setTextType(java.lang.String tt)
Sets the textType property. |
void |
setTextTypeDisp(java.lang.String to)
Sets TextTypeDisp property. |
void |
setThaiDisplayMode(int mode)
Set Thai display mode property. |
void |
setTimeout(int timeout)
Sets the timeout that will be used to terminate inactive sessions. |
void |
setTNEnhanced(boolean enhanced)
Sets the TNEnhanced property. |
void |
setTransportReceiveBuffSize(int buffSize)
Sets the transport receive buffer size. |
void |
setTrimRectRemainAfterEdit(boolean trimRectRemainAfterEdit)
Sets the trimRectRemainAfterEdit property. |
void |
setTrimRectSizingHandles(boolean trimRectSizingHandles)
Sets the trimRectSizingHandles property. |
void |
setUnicodeDataStreamEnabled(boolean unicode)
Sets the unicodeDataStreamEnabled property. |
void |
setUserID(java.lang.String userID)
Sets the userID property. |
void |
setUserPassword(java.lang.String userPassword)
Sets the userPassword property. |
void |
setUseSSHPublicKeyAuthentication(boolean b)
Sets the useSSHPublicKeyAuthentication property. |
void |
setVTAnswerBackMsg(java.lang.String ansbackmsg)
Sets the VTAnswerBackMsg property. |
void |
setVTAutowrap(boolean autowrap)
Sets the VTAutowrap property. |
void |
setVTBackspace(boolean backspace)
Sets the VTBackspace property. |
void |
setVTCursor(boolean application)
Sets the VTCursor property. |
void |
setVTID(java.lang.String id)
Sets the VT ID property. |
void |
setVTKeypad(boolean application)
Sets the VTKeypad property. |
void |
setVTLocalEcho(boolean localEcho)
Sets the VTLocalEcho property. |
void |
setVTNewLine(boolean CROnly)
Sets the VTNewLine property. |
void |
setVTPDTName(java.lang.String pdtname)
Sets the name of PDT file for VT BIDI session. |
void |
setVTPrintConvert(boolean convert)
Enables/Disables host-to-printer codepage conversion for VT BIDI session. |
void |
setVTReverseScreen(boolean reverse)
Sets the VTReverseScreen property. |
void |
setVTTerminalType(java.lang.String terminalType)
Sets the VTTerminalType property. |
void |
setWorkstationID(java.lang.String workstationID)
Sets the workstationID property. |
void |
startCommunication()
Starts communications with the host. |
void |
stopCommunication()
Stops communications with the host. |
Methods inherited from class com.ibm.eNetwork.beans.HOD.HODBean |
---|
addPropertyChangeListener,
addVetoableChangeListener,
clone,
getComponent,
getFunction,
getTraceLevel,
propertyChange,
readExternal,
removePropertyChangeListener,
removeTraceListener,
removeVetoableChangeListener,
setProperties,
setTraceLevel,
toString,
writeExternal |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.beans.PropertyChangeListener |
---|
propertyChange |
Field Detail |
public static final java.lang.String SESSION_TYPE
public static final java.lang.String SESSION_NAME
public static final java.lang.String SESSION_ID
public static final java.lang.String TN_ENHANCED
public static final java.lang.String LU_NAME
public static final java.lang.String HOST
public static final java.lang.String PORT
public static final java.lang.String HOST_BACKUP1
public static final java.lang.String HOST_BACKUP2
public static final java.lang.String PORT_BACKUP1
public static final java.lang.String PORT_BACKUP2
public static final java.lang.String LU_NAME_BACKUP1
public static final java.lang.String LU_NAME_BACKUP2
public static final java.lang.String BACKUP_SERVER1
public static final java.lang.String BACKUP_SERVER2
public static final java.lang.String SCREEN_SIZE
public static final java.lang.String PRINT_BUFFSIZE
public static final java.lang.String WORKSTATION_ID
public static final java.lang.String CODE_PAGE
public static final java.lang.String HOST_GRAPHICS
public static final java.lang.String GRAPHICS_CELL_SIZE
public static final java.lang.String ENPTUI
public static final java.lang.String UNICODE_DATASTREAM
public static final java.lang.String AUTO_CONNECT
public static final java.lang.String AUTO_RECONNECT
public static final java.lang.String SLP_ENABLED
public static final java.lang.String SLP_SCOPE
public static final java.lang.String SLP_AS400_NAME
public static final java.lang.String SLP_THIS_SCOPE_ONLY
public static final java.lang.String SLP_MAX_WAIT_TIME
public static final java.lang.String SSL
public static final java.lang.String SECURITY_PROTOCOL
public static final java.lang.String SSL_TELNET_NEGOTIATED
public static final java.lang.String SSL_SERVER_AUTHENTICATION
public static final java.lang.String SSL_BROWSER_KEYRING_ADDED
public static final java.lang.String SSL_CERTIFICATE_PROVIDED
public static final java.lang.String SSL_CERTIFICATE_SOURCE
public static final java.lang.String SSL_CERTIFICATE_URL
public static final java.lang.String SSL_CERTIFICATE_PASSWORD
public static final java.lang.String SSL_CERTIFICATE_NAME
public static final java.lang.String SSL_CERTIFICATE_PROMPT_HOW_OFTEN
public static final java.lang.String SSL_CERTIFICATE_PROMPT_BEFORE_CONNECT
public static final java.lang.String SSL_CERTIFICATE_HASH
public static final java.lang.String SSL_CERTIFICATE_PROMPTED
public static final java.lang.String SSL_CERTIFICATE_REMEMBERED
public static final java.lang.String CICS_SERVER_NAME
public static final java.lang.String CICS_GW_CODE_PAGE
public static final java.lang.String CICS_INITIAL_TRANS
public static final java.lang.String CICS_INITIAL_TRANS_ENABLED
public static final java.lang.String VT_TERMINAL_TYPE
public static final java.lang.String VT_NEW_LINE
public static final java.lang.String VT_BACKSPACE
public static final java.lang.String VT_LOCAL_ECHO
public static final java.lang.String SSL_IGNORE_WELLKNOWNTRUSTEDCA_CLASS
public static final java.lang.String SSL_PROMPT_FIRST_CERTIFICATE
public static final java.lang.String VT_CURSOR
public static final java.lang.String VT_ID
public static final java.lang.String VT_KEYPAD
public static final java.lang.String VT_AUTOWRAP
public static final java.lang.String VT_REVERSE_SCREEN
public static final java.lang.String CURSOR_MOVEMENT_STATE
public static final java.lang.String VT_ANS_BACK_MSG
public static final java.lang.String PRINT_DESTINATION
public static final java.lang.String PRINT_FILE_NAME
public static final java.lang.String PRINT_SEPARATE_FILES
public static final java.lang.String PRINTER_NAME
public static final java.lang.String HISTORY
public static final java.lang.String HISTORY_SIZE
public static final java.lang.String NUM_FIELD_LOCK
public static final java.lang.String INSERT_OFF_ON_AIDKEY
public static final java.lang.String TRANSPORT_RECV_BUFFSIZE
This is an optional keyword that is use to set a transport receive buffer size. A valid value ranges from 263 to 2,147,483,647.
public static final java.lang.String NUMERAL_SHAPE
public static final java.lang.String TEXT_TYPE
public static final java.lang.String TEXT_ORIENTATION
public static final java.lang.String ROUNDTRIP
public static final java.lang.String LAMALEF
public static final java.lang.String LAMALEF_ON
public static final java.lang.String LAMALEF_OFF
public static final java.lang.String NOMINAL
public static final java.lang.String NATIONAL
public static final java.lang.String CONTEXTUAL
public static final java.lang.String VISUAL
public static final java.lang.String LOGICAL
public static final java.lang.String LEFT_TO_RIGHT
public static final java.lang.String RIGHT_TO_LEFT
public static final java.lang.String ROUNDTRIP_ON
public static final java.lang.String ROUNDTRIP_OFF
public static final java.lang.String SYM_SWAP_ENABLED
public static final java.lang.String NUM_SWAP_ENABLED
public static final java.lang.String NUMERAL_SHAPE_DISP
public static final java.lang.String NOMINAL_DISP
public static final java.lang.String NATIONAL_DISP
public static final java.lang.String CONTEXTUAL_DISP
public static final java.lang.String TEXT_TYPE_DISP
public static final java.lang.String VISUAL_DISP
public static final java.lang.String LOGICAL_DISP
public static final java.lang.String BIDI_MODE
public static final java.lang.String BIDI_MODE_ON
public static final java.lang.String BIDI_MODE_OFF
public static final java.lang.String CURSOR_DIRECTION
public static final java.lang.String CURSOR_LTR
public static final java.lang.String CURSOR_RTL
public static final java.lang.String VT_PRINT_ASCII_CONVERT
public static final java.lang.String SMART_ORDERING
public static final java.lang.String SMART_ORDERING_ON
public static final java.lang.String SMART_ORDERING_OFF
public static final java.lang.String SHOW_TEXT_ATTRIBUTES_ENABLED
public static final java.lang.String THAI_DISPLAY_MODE
public static final java.lang.String THAI_MODE_1
public static final java.lang.String THAI_MODE_2
public static final java.lang.String THAI_MODE_3
public static final java.lang.String THAI_MODE_4
public static final java.lang.String THAI_MODE_5
public static final int CONNECTION_INIT
public static final int CONNECTION_PND_INACTIVE
public static final int CONNECTION_INACTIVE
public static final int CONNECTION_PND_ACTIVE
public static final int CONNECTION_ACTIVE
public static final int CONNECTION_READY
public static final int CONNECTION_DEVICE_NAME_READY
public static final int CONNECTION_WORKSTATION_ID_READY
public static final java.lang.String SERVICE_MGR_HOST
public static final java.lang.String LUM_PORT
public static final java.lang.String LUM_LICENSING
public static final java.lang.String LUM_SERVER
public static final java.lang.String PASTE_FIELD_WRAP
public static final java.lang.String PASTE_LINE_WRAP
public static final java.lang.String PASTE_WORD_BREAK
public static final java.lang.String PASTE_TO_TRIMMED_AREA
public static final java.lang.String PASTE_STOP_PRO_LINE
public static final java.lang.String PASTE_TAB_OPTIONS
public static final java.lang.String PASTE_TAB_COLUMNS
public static final java.lang.String PASTE_TAB_SPACES
public static final java.lang.String ENTRYASSIST_DOCMODE
public static final java.lang.String ENTRYASSIST_STARTCOL
public static final java.lang.String ENTRYASSIST_ENDCOL
public static final java.lang.String ENTRYASSIST_BELL
public static final java.lang.String ENTRYASSIST_BELLCOL
public static final java.lang.String ENTRYASSIST_TABSTOP
public static final java.lang.String ENTRYASSIST_TABSTOPS
public static final java.lang.String ENTRYASSIST_DOCWORDWRAP
public static final java.lang.String COPY_ONLY_IF_TRIMMED
public static final java.lang.String COPY_ALT_SIGN_LOCATION
public static final java.lang.String TRIM_RECT_SIZING_HANDLES
public static final java.lang.String OMIT_SOSI
public static final java.lang.String PROXY_TYPE
This keyword is used to set the type of proxy in the session's property object.
See one of the possible proxy types for an example:
The proxy type can also be set using the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_BROWSER_DEFAULT
This keyword is used when it is desirable to use browsers proxy settings. In this case, if no proxy is configured in the browser, then no proxy will be used.
It should be used in conjunction with the PROXY_TYPE keyword.
For example, when the browser configuration is required, the proxy browser default keyword can be used as follows:
(session property object).put(PROXY_TYPE, PROXY_BROWSER_DEFAULT);
It can also be used in the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_SOCKS_V5_THEN_V4
This keyword is used when setting the type of proxy in the session's property object. Use this keyword if it is unknown whether the SOCKS proxy to use when establishing a connection is SOCKS v5 or v4. When this option is used, the session will attempt to connect through the SOCKS proxy as a v5 proxy but in the event it is not a v5 proxy, it will attempt to connect through the SOCKS proxy as a v4 proxy
It should be used in conjunction with the PROXY_TYPE keyword.
For example, when using a SOCKS proxy is required, the SOCKS proxy v5 then v4 keyword can be used as follows:
(session property object).put(PROXY_TYPE, PROXY_SOCKS_V5_THEN_V4);
It can also be used in the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_SOCKS_V4
This keyword is used when setting the type of proxy in the session's property object. Use this keyword when connecting a session through a SOCKS v4 proxy.
It should be used in conjunction with the PROXY_TYPE keyword.
For example, when using a SOCKS v4 proxy is required, the SOCKS v4 proxy keyword can be used as follows:
(session property object).put(PROXY_TYPE, PROXY_SOCKS_V4);
It can also be used in the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_SOCKS_V5
This keyword is used when setting the type of proxy in the session's property object. Use this keyword when connecting a session through a SOCKS v5 proxy.
It should be used in conjunction with the PROXY_TYPE keyword.
For example, when using a SOCKS v5 proxy is required, the SOCKS v5 proxy keyword can be used as follows:
(session property object).put(PROXY_TYPE, PROXY_SOCKS_V5);
It can also be used in the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_HTTP
This keyword is used when setting the type of proxy in the session's property object. Use this keyword when connecting a session through an HTTP proxy.
It should be used in conjunction with the PROXY_TYPE keyword.
For example, when using an HTTP proxy is required, the HTTP proxy keyword can be used as follows:
(session property object).put(PROXY_TYPE, PROXY_HTTP);
It can also be used in the setProxyType(java.lang.String) method.
public static final java.lang.String PROXY_SRV_HOST_NAME
This keyword is used to set up the proxy server property in the session's property object.
For example, if the proxy server fully qualified name is your.proxy.server.com, the proxy server name property can be set by:
(session property object).put(PROXY_SRV_HOST_NAME, "your.proxy.server.com");
public static final java.lang.String PROXY_SRV_HOST_PORT
This keyword is used to set up the proxy port property in the session's property object.
For example, if the open port on the proxy server is 1080, the proxy server port property can be set by:
(session property object).put(PROXY_SRV_HOST_PORT, "1080");
public static final java.lang.String PROXY_SOCKS_USERSID
SOCKS Proxy server user ID keyword.
Refer to PROXY_USERSID
public static final java.lang.String PROXY_SOCKS_PASSWORD
SOCKS Proxy server user password keyword.
Refer to PROXY_PASSWORD
public static final java.lang.String PROXY_USERSID
This keyword is used to set the user ID required by the proxy server before a session is allowed traverse the proxy server.
For example, when either a SOCKS or HTTP proxy requires authentication with, say a user ID of user1, the Proxy server user ID keyword can be used as follows:
(session property object).put(PROXY_USERSID, "user1");
This property can also be set by passing the user ID to the setProxyUserID(java.lang.String) method.
public static final java.lang.String PROXY_PASSWORD
This keyword is used to set the proxy password associated with the proxy user ID required by the proxy server before a session is allowed to traverse the proxy server.
For example, when either a SOCKS or HTTP proxy requires authentication, a valid the proxy server user ID (PROXY_USERSID) should be set and then the associated proxy server user password can be set using this keyword as follows:
(session property object).put(PROXY_PASSWORD, "user_password");
This property can also be set by passing the user password to the setProxyUserPassword(java.lang.String) method.
public static final java.lang.String PROXY_AUTHEN_BASIC
This keyword is used when connecting a session through an HTTP proxy requiring 'Basic' authentication.
It should be used in conjunction with the PROXY_AUTHEN_METHOD keyword.
For example, when using an HTTP proxy which requires 'Basic' authentication, the Basic Authentication property keyword can be used as follows:
(session property object).put(PROXY_AUTHEN_METHOD, PROXY_AUTHEN_BASIC);
It can also be used in the setProxyAuthenMethod(java.lang.String) method.
public static final java.lang.String PROXY_AUTHEN_METHOD
This keyword is used to set the authentication method in use by the proxy server
See one of the possible authentication methods for an example:
The proxy authentication method can also be set using the setProxyAuthenMethod(java.lang.String) method.
public static final java.lang.String PROXY_AUTHEN_NONE
This keyword is used when connecting a session through an SOCKS v5 proxy or a HTTP proxy which does not require authentication.
This is the default if no authentication method is selected.
It should be used in conjunction with the PROXY_AUTHEN_METHOD keyword.
For example, when connect through either a SOCKS v5 proxy or a HTTP proxy not requiring authentication, the No Proxy Authentication property keyword can be used as follows:
(session property object).put(PROXY_AUTHEN_METHOD,PROXY_AUTHEN_NONE);
It can also be used in the setProxyAuthenMethod(java.lang.String) method.
public static final java.lang.String PROXY_AUTHEN_CLEAR_TEXT
This keyword is used when connecting a session through a SOCKS v5 proxy requiring 'Clear Text' authentication.
It should be used in conjunction with the PROXY_AUTHEN_METHOD keyword.
For example, when using a SOCKS v5 proxy which requires 'Clear Text' authentication, the Clear Text Authentication property keyword can be used as follows:
(session property object).put(PROXY_AUTHEN_METHOD,PROXY_AUTHEN_CLEAR_TEXT);
It can also be used in the setProxyAuthenMethod(java.lang.String) method.
public static final java.lang.String TRIM_RECT_REMAIN_AFTER
public static final java.lang.String UDC_SETTING
public static final java.lang.String UDC_ON
public static final java.lang.String UDC_OFF
public static final java.lang.String UDC_TABLE_SELECTION
public static final java.lang.String CICS_NETNAME
public static final java.lang.String USERID
public static final java.lang.String USER_PASSWORD
public static final java.lang.String USE_SSH_PUBLIC_KEY_AUTHENTICATION
public static final java.lang.String KEYSTORE_FILE_PATH
public static final java.lang.String KEYSTORE_PASSWORD
public static final java.lang.String SSH_PUBLIC_KEY_ALIAS
public static final java.lang.String SSH_PUBLIC_KEY_ALIAS_PASSWORD
public static final java.lang.String SSO_ENABLED
public static final java.lang.String SSO_CMSERVER
public static final java.lang.String SSO_USE_LOCAL_IDENTITY
public static final java.lang.String SSO_USE_KERBEROS_PASSTICKET
Constructor Detail |
public Session()
public Session(java.util.Properties newProperties) throws java.beans.PropertyVetoException
Caution: for this constructor, the Properties object must contain at least this valid key-value pair: ECLSession.SESSION_HOST, "<host address>".
newProperties
- the new property settings for the Session bean.java.beans.PropertyVetoException
- Fired if an incorrect property value
is given.Method Detail |
public Session getSession()
getSession
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public void dispose()
dispose
in class HODBean
public void startCommunication()
startCommunication
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public void stopCommunication()
stopCommunication
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public boolean isCommStarted()
isCommStarted
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isCommReady()
,
getCommStatus()
public int getCommStatus()
The possible values are
Constant | Description |
---|---|
CONNECTION_INIT | Initial state (no connection with host) |
CONNECTION_PND_INACTIVE | Stop communications in progress |
CONNECTION_INACTIVE | The connection is stopped |
CONNECTION_PND_ACTIVE | Start communications in progress |
CONNECTION_ACTIVE | Connection is established |
CONNECTION_READY | Negotiations started |
getCommStatus
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
isCommReady()
,
isCommStarted()
public boolean isCommReady()
isCommReady()
,
getCommStatus()
public boolean isDeviceNameReady()
isDeviceNameReady
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public java.lang.String getDeviceName()
getDeviceName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public boolean isWorkstationIDReady()
isWorkstationIDReady
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public void sendKeys(SendKeyEvent evt)
sendKeys
in interface SendKeyListener
SendKeyListener
,
SendKeyEvent
public void addCommListener(CommListener l)
addCommListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
l
- an object that implements the CommListener interfaceCommListener
,
CommEvent
public void removeCommListener(CommListener l)
removeCommListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
l
- a previously registered CommListener objectCommListener
,
CommEvent
public void addOIAListener(OIAListener l)
addOIAListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
l
- an object that implements the OIAListener interfaceOIAListener
,
OIAEvent
public void removeOIAListener(OIAListener l)
removeOIAListener
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
l
- a previously registered OIAListener objectOIAListener
,
OIAEvent
public void addPSListener(PSListener l)
l
- an object that implements the PSListener interfacePSListener
,
PSEvent
public void removePSListener(PSListener l)
l
- a previously registered PSListener objectPSListener
,
PSEvent
public void addGUIListener(GUIListener l)
l
- an object that implements the GUIListener interfaceGUIListener
,
GUIEvent
public void removeGUIListener(GUIListener l)
l
- a previously registered GUIListener objectGUIListener
,
GUIEvent
public void addTraceListener(TraceListener l)
addTraceListener
in class HODBean
l
- an object that implements the TraceListener interfaceTraceListener
,
TraceEvent
public void setNeedToRegisterListeners(boolean fNeed)
fNeed
- - whether the need existspublic java.util.Properties getProperties()
getProperties
in class HODBean
com.ibm.eNetwork.beans.HOD.HODBean
HODBean.setProperties(java.util.Properties)
public void setSessionType(java.lang.String type) throws java.beans.PropertyVetoException
The possible sessionType property values are:
Constant | Description |
---|---|
ECLSession.SESSION_TYPE_3270_STR | 3270 session |
ECLSession.SESSION_TYPE_5250_STR | 5250 session |
ECLSession.SESSION_TYPE_VT_STR | VT session |
ECLSession.SESSION_TYPE_CICS_STR | CICS session |
setSessionType
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
type
- the new sessionTypejava.beans.PropertyVetoException
- Thrown if an invalid property value
is given.getSessionType()
,
listSessionTypes()
public java.lang.String getSessionType()
getSessionType
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionType(java.lang.String)
,
listSessionTypes()
public static java.util.Enumeration listSessionTypes()
setSessionType(java.lang.String)
,
listSessionTypes()
public void setSessionName(java.lang.String name) throws java.beans.PropertyVetoException
setSessionName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
name
- The new session name.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSessionName()
public java.lang.String getSessionName()
getSessionName
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionName(java.lang.String)
public void setSessionID(java.lang.String ID) throws java.beans.PropertyVetoException
setSessionID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
ID
- The new ID.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSessionID()
public java.lang.String getSessionID()
getSessionID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSessionID(java.lang.String)
public void setHost(java.lang.String host) throws java.beans.PropertyVetoException
setHost
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
host
- The name of the host.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getHost()
public java.lang.String getHost()
getHost
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setHost(java.lang.String)
public void setPort(int port) throws java.beans.PropertyVetoException
setPort
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
port
- The port number.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPort()
public int getPort()
getPort
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setPort(int)
public void setHostBackup1(java.lang.String host) throws java.beans.PropertyVetoException
host
- The name of the host.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getHost()
public java.lang.String getHostBackup1()
setHost(java.lang.String)
public void setHostBackup2(java.lang.String host) throws java.beans.PropertyVetoException
host
- The name of the host.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getHost()
public java.lang.String getHostBackup2()
setHost(java.lang.String)
public void setPortBackup1(int port) throws java.beans.PropertyVetoException
port
- The port number.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPort()
public int getPortBackup1()
setPort(int)
public void setPortBackup2(int port) throws java.beans.PropertyVetoException
port
- The port number.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPort()
public int getPortBackup2()
setPort(int)
public void setLUNameBackup1(java.lang.String luName) throws java.beans.PropertyVetoException
luName
- The LU name which will be used during enhanced
negotiation. Maximum length of LU name is 17 characters.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getLUName()
public java.lang.String getLUNameBackup1()
setLUName(java.lang.String)
public void setLUNameBackup2(java.lang.String luName) throws java.beans.PropertyVetoException
luName
- The LU name which will be used during enhanced
negotiation. Maximum length of LU name is 17 characters.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getLUName()
public java.lang.String getLUNameBackup2()
setLUName(java.lang.String)
public void setTimeout(int timeout) throws java.beans.PropertyVetoException
timeout
- The timeout value in millisecsjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getTimeout()
public int getTimeout()
setTimeout(int)
public void setProxyType(java.lang.String newProxyType) throws java.beans.PropertyVetoException
Constant | Description |
---|---|
Session.SESSION_PROXY_NONE | Connect using no proxy. |
Session.SESSION_PROXY_BROWSER_DEFAULT | Connect using the proxy defined in the browser proxy setup |
Session.SESSION_PROXY_SOCKS_V5 | Connect using a Socks v5 proxy |
Session.SESSION_PROXY_SOCKS_V4 | Connect using a Socks v4 proxy |
Session.SESSION_PROXY_SOCKS_V5_THEN_V4 | Connect using a Socks v5 proxy. It the Socks proxy is a Socks v4 proxy instead, connect anyway |
Session.SESSION_PROXY_HTTP | Connect using a HTTP proxy |
newProxyType
- The type of proxy to connect throughjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyType()
,
listProxyTypes()
public java.lang.String getProxyType()
setProxyType(java.lang.String)
,
listProxyTypes()
public static java.util.Enumeration listProxyTypes()
setProxyType(java.lang.String)
,
listProxyTypes()
public void setProxyServerName(java.lang.String hostName) throws java.beans.PropertyVetoException
hostName
- The host name of the proxy server as either a fully qualified name or an IP addressjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyServerName()
public java.lang.String getProxyServerName()
setProxyServerName(java.lang.String)
public void setProxyServerPort(int port) throws java.beans.PropertyVetoException
port
- The port number to connect to on the proxy serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyServerPort()
public int getProxyServerPort()
setProxyServerPort(int)
public void setProxyUserID(java.lang.String userID) throws java.beans.PropertyVetoException
userID
- The user id defined on the proxy serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyUserID()
public java.lang.String getProxyUserID()
setProxyUserID(java.lang.String)
public void setProxyUserPassword(java.lang.String userPassword) throws java.beans.PropertyVetoException
userPassword
- The password associated with the user id defined on the proxy serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyUserPassword()
,
setProxyUserID(java.lang.String)
,
getProxyUserID()
public java.lang.String getProxyUserPassword()
setProxyUserPassword(java.lang.String)
public void setProxyAuthenMethod(java.lang.String authMethod) throws java.beans.PropertyVetoException
The values that should be used when a Socks v5 proxy is used are:
Constant | Description |
---|---|
Session.SESSION_PROXY_AUTHEN_NONE | Connect using no proxy authentication. |
Session.SESSION_PROXY_AUTHEN_CLEAR_TEXT | Connect using the Socks v5 Clear Text authentication method |
The values that should be used when a HTTP proxy is used are:
Constant | Description |
---|---|
Session.SESSION_PROXY_AUTHEN_NONE | Connect using no proxy authentication. |
Session.SESSION_PROXY_AUTHEN_BASIC | Connect using the HTTP Basic authentication method |
authMethod
- The authenitcation method to use when authentication is required with a proxy serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getProxyAuthenMethod()
,
listProxyAuthenMethods()
public java.lang.String getProxyAuthenMethod()
setProxyAuthenMethod(java.lang.String)
,
listProxyAuthenMethods()
public static java.util.Enumeration listProxyAuthenMethods()
setProxyAuthenMethod(java.lang.String)
,
getProxyAuthenMethod()
public void setTNEnhanced(boolean enhanced) throws java.beans.PropertyVetoException
enhanced
- Enhanced session (TN3270E) parameters will be
negotiated when true.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isTNEnhanced()
public boolean isTNEnhanced()
setTNEnhanced(boolean)
public boolean isEnhancedTNServer(java.lang.String type)
#setEnhancedTNServer
public boolean isNotifyPSEventsOnOIAUnlockOnly()
public boolean setNotifyPSEventsOnOIAUnlockOnly(boolean newValue)
public void setSLPEnabled(boolean slp) throws java.beans.PropertyVetoException
slp
- Service Location Protocol will be used when true.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSLPEnabled()
public boolean isSLPEnabled()
setSLPEnabled(boolean)
public void setSLPScope(java.lang.String scope) throws java.beans.PropertyVetoException
Note: It is recommended that the isValidSLPScope(String scope) function be called first to check the validity of the String.
scope
- The scope which will be used during SLP
search for telnet services.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSLPScope()
,
setSLPThisScopeOnly(boolean)
,
setSLPEnabled(boolean)
,
isValidSLPScope(java.lang.String)
public static boolean isValidSLPScope(java.lang.String scope)
scope
- The scope to be tested. Must be a string, 0 to 128 characters
long and contain letters, numbers. Scope may not contain
comma "," or colon ":" or forward slash "/".setSLPScope(java.lang.String)
public java.lang.String getSLPScope()
setSLPScope(java.lang.String)
,
setSLPThisScopeOnly(boolean)
,
setSLPEnabled(boolean)
public void setSLPThisScopeOnly(boolean thisScopeOnly) throws java.beans.PropertyVetoException
SLPThisScopeOnly
- Session will be established only to a server which
supports the provided scope.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSLPThisScopeOnly()
,
setSLPScope(java.lang.String)
,
setSLPEnabled(boolean)
public boolean isSLPThisScopeOnly()
setSLPThisScopeOnly(boolean)
,
setSLPScope(java.lang.String)
,
setSLPEnabled(boolean)
public void setSLPMaxWaitTime(int maxWaitTime) throws java.beans.PropertyVetoException
maxWaitTime
- The maximum wait time for SLP directory agent and
service agent responses.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSLPMaxWaitTime()
,
setSLPEnabled(boolean)
public int getSLPMaxWaitTime()
setSLPMaxWaitTime(int)
,
setSLPEnabled(boolean)
public void setSLPAS400Name(java.lang.String as400Name) throws java.beans.PropertyVetoException
Note: It is recommended that the isValidSLPAS400Name(String as400Name) function be called first to check the validity of the String.
as400name
- The as400Name will be used during SLP
negotiation. The session will connect to the indicated AS/400.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSLPAS400Name()
,
setSLPEnabled(boolean)
,
isValidSLPAS400Name(java.lang.String)
public static boolean isValidSLPAS400Name(java.lang.String as400Name)
as400name
- The as400Name to be tested. Must be a string in the
form, x.y, where x and y can each be 1 to 8 characters long
and include uppercase letters, numbers, "$", "@" or "#"
characters. Neither x nor y may begin with a number.setSLPAS400Name(java.lang.String)
public java.lang.String getSLPAS400Name()
setSLPAS400Name(java.lang.String)
,
setSLPEnabled(boolean)
public void setLUName(java.lang.String luName) throws java.beans.PropertyVetoException
Note: It is recommended that the isValidLUName(String luName) function be called first to check the validity of the String.
luName
- The LU name which will be used during enhanced
negotiation. Maximum length of LU name is 17 characters.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getLUName()
,
setTNEnhanced(boolean)
,
isValidLUName(java.lang.String)
public static boolean isValidLUName(java.lang.String luName)
luName
- The LU name to be tested. Must be a string, 0 to 17
characters in length.setLUName(java.lang.String)
public java.lang.String getLUName()
setLUName(java.lang.String)
,
setTNEnhanced(boolean)
public void setScreenSize(java.lang.String screenSize) throws java.beans.PropertyVetoException
3270
Constant | Description |
---|---|
ECLSession.SESSION_PS_24X80_STR | 24 rows by 80 columns |
ECLSession.SESSION_PS_32X80_STR | 32 rows by 80 columns |
ECLSession.SESSION_PS_43X80_STR | 43 rows by 80 columns |
ECLSession.SESSION_PS_27X132_STR | 27 rows by 132 columns |
5250
Constant | Description |
---|---|
ECLSession.SESSION_PS_24X80_STR | 24 rows by 80 columns |
ECLSession.SESSION_PS_27X132_STR | 27 rows by 132 columns |
VT
Constant | Description |
---|---|
ECLSession.SESSION_PS_24X80_STR | 24 rows by 80 columns |
ECLSession.SESSION_PS_24X132_STR | 24 rows by 132 columns |
ECLSession.SESSION_PS_36X80_STR | 36 rows by 80 columns |
ECLSession.SESSION_PS_36X132_STR | 36 rows by 132 columns |
ECLSession.SESSION_PS_48X80_STR | 48 rows by 80 columns |
ECLSession.SESSION_PS_48X132_STR | 48 rows by 132 columns |
ECLSession.SESSION_PS_72X80_STR | 72 rows by 80 columns |
ECLSession.SESSION_PS_72X132_STR | 72 rows by 132 columns |
ECLSession.SESSION_PS_144X80_STR | 144 rows by 80 columns |
ECLSession.SESSION_PS_144X132_STR | 144 rows by 132 columns |
CICS
Constant | Description |
---|---|
ECLSession.SESSION_PS_24X80_STR | 24 rows by 80 columns |
size
- The new size.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getScreenSize()
,
listScreenSizes()
,
listScreenSizes(java.lang.String)
public java.lang.String getScreenSize()
setScreenSize(java.lang.String)
,
listScreenSizes()
,
listScreenSizes(java.lang.String)
public java.util.Enumeration listScreenSizes()
setScreenSize(java.lang.String)
,
getScreenSize()
public static java.util.Enumeration listScreenSizes(java.lang.String sessionType)
setScreenSize(java.lang.String)
,
getScreenSize()
public void setCodePage(java.lang.String codePage) throws java.beans.PropertyVetoException
setCodePage
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
codePage
- The new codepage.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getCodePage()
,
listCodePages()
,
listCodePages(java.lang.String)
public java.lang.String getCodePage()
getCodePage
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setCodePage(java.lang.String)
,
listCodePages()
,
listCodePages(java.lang.String)
public java.util.Enumeration listCodePages()
setCodePage(java.lang.String)
,
getCodePage()
public static java.util.Enumeration listCodePages(java.lang.String sessionType)
sessionType
- The session type for which to generate the list.setCodePage(java.lang.String)
,
getCodePage()
public void setHostGraphics(boolean hostGraphics) throws java.beans.PropertyVetoException
hostGraphics
- The new value for the hostGraphics propertyjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isHostGraphics()
public boolean isHostGraphics()
setHostGraphics(boolean)
public void setGraphicsCellSize(java.lang.String cellSize) throws java.beans.PropertyVetoException
The possible values are
Constant | Description |
---|---|
ECLSession.SESSION_PS_CELL_AUTO_STR | Auto-detect cell size |
ECLSession.SESSION_PS_CELL_9X12_STR | 9 pixels by 12 pixels |
ECLSession.SESSION_PS_CELL_9X16_STR | 9 pixels by 16 pixels |
ECLSession.SESSION_PS_CELL_9X21_STR | 9 pixels by 21 pixels |
ECLSession.SESSION_PS_CELL_13X22_STR | 13 pixels by 22 pixels |
ECLSession.SESSION_PS_CELL_13X29_STR | 13 pixels by 29 pixels |
cellSize
- The new cell sizejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getGraphicsCellSize()
,
listGraphicsCellSizes()
public java.lang.String getGraphicsCellSize()
setGraphicsCellSize(java.lang.String)
,
listGraphicsCellSizes()
public static java.util.Enumeration listGraphicsCellSizes()
setGraphicsCellSize(java.lang.String)
,
getGraphicsCellSize()
public void setENPTUI(boolean enptui) throws java.beans.PropertyVetoException
enptui
- The new value for the enptui propertyjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isENPTUI()
public boolean isENPTUI()
setENPTUI(boolean)
public void setUnicodeDataStreamEnabled(boolean unicode) throws java.beans.PropertyVetoException
unicode
- The new value for the unicodeDataStreamEnabled propertyjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isUnicodeDataStreamEnabled()
public boolean isUnicodeDataStreamEnabled()
setUnicodeDataStreamEnabled(boolean)
public void setAutoConnect(boolean autoConnect) throws java.beans.PropertyVetoException
setAutoConnect
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
autoConnect
- The new value for the autoConnect propertyjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isAutoConnect()
public boolean isAutoConnect()
isAutoConnect
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setAutoConnect(boolean)
public void setAutoReconnect(boolean autoReconnect) throws java.beans.PropertyVetoException
autoReconnect
- The new value for the autoReconnect propertyjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isAutoReconnect()
public boolean isAutoReconnect()
setAutoReconnect(boolean)
public void setSSL(boolean ssl) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
SSL
- When true, SSL encryption will be enabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSL()
public boolean isSSL()
setSSL(boolean)
public void setSecurityProtocol(java.lang.String protocol) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SecurityProtocol features and parameters.
protocol
- If set to TLS(default), and if the server is TLS-enabled, then a TLS v1.0 connection is provided
If server is not TLS-enabled, then the server negotiates the connection down to SSL protocol.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSecurityProtocol()
public java.lang.String getSecurityProtocol()
setSecurityProtocol(java.lang.String)
public void setSSLTelnetNegotiated(boolean TNnegotiated) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
TNnegotiated
- Determines if SSL will be negotiated on the Telnet connection.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLTelnetNegotiated()
,
setSSL(boolean)
public boolean isSSLTelnetNegotiated()
setSSLTelnetNegotiated(boolean)
,
setSSL(boolean)
public void setSSLServerAuthentication(boolean authentication) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
authentication
- Whether or not SSL server authentication will
be enabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLServerAuthentication()
,
setSSL(boolean)
public boolean isSSLServerAuthentication()
setSSLServerAuthentication(boolean)
,
setSSL(boolean)
public void setSSLBrowserKeyringAdded(boolean addKeyring) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
addKeyring
- Whether or not the browser keyring will be added to the
HOD client keyringjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLBrowserKeyringAdded()
,
setSSL(boolean)
public boolean isSSLBrowserKeyringAdded()
setSSLBrowserKeyringAdded(boolean)
,
setSSL(boolean)
public void setSSLCertificateProvided(boolean hasCert) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
certificateprovided
- Whether or not client has a certificate.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLCertificateProvided()
,
setSSL(boolean)
public boolean isSSLCertificateProvided()
setSSLCertificateProvided(boolean)
,
setSSL(boolean)
public void setSSLCertificateSource(java.lang.String src) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
src
- where the certificate is stored:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSLCertificateSource()
,
setSSL(boolean)
public java.lang.String getSSLCertificateSource()
setSSLCertificateSource(java.lang.String)
,
setSSL(boolean)
public void setSSLCertificateURL(java.lang.String url) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
url
- URL of client certificatejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSLCertificateURL()
,
setSSL(boolean)
public java.lang.String getSSLCertificateURL()
setSSLCertificateURL(java.lang.String)
,
setSSL(boolean)
public void setSSLCertificatePassword(java.lang.String password) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
password
- password of client certificatejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.setSSL(boolean)
public void setSSLCertificateName(java.lang.String name) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
name
- name of the certificate, or "" for any trusted by the serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSLCertificateName()
,
setSSL(boolean)
public java.lang.String getSSLCertificateName()
setSSLCertificateName(java.lang.String)
,
setSSL(boolean)
public void setSSLCertificatePromptHowOften(java.lang.String howOften) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
howOften
- how often to prompt
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSLCertificatePromptHowOften()
,
setSSL(boolean)
public java.lang.String getSSLCertificatePromptHowOften()
setSSLCertificatePromptHowOften(java.lang.String)
,
setSSL(boolean)
public void setSSLCertificatePromptBeforeConnect(boolean before) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
before
- Whether the client should be prompted before connecting to the serverjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLCertificatePromptBeforeConnect()
,
setSSL(boolean)
public boolean isSSLCertificatePromptBeforeConnect()
setSSLCertificatePromptBeforeConnect(boolean)
,
setSSL(boolean)
public void setSSLCertificateHash(java.lang.String hash) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
hash
- hash of the certificatejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSLCertificateHash()
,
setSSL(boolean)
public java.lang.String getSSLCertificateHash()
setSSLCertificateHash(java.lang.String)
,
setSSL(boolean)
public void setSSLCertificatePrompted(boolean prompted) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
setSSLCertificatePrompted
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
prompted
- Whether or not the user has been prompted for this connectionjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLCertificatePrompted()
,
setSSL(boolean)
public boolean isSSLCertificatePrompted()
isSSLCertificatePrompted
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setSSLCertificatePrompted(boolean)
,
setSSL(boolean)
public void setSSLCertificateRemembered(boolean remembered) throws java.beans.PropertyVetoException
See HACL: ECLSession for more about the underlying SSL features and parameters.
remembered
- true
sets SSLCertificatePromptHowOften to FIRST_CONNECT
false
sets SSLCertificatePromptHowOften to EACH_CONNECT
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSLCertificateRemembered()
,
setSSL(boolean)
public boolean isSSLCertificateRemembered()
setSSLCertificateRemembered(boolean)
,
setSSL(boolean)
public void setCICSServerName(java.lang.String server) throws java.beans.PropertyVetoException
server
- The new CICS server.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getCICSServerName()
public java.lang.String getCICSServerName()
setCICSServerName(java.lang.String)
public void setCICSGWCodePage(java.lang.String codePage) throws java.beans.PropertyVetoException
codePage
- The new CICS gateway codepage.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getCICSGWCodePage()
,
listCICSGWCodePages()
public java.lang.String getCICSGWCodePage()
setCICSGWCodePage(java.lang.String)
,
listCICSGWCodePages()
public static java.util.Enumeration listCICSGWCodePages()
setCICSGWCodePage(java.lang.String)
,
getCICSGWCodePage()
public void setInitialTransaction(java.lang.String initialTrans) throws java.beans.PropertyVetoException
initial
- Transaction The initial CICS transaction.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getInitialTransaction()
public java.lang.String getInitialTransaction()
setInitialTransaction(java.lang.String)
public void setInitialTransEnabled(boolean enable) throws java.beans.PropertyVetoException
enable
- Initial transaction will be used when true.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isInitialTransEnabled()
public boolean isInitialTransEnabled()
setInitialTransEnabled(boolean)
public void setNumericFieldLock(boolean lock) throws java.beans.PropertyVetoException
lock
- Whether or not Numeric Field Lock will be enabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isNumericFieldLock()
public boolean isNumericFieldLock()
setNumericFieldLock(boolean)
public void setInsertOffOnAIDKEY(boolean activate) throws java.beans.PropertyVetoException
activate
- Whether or not Insert Off on AIDKEY will be enabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isInsertOffOnAIDKEY()
public boolean isInsertOffOnAIDKEY()
setInsertOffOnAIDKEY(boolean)
public void setVTTerminalType(java.lang.String terminalType) throws java.beans.PropertyVetoException
Constant | Description |
---|---|
ECLSession.SESSION_VT_TERMINAL_TYPE_VT52 | VT52 |
ECLSession.SESSION_VT_TERMINAL_TYPE_VT100 | VT100 |
ECLSession.SESSION_VT_TERMINAL_TYPE_VT420_7 | VT420 Model 7 |
ECLSession.SESSION_VT_TERMINAL_TYPE_VT420_8 | VT420 Model 8 |
terminalType
- The VT terminal type.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getVTTerminalType()
,
listVTTerminalTypes()
public java.lang.String getVTTerminalType()
setVTTerminalType(java.lang.String)
,
listVTTerminalTypes()
public static java.util.Enumeration listVTTerminalTypes()
setVTTerminalType(java.lang.String)
,
getVTTerminalType()
public void setVTAnswerBackMsg(java.lang.String ansbackmsg) throws java.beans.PropertyVetoException
ansbackmsg
- A string which is returned to the remote VT server
in response to an ENQ command (0x05)
This string can be empty ("") or a user defined value.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getVTAnswerBackMsg()
public java.lang.String getVTAnswerBackMsg()
setVTAnswerBackMsg(java.lang.String)
public void setCursorMovementState(boolean movementState) throws java.beans.PropertyVetoException
movementState
- A boolean which allows cursor movement within the
Presentation Space via a mouse click to be enabled
or disabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getCursorMovementState()
public boolean getCursorMovementState()
setCursorMovementState(boolean)
public void setVTNewLine(boolean CROnly) throws java.beans.PropertyVetoException
CROnly
- true causes carriage return to be interpreted
as CR only, false causes it to be interpreted as
a CR and LF.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTNewLine()
public boolean isVTNewLine()
setVTNewLine(boolean)
public void setVTBackspace(boolean backspace) throws java.beans.PropertyVetoException
backspace
- true causes normal backspace behavior, false causes
it to delete the character under the cursor.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTBackspace()
public void setHistory(boolean history) throws java.beans.PropertyVetoException
history
- true causes history log to be kept, false will not
keep history log information.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isHistory()
public boolean isHistory()
setHistory(boolean)
public void setHistorySize(java.lang.String size) throws java.beans.PropertyVetoException
history
- is determines the size of the internal planes used to store
history log information.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isHistory()
public java.lang.String getHistorySize()
setHistorySize(java.lang.String)
public java.util.Enumeration listHistorySizes()
setHistorySize(java.lang.String)
,
getHistorySize()
public java.util.Enumeration listHistorySizes(java.lang.String sessionType)
sessionType
- - this value has no effect.setHistorySize(java.lang.String)
,
getHistorySize()
public void setVTID(java.lang.String id) throws java.beans.PropertyVetoException
Contains
- the VT ID to use. This ID is used to determine how the emulation
will identify itself to the host.
If this parameter is null or "", then the default value, ECLSession.SESSION_VT_ID_DEFAULT, is substituted.
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getVTID()
,
listVTIDs()
public java.lang.String getVTID()
setVTID(java.lang.String)
,
listVTIDs()
public java.util.Enumeration listVTIDs()
setVTID(java.lang.String)
,
getVTID()
public void setPrintDestination(boolean printer) throws java.beans.PropertyVetoException
printer
- true causes print job to be sent to a printer device.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPrintDestination()
public boolean isPrintDestination()
setPrintDestination(boolean)
public void setSeparateFiles(boolean separate) throws java.beans.PropertyVetoException
true
- causes print jobs to be saved in separate files.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSeparateFiles()
public boolean isSeparateFiles()
setSeparateFiles(boolean)
public void setPrintFileName(java.lang.String fileName) throws java.beans.PropertyVetoException
fileName
- is the name to be assigned to the print file.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPrintFileName()
public java.lang.String getPrintFileName()
setPrintFileName(java.lang.String)
public void setPrinterName(java.lang.String printerName) throws java.beans.PropertyVetoException
printerName
- is the name of the destination printer device.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPrinterName()
public java.lang.String getPrinterName()
setPrinterName(java.lang.String)
public void setWorkstationID(java.lang.String workstationID) throws java.beans.PropertyVetoException
Note: It is recommended that the isValidWorkstationID(String workstationID) function be called first to check the validity of the String. All lowercase characters will be converted to uppercase.
workstation
- ID The workstation ID that is used during enhanced
negotiation for 5250.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getWorkstationID()
,
isValidWorkstationID(java.lang.String)
public static boolean isValidWorkstationID(java.lang.String workstationID)
workstation
- ID The workstation ID to be tested. Must be a string,
0 to 10 characters long and contain letters, numbers,
or ".", "_", "$", "@" or "#" characters. Must not
start with a number, "." or "_".setWorkstationID(java.lang.String)
public java.lang.String getWorkstationID()
getWorkstationID
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
setWorkstationID(java.lang.String)
public boolean isVTBackspace()
setVTBackspace(boolean)
public void setVTLocalEcho(boolean localEcho) throws java.beans.PropertyVetoException
localEcho
- true causes local echo to be on, false
causes it to be off.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTLocalEcho()
public boolean isVTLocalEcho()
setVTNewLine(boolean)
public void setIgnoreWellKnownTrustedCAs(boolean ignoreWellKnownCAs) throws java.beans.PropertyVetoException
ignoreWellKnownTrustedCAs
property.
This property only applies to SSL sessions.ignoreWellKnownTrustedCAs
- true
: ignore
WellKnownTrustedCAs.class signer certificates.
false
: use WellKnownTrustedCAs.class signer certificates.isIgnoreWellKnownTrustedCAs()
public boolean isIgnoreWellKnownTrustedCAs()
ignoreWellKnownTrustedCAs
property.ignoreWellKnownTrustedCAs
property.setIgnoreWellKnownTrustedCAs(boolean)
public void setpromptFirstCertificate(boolean promptFirstCertificate) throws java.beans.PropertyVetoException
promptFirstCertificate
property.
This property only applies to SSL sessions.promptFirstCertificate
- true
: prompt
on a per signer certificate.
false
: use prompt options per GUI.ispromptFirstCertificate()
public boolean ispromptFirstCertificate()
promptFirstCertificate
property.promptFirstCertificate
property.setpromptFirstCertificate(boolean)
public void setVTCursor(boolean application) throws java.beans.PropertyVetoException
application
- true results in application-controlled cursor behavior,
false results in normal cursor behavior.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTCursor()
public boolean isVTCursor()
setVTCursor(boolean)
public void setVTKeypad(boolean application) throws java.beans.PropertyVetoException
application
- true causes application keypad control, false
causes normal keypad behavior.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTKeypad()
public boolean isVTKeypad()
setVTKeypad(boolean)
public void setVTAutowrap(boolean autowrap) throws java.beans.PropertyVetoException
autowrap
- true enables autowrap, false disables it.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTAutowrap()
public boolean isVTAutowrap()
setVTAutowrap(boolean)
public void setVTReverseScreen(boolean reverse) throws java.beans.PropertyVetoException
reverse
- true sets reverse video, false sets normal video.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isVTReverseScreen()
public boolean isVTReverseScreen()
setVTReverseScreen(boolean)
public void setPasteFieldWrap(boolean pasteFieldWrap) throws java.beans.PropertyVetoException
pasteFieldWrap
- true sets wrap on field, false sets normal wrapjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPasteFieldWrap()
public boolean isPasteFieldWrap()
setPasteFieldWrap(boolean)
public void setPasteLineWrap(boolean pasteLineWrap) throws java.beans.PropertyVetoException
pasteLineWrap
- true sets wrap on field, false sets normal wrapjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPasteLineWrap()
public boolean isPasteLineWrap()
setPasteLineWrap(boolean)
public void setPasteWordBreak(boolean pasteWordBreak) throws java.beans.PropertyVetoException
pasteWordBreak
- true sets paste to paste not to split words, false sets normal pastejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPasteWordBreak()
public boolean isPasteWordBreak()
setPasteWordBreak(boolean)
public void setPasteToTrimmedArea(boolean pasteToTrimmedArea) throws java.beans.PropertyVetoException
pasteToTrimmedArea
- true sets paste to paste into trimmed area if defined, false sets normal pastejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPasteToTrimmedArea()
public boolean isPasteToTrimmedArea()
setPasteToTrimmedArea(boolean)
public void setPasteStopAtProtectedLine(boolean pasteStopAtProtectedLine) throws java.beans.PropertyVetoException
pasteStopAtProtectedLine
- true sets stop on paste onto protected line, false sets normal pastejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isPasteStopAtProtectedLine()
public boolean isPasteStopAtProtectedLine()
setPasteStopAtProtectedLine(boolean)
public void setPasteTabOptions(java.lang.String pasteTabOptions) throws java.beans.PropertyVetoException
ns
- Can be one of the following string constants:
ECLSession.SESSION_PASTE_TAB_OPTIONS_COLUMNS_STR
ECLSession.SESSION_PASTE_TAB_OPTIONS_SPACES_STR
ECLSession.SESSION_PASTE_TAB_OPTIONS_FIELDWRAP_STRjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.getPasteTabOptions()
,
listPasteTabOptions()
public java.lang.String getPasteTabOptions()
setPasteTabOptions(java.lang.String)
,
listPasteTabOptions()
public static java.util.Enumeration listPasteTabOptions()
setPasteTabOptions(java.lang.String)
,
getPasteTabOptions()
public void setPasteTabColumns(int pasteTabColumns) throws java.beans.PropertyVetoException
pasteTabColumns
- the size of the tab in columnsjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPasteTabColumns()
public int getPasteTabColumns()
setPasteTabColumns(int)
public void setPasteTabSpaces(int pasteTabSpaces) throws java.beans.PropertyVetoException
pasteTabSpaces
- The number of spaces to advance for a tabjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getPasteTabSpaces()
public int getPasteTabSpaces()
setPasteTabSpaces(int)
public void setEntryAssist_DOCmode(boolean docMode) throws java.beans.PropertyVetoException
docMode
- true turns DOC mode on, false turns DOC mode offjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isEntryAssist_DOCmode()
public boolean isEntryAssist_DOCmode()
setEntryAssist_DOCmode(boolean)
public void setEntryAssist_startCol(int startCol) throws java.beans.PropertyVetoException
startCol
- Start column of DOC boundariesjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getEntryAssist_startCol()
public int getEntryAssist_startCol()
setEntryAssist_startCol(int)
public void setEntryAssist_endCol(int endCol) throws java.beans.PropertyVetoException
endCol
- End column of DOC boundariesjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getEntryAssist_endCol()
public int getEntryAssist_endCol()
setEntryAssist_endCol(int)
public void setEntryAssist_bell(boolean bell) throws java.beans.PropertyVetoException
bell
- true turns on bell, false turns off belljava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isEntryAssist_bell()
public boolean isEntryAssist_bell()
setEntryAssist_bell(boolean)
public void setEntryAssist_bellCol(int bellCol) throws java.beans.PropertyVetoException
bellCol
- Column at which to sound belljava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getEntryAssist_bellCol()
public int getEntryAssist_bellCol()
setEntryAssist_bellCol(int)
public void setEntryAssist_tabstop(int tabstop) throws java.beans.PropertyVetoException
tabstop
- Size of tab stop to usejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getEntryAssist_tabstop()
public int getEntryAssist_tabstop()
setEntryAssist_tabstop(int)
public void setEntryAssist_tabstops(java.lang.String tabstops) throws java.beans.PropertyVetoException
Characters skipped over as the result of a tab key are not set to blanks.
Characters that lie within an unprotected field and that the cursor skips over
as the result of a tab key are not set to blanks.
Exception: nulls that the cursor skips over as the result of a tab key are set to blanks.
tabstops
- String representation of array of columns to use as
tab stops. For example: 5,10,15,20,25java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getEntryAssist_tabstops()
public java.lang.String getEntryAssist_tabstops()
setEntryAssist_tabstops(java.lang.String)
public void setEntryAssist_DOCwordWrap(boolean wordWrap) throws java.beans.PropertyVetoException
When word wrap is disabled:
Look in the diction
ary, please.
When word wrap is enabled:
Look in the
dictionary, please.
If the unprotected field does not have enough blank space at the left to contain the word then the word is not moved. The effect is the same as if word wrap were not enabled.
wordWrap
- true turns on word wrap, false turns off word wrapjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isEntryAssist_DOCwordWrap()
public boolean isEntryAssist_DOCwordWrap()
setEntryAssist_DOCwordWrap(boolean)
public void setCopyOnlyIfTrimmed(boolean copyOnlyIfTrimmed) throws java.beans.PropertyVetoException
copyOnlyIfTrimmed
- true sets copy error when no trim, false copy entire screen when no trimjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isCopyOnlyIfTrimmed()
public boolean isCopyOnlyIfTrimmed()
setCopyOnlyIfTrimmed(boolean)
public void setCopyAltSignLocation(boolean copyAltSignLocation) throws java.beans.PropertyVetoException
copyAltSignLocation
- true sets copy error when no trim, false copy entire screen when no trimjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isCopyAltSignLocation()
public boolean isCopyAltSignLocation()
setCopyAltSignLocation(boolean)
public void setTrimRectSizingHandles(boolean trimRectSizingHandles) throws java.beans.PropertyVetoException
trimRectSizingHandles
- true sets trim rec sizeable, false sets unsizeablejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isTrimRectSizingHandles()
public boolean isTrimRectSizingHandles()
setTrimRectSizingHandles(boolean)
public void setTrimRectRemainAfterEdit(boolean trimRectRemainAfterEdit) throws java.beans.PropertyVetoException
trimRectRemainAfterEdit
- true sets trim rec remain after cut/copy/paste, false does not remainjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isTrimRectRemainAfterEdit()
public boolean isTrimRectRemainAfterEdit()
setTrimRectRemainAfterEdit(boolean)
public void setUserID(java.lang.String userID) throws java.beans.PropertyVetoException
userID
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getUserID()
public java.lang.String getUserID()
setUserID(java.lang.String)
public void setUserPassword(java.lang.String userPassword) throws java.beans.PropertyVetoException
userPassword
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getUserPassword()
public java.lang.String getUserPassword()
setUserPassword(java.lang.String)
public void setUseSSHPublicKeyAuthentication(boolean b) throws java.beans.PropertyVetoException
useSSHPublicKeyAuthentication
- true sets SSH public key authentication enabled, false sets disabled.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isUseSSHPublicKeyAuthentication()
public boolean isUseSSHPublicKeyAuthentication()
setUseSSHPublicKeyAuthentication(boolean)
public void setKeyStoreFilePath(java.lang.String keyStoreFilePath) throws java.beans.PropertyVetoException
keyStoreFilePath
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getKeyStoreFilePath()
public java.lang.String getKeyStoreFilePath()
setKeyStoreFilePath(java.lang.String)
public void setKeyStorePassword(java.lang.String s) throws java.beans.PropertyVetoException
keyStoreFilePath
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getKeyStoreFilePath()
public java.lang.String getKeyStorePassword()
setKeyStoreFilePath(java.lang.String)
public void setSSHPublicKeyAlias(java.lang.String SSHPublicKeyAlias) throws java.beans.PropertyVetoException
SSHPublicKeyAlias
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSHPublicKeyAlias()
public java.lang.String getSSHPublicKeyAlias()
setSSHPublicKeyAlias(java.lang.String)
public void setSSHPublicKeyAliasPassword(java.lang.String SSHPublicKeyAliasPassword) throws java.beans.PropertyVetoException
SSHPublicKeyAliasPassword
- is the string to be setjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSHPublicKeyAliasPassword()
public java.lang.String getSSHPublicKeyAliasPassword()
setSSHPublicKeyAliasPassword(java.lang.String)
public void setSSOEnabled(boolean enabled) throws java.beans.PropertyVetoException
ssoEnabled
- true enables the session for SSOjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSOEnabled()
public boolean isSSOEnabled()
setSSOEnabled(boolean)
public void setSSOUseLocalIdentity(boolean useLocal) throws java.beans.PropertyVetoException
ssoUseLocalIdentity
- true instructs client to use the local os's
user id in SSO processjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSOUseLocalIdentity()
public boolean isSSOUseLocalIdentity()
setSSOUseLocalIdentity(boolean)
public void setSSOUseKerberosPassticket(boolean useKerberosPassticket) throws java.beans.PropertyVetoException
ssoUseKerberosPassticket
- true instructs SSO layer to use the client
side Kerberos support to acquire a Kerberos
passticket for loginjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.isSSOUseKerberosPassticket()
public boolean isSSOUseKerberosPassticket()
setSSOUseKerberosPassticket(boolean)
public void setSSOCMServer(java.lang.String name) throws java.beans.PropertyVetoException
name
- The new address string of the back-end server and application that
will respond to SSO queriesjava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getSSOCMServer()
public java.lang.String getSSOCMServer()
setSSOCMServer(java.lang.String)
public com.ibm.eNetwork.ECL.ECLSession getECLSession()
getECLSession
in interface com.ibm.eNetwork.beans.HOD.SessionInterface
public static java.util.Properties defaults()
public void setNumeralShape(java.lang.String ns) throws java.beans.PropertyVetoException
ns
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getNumeralShape()
setNumeralShape(java.lang.String)
public static java.util.Enumeration listNumeralShapes()
setNumeralShape(java.lang.String)
public void setTextType(java.lang.String tt) throws java.beans.PropertyVetoException
tt
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getTextType()
setTextType(java.lang.String)
public static java.util.Enumeration listTextTypes()
setTextType(java.lang.String)
public void setTextOrientation(java.lang.String to) throws java.beans.PropertyVetoException
to
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getTextOrientation()
setTextOrientation(java.lang.String)
public static java.util.Enumeration listTextOrientations()
setTextOrientation(java.lang.String)
public void setAllocateSpaceForLamAlef(java.lang.String tt) throws java.beans.PropertyVetoException
tt
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getAllocateSpaceForLamAlef()
setAllocateSpaceForLamAlef(java.lang.String)
public static java.util.Enumeration listLamAlef()
#setLamAlef
public void setRTLUnicodeOverride(java.lang.String tt) throws java.beans.PropertyVetoException
tt
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getRTLUnicodeOverride()
setRTLUnicodeOverride(java.lang.String)
public static java.util.Enumeration listRTLUNICODE()
setRTLUnicodeOverride(java.lang.String)
public void setRoundTrip(java.lang.String to) throws java.beans.PropertyVetoException
to
- Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value or if an
incorrect value is specified.public java.lang.String getRoundTrip()
setRoundTrip(java.lang.String)
public static java.util.Enumeration listRoundTripModes()
setRoundTrip(java.lang.String)
public void setThaiDisplayMode(int mode) throws java.beans.PropertyVetoException
mode
- Thai display mode.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuegetThaiDisplayMode()
public int getThaiDisplayMode()
setThaiDisplayMode(int)
public static java.util.Enumeration listThaiDisplayModes()
setThaiDisplayMode(int)
public java.lang.String getTraceName()
getTraceName
in class HODBean
public void setBIDIMode(java.lang.String to) throws java.beans.PropertyVetoException
to
- Enabling BIDI functions. Can be one of the following constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuepublic java.lang.String getBIDIMode()
setBIDIMode(java.lang.String)
public void setTextTypeDisp(java.lang.String to) throws java.beans.PropertyVetoException
to
- New display mode. Can be one of the following string constants:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuepublic java.lang.String getTextTypeDisp()
setTextTypeDisp(java.lang.String)
public void setCursorDirection(java.lang.String to) throws java.beans.PropertyVetoException
to
- New direction. Can be one of the following values:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuepublic java.lang.String getCursorDirection()
setCursorDirection(java.lang.String)
public void setNumeralShapeDisp(java.lang.String to) throws java.beans.PropertyVetoException
to
- New shaping. Can be one of the following values:
java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuepublic java.lang.String getNumeralShapeDisp()
setNumeralShapeDisp(java.lang.String)
public void setSmartOrdering(java.lang.String to) throws java.beans.PropertyVetoException
to
- New ordering valuejava.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new valuepublic java.lang.String getSmartOrdering()
setSmartOrdering(java.lang.String)
public static java.util.Enumeration listTextTypesDisp()
setTextTypeDisp(java.lang.String)
,
getTextTypeDisp()
public static java.util.Enumeration listCursorDirections()
setCursorDirection(java.lang.String)
,
getCursorDirection()
public static java.util.Enumeration listBIDIModes()
setBIDIMode(java.lang.String)
,
getBIDIMode()
public static java.util.Enumeration listNumeralShapesDisp()
setNumeralShape(java.lang.String)
,
getNumeralShape()
public static java.util.Enumeration listSmartOrdering()
setSmartOrdering(java.lang.String)
,
getSmartOrdering()
public void setLUMPort(int PortNumber) throws java.beans.PropertyVetoException
PortNumber
- Port number for the LUM serverjava.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public int getLUMPort()
public void setServiceMgrHost(java.lang.String ServerMgrHost) throws java.beans.PropertyVetoException
ServerMgrHost
- name for the HOD serverjava.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public java.lang.String getServiceMgrHost()
public void setLUMLicensing(java.lang.String servertype) throws java.beans.PropertyVetoException
servertype
- Set types for the LUM or HOD Licensingjava.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public java.lang.String getLUMLicensing()
public static java.util.Enumeration listLUMLicensing()
public void setLUMServer(java.lang.String LUMServer) throws java.beans.PropertyVetoException
LumServer
- name for the LUM serverjava.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public java.lang.String getLUMServer()
public void setSymmetricSwapEnabled(boolean value) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public boolean isSymmetricSwapEnabled()
setSymmetricSwapEnabled(boolean)
public void setNumericSwapEnabled(boolean value) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public boolean isNumericSwapEnabled()
setNumericSwapEnabled(boolean)
public void setShowTextAttributesEnabled(boolean value) throws java.beans.PropertyVetoException
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public boolean isShowTextAttributesEnabled()
public void setVTPDTName(java.lang.String pdtname) throws java.beans.PropertyVetoException
For more about this feature, see Host On-Demand Online Help -> National Language Support -> Bidirectional language support -> Help for VT bidirectional language support (Arabic and Hebrew) is available -> Bidirectional support for printing in a VT session .
pdtname
- Name of PDT filejava.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public java.lang.String getVTPDTName()
public void setVTPrintConvert(boolean convert) throws java.beans.PropertyVetoException
For more about this feature, see Host On-Demand Online Help -> National Language Support -> Bidirectional language support -> Help for VT bidirectional language support (Arabic and Hebrew) is available -> Bidirectional support for printing in a VT session .
java.beans.PropertyVetoException
- Thrown if one of the
VetoableChangeListeners rejects the change.public boolean isVTPrintConvert()
public void setTransportReceiveBuffSize(int buffSize) throws java.beans.PropertyVetoException
buffSize
- The transport receive buffer size.java.beans.PropertyVetoException
- Thrown if a VetoableChangeListener
vetoes the new value.getTransportReceiveBuffSize()
public int getTransportReceiveBuffSize()
setTransportReceiveBuffSize(int)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |