Constant Field Values
Contents
com.sshtools.*
-
com.sshtools.ant.Sftp Modifier and Type Constant Field Value protected static final intCHMOD5protected static final intDEL_FILES2protected static final intGET_FILES1protected static final intMK_DIR4protected static final intSEND_FILES0
-
com.sshtools.common.authentication.KBIRequestHandlerDialog Modifier and Type Constant Field Value public static final java.lang.StringKBI_ICON"largekbi.png" -
com.sshtools.common.authentication.PasswordChange Modifier and Type Constant Field Value public static final java.lang.StringPASSWORD_ICON"/com/sshtools/common/authentication/largepassword.png"
-
com.sshtools.common.automate.RemoteIdentification Modifier and Type Constant Field Value public static final intADD_AUTHORIZEDKEY1public static final intREMOVE_AUTHORIZEDKEY2
-
com.sshtools.common.configuration.SshToolsConnectionProfile Modifier and Type Constant Field Value public static final intDO_NOTHING1public static final intEXECUTE_COMMANDS3public static final intSTART_SHELL2
-
com.sshtools.common.keygen.KeygenPanel Modifier and Type Constant Field Value public static final intCHANGE_PASSPHRASE3public static final intCONVERT_IETF_SECSH_TO_OPENSSH1public static final intCONVERT_OPENSSH_TO_IETF_SECSH2public static final intGENERATE_KEY_PAIR0 -
com.sshtools.common.keygen.KeygenPanel2 Modifier and Type Constant Field Value public static final intCHANGE_PASSPHRASE3public static final intCONVERT_IETF_SECSH_TO_OPENSSH1public static final intCONVERT_OPENSSH_TO_IETF_SECSH2public static final intGENERATE_KEY_PAIR0
-
com.sshtools.common.ui.GlobalOptionsTab Modifier and Type Constant Field Value public static final java.lang.StringGLOBAL_ICON"largeglobal.png" -
com.sshtools.common.ui.HostsTab Modifier and Type Constant Field Value public static final java.lang.StringALLOW_ICON"/com/sshtools/common/ui/ok.png"public static final java.lang.StringDENY_ICON"/com/sshtools/common/ui/cancel.png"public static final java.lang.StringGLOBAL_ICON"/com/sshtools/common/ui/largeserveridentity.png"public static final java.lang.StringREMOVE_ICON"/com/sshtools/common/ui/remove.png" -
com.sshtools.common.ui.MenuAction Modifier and Type Constant Field Value public static final java.lang.StringMENU"menu" -
com.sshtools.common.ui.SshToolsApplication Modifier and Type Constant Field Value public static final java.lang.StringCROSS_PLATFORM_LAF"CROSS_PLATFORM"public static final java.lang.StringDEFAULT_LAF"DEFAULT"public static final java.lang.StringPREF_CONNECTION_LAST_HOST"apps.connection.lastHost"public static final java.lang.StringPREF_CONNECTION_LAST_KEY"apps.connection.lastKey"public static final java.lang.StringPREF_CONNECTION_LAST_PORT"apps.connection.lastPort"public static final java.lang.StringPREF_CONNECTION_LAST_USER"apps.connection.lastUser"public static final java.lang.StringPREF_LAF"apps.laf"public static final java.lang.StringSYSTEM_LAF"SYSTEM" -
com.sshtools.common.ui.SshToolsApplicationClientPanel Modifier and Type Constant Field Value public static final intBANNER_TIMEOUT2000public static final java.lang.StringPREF_CONNECTION_FILE_DIRECTORY"sshapps.connectionFile.directory" -
com.sshtools.common.ui.SshToolsApplicationFrame Modifier and Type Constant Field Value public static final java.lang.StringPREF_LAST_FRAME_GEOMETRY"application.lastFrameGeometry" -
com.sshtools.common.ui.SshToolsApplicationInternalFrame Modifier and Type Constant Field Value public static final java.lang.StringPREF_LAST_FRAME_GEOMETRY"application.lastFrameGeometry" -
com.sshtools.common.ui.SshToolsApplicationSessionPanel Modifier and Type Constant Field Value public static final java.lang.StringPREF_CONNECTION_FILE_DIRECTORY"sshapps.connectionFile.directory" -
com.sshtools.common.ui.SshToolsConnectionHostTab Modifier and Type Constant Field Value public static final java.lang.StringAUTH_ICON"largelock.png"public static final java.lang.StringCONNECT_ICON"largeserveridentity.png"public static final intDEFAULT_PORT22public static final java.lang.StringSHOW_AVAILABLE"<Show available methods>" -
com.sshtools.common.ui.SshToolsConnectionProxyTab Modifier and Type Constant Field Value public static final java.lang.StringPROXY_ICON"/com/sshtools/common/ui/proxy.png" -
com.sshtools.common.ui.StandardAction Modifier and Type Constant Field Value public static final java.lang.StringCONTEXT_MENU_GROUP"contextMenuGroup"public static final java.lang.StringCONTEXT_MENU_WEIGHT"contextMenuWeight"public static final java.lang.StringHIDE_TOOLBAR_TEXT"hideToolbarText"public static final java.lang.StringIMAGE_DIR"/com/sshtools/sshterm/"public static final java.lang.StringIS_TOGGLE_BUTTON"isToggleButton"public static final java.lang.StringLARGE_ICON"LargeIcon"public static final java.lang.StringMENU_ICON"menuIcon"public static final java.lang.StringMENU_ITEM_GROUP"menuItemGroup"public static final java.lang.StringMENU_ITEM_WEIGHT"menuItemWeight"public static final java.lang.StringMENU_NAME"menuName"public static final java.lang.StringON_CONTEXT_MENU"onContextMenu"public static final java.lang.StringON_MENUBAR"onMenuBar"public static final java.lang.StringON_TOOLBAR"onToolBar"public static final java.lang.StringTOOLBAR_GROUP"toolBarGroup"public static final java.lang.StringTOOLBAR_WEIGHT"toolBarWeight"
-
com.sshtools.daemon.authentication.SshAuthenticationServerFactory Modifier and Type Constant Field Value public static final java.lang.StringAUTH_KBI"keyboard-interactive"public static final java.lang.StringAUTH_PASSWORD"password"public static final java.lang.StringAUTH_PK"publickey"
-
com.sshtools.daemon.platform.NativeFileSystemProvider Modifier and Type Constant Field Value public static final intOPEN_APPEND4public static final intOPEN_CREATE8public static final intOPEN_EXCLUSIVE32public static final intOPEN_READ1public static final intOPEN_TRUNCATE16public static final intOPEN_WRITE2
-
com.sshtools.daemon.session.SessionChannelFactory Modifier and Type Constant Field Value public static final java.lang.StringSESSION_CHANNEL"session" -
com.sshtools.daemon.session.SessionChannelServer Modifier and Type Constant Field Value public static final java.lang.StringSESSION_CHANNEL_TYPE"session"
-
com.sshtools.daemon.sftp.SftpSubsystemServer Modifier and Type Constant Field Value public static final intVERSION_11public static final intVERSION_22public static final intVERSION_33public static final intVERSION_44
-
com.sshtools.daemon.terminal.ColorHelper Modifier and Type Constant Field Value public static final java.lang.StringBLACK"S"public static final java.lang.StringBLINK"e"public static final java.lang.StringBLINK_OFF"n"public static final java.lang.StringBLUE"B"public static final java.lang.StringBOLD"f"public static final java.lang.StringBOLD_OFF"d"public static final java.lang.StringCYAN"C"public static final java.lang.StringGREEN"G"public static final java.lang.StringINTERNAL_MARKER"\u0001"public static final java.lang.StringITALIC"i"public static final java.lang.StringITALIC_OFF"j"public static final java.lang.StringMAGENTA"M"public static final intMARKER_CODE1public static final java.lang.StringRED"R"public static final java.lang.StringRESET_ALL"a"public static final java.lang.StringUNDERLINED"u"public static final java.lang.StringUNDERLINED_OFF"v"public static final java.lang.Stringwhite"W"public static final java.lang.StringYELLOW"Y" -
com.sshtools.daemon.terminal.Terminal Modifier and Type Constant Field Value public static final byteA65public static final byteB66public static final byteBS8public static final byteC67public static final byteCAN24public static final byteD68public static final byteDEL127public static final byteE69public static final byteEOT4public static final byteESC27public static final bytef102public static final byteFF12public static final byteH72public static final byteHT9public static final byteLE75public static final byteLSB91public static final byter114public static final byteSE74public static final byteSEMICOLON59public static final byteSGR1 -
com.sshtools.daemon.terminal.TerminalIO Modifier and Type Constant Field Value public static final intBACKSPACE1303public static final intBCOLOR10002public static final intBEL7public static final intBLACK30public static final intBLINK5public static final intBLINK_OFF25public static final intBLUE34public static final intBOLD1public static final intBOLD_OFF22public static final intBS8public static final intBYTEMISSING1201public static final intCharacterUpdate476public static final intCOLORINIT1304public static final intCR13public static final java.lang.StringCRLF"\r\n"public static final intCYAN36public static final intDEL127public static final intDELETE1302public static final intDOWN1002public static final intEBOL1101public static final intEBOS1105public static final intEditBuffer575public static final intEEL1103public static final intEEOL1100public static final intEEOS1104public static final intEES1106public static final intENTER10public static final intEOL_CR2public static final intEOL_CRLF1public static final intESCAPE1200public static final intFCOLOR10001public static final intGREEN32public static final intHANDLED1305public static final intIOERROR-1public static final intITALIC3public static final intITALIC_OFF23public static final intLEFT1004public static final intLF10public static final intLineEditBuffer576public static final intLineUpdate475public static final intLOGOUTREQUEST1306public static final intMAGENTA35public static final intRED31public static final intRESET10004public static final intRESTORECURSOR1052public static final intRIGHT1003public static final intScreenpartUpdate477public static final intSTORECURSOR1051public static final intSTYLE10003public static final intTABULATOR1301public static final intUNDERLINED4public static final intUNDERLINED_OFF24public static final intUNRECOGNIZED1202public static final intUP1001public static final intwhite37public static final intYELLOW33
-
com.sshtools.daemon.util.StringPattern Modifier and Type Constant Field Value protected static final java.lang.StringMULTI_WILDCARD"*"protected static final charMULTICHAR_WILDCARD42protected static final charSINGLECHAR_WILDCARD63 -
com.sshtools.daemon.util.StringScanner Modifier and Type Constant Field Value public static final charEND_REACHED65535 -
com.sshtools.daemon.util.StringUtil Modifier and Type Constant Field Value public static final charCH_CR13public static final charCH_NEWLINE10public static final charCH_SPACE32public static final charCH_TAB9public static final java.lang.StringSTR_CR"\r"public static final java.lang.StringSTR_NEWLINE"\n"public static final java.lang.StringSTR_SPACE" "public static final java.lang.StringSTR_TAB"\t"
-
com.sshtools.j2ssh.agent.AgentSocketChannel Modifier and Type Constant Field Value public static final java.lang.StringAGENT_FORWARDING_CHANNEL"auth-agent" -
com.sshtools.j2ssh.agent.KeyConstraints Modifier and Type Constant Field Value public static final longNO_LIMIT4294967295Lpublic static final longNO_TIMEOUT0Lprotected static final intSSH_AGENT_CONSTRAINT_FORWARDING_PATH100protected static final intSSH_AGENT_CONSTRAINT_FORWARDING_STEPS52protected static final intSSH_AGENT_CONSTRAINT_NEED_USER_VERIFICATION151protected static final intSSH_AGENT_CONSTRAINT_SSH1_COMPAT150protected static final intSSH_AGENT_CONSTRAINT_TIMEOUT50protected static final intSSH_AGENT_CONSTRAINT_USE_LIMIT51 -
com.sshtools.j2ssh.agent.SshAgentClient Modifier and Type Constant Field Value public static final java.lang.StringHASH_AND_SIGN"hash-and-sign"
-
com.sshtools.j2ssh.authentication.AuthenticationProtocolState Modifier and Type Constant Field Value public static final intCANCELLED5public static final intCOMPLETE4public static final intFAILED2public static final intPARTIAL3public static final intREADY1 -
com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory Modifier and Type Constant Field Value public static final java.lang.StringAUTH_HOSTBASED"hostbased"public static final java.lang.StringAUTH_KBI"keyboard-interactive"public static final java.lang.StringAUTH_PASSWORD"password"public static final java.lang.StringAUTH_PK"publickey" -
com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_BANNER53 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure Modifier and Type Constant Field Value protected static final intSSH_MSG_USERAUTH_FAILURE51 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_INFO_REQUEST60 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_INFO_RESPONSE61 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_PK_OK60 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_PWD_CHANGEREQ60 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest Modifier and Type Constant Field Value public static final intSSH_MSG_USERAUTH_REQUEST50 -
com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess Modifier and Type Constant Field Value protected static final intSSH_MSG_USERAUTH_SUCCESS52
-
com.sshtools.j2ssh.configuration.SshConnectionProperties Modifier and Type Constant Field Value public static final intUSE_HTTP_PROXY2public static final intUSE_SOCKS4_PROXY3public static final intUSE_SOCKS5_PROXY4public static final intUSE_STANDARD_SOCKET1
-
com.sshtools.j2ssh.connection.ChannelState Modifier and Type Constant Field Value public static final intCHANNEL_CLOSED3public static final intCHANNEL_OPEN2public static final intCHANNEL_UNINITIALIZED1 -
com.sshtools.j2ssh.connection.SshMsgChannelClose Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_CLOSE97 -
com.sshtools.j2ssh.connection.SshMsgChannelData Modifier and Type Constant Field Value public static final intSSH_MSG_CHANNEL_DATA94 -
com.sshtools.j2ssh.connection.SshMsgChannelEOF Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_EOF96 -
com.sshtools.j2ssh.connection.SshMsgChannelExtendedData Modifier and Type Constant Field Value public static final intSSH_EXTENDED_DATA_STDERR1public static final intSSH_MSG_CHANNEL_EXTENDED_DATA95 -
com.sshtools.j2ssh.connection.SshMsgChannelFailure Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_FAILURE100 -
com.sshtools.j2ssh.connection.SshMsgChannelOpen Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_OPEN90 -
com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_OPEN_CONFIRMATION91 -
com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_OPEN_FAILURE92protected static final longSSH_OPEN_ADMINISTRATIVELY_PROHIBITED1Lprotected static final longSSH_OPEN_CONNECT_FAILED2Lprotected static final longSSH_OPEN_RESOURCE_SHORTAGE4Lprotected static final longSSH_OPEN_UNKNOWN_CHANNEL_TYPE3L -
com.sshtools.j2ssh.connection.SshMsgChannelRequest Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_REQUEST98 -
com.sshtools.j2ssh.connection.SshMsgChannelSuccess Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_SUCCESS99 -
com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust Modifier and Type Constant Field Value protected static final intSSH_MSG_CHANNEL_WINDOW_ADJUST93 -
com.sshtools.j2ssh.connection.SshMsgGlobalRequest Modifier and Type Constant Field Value protected static final intSSH_MSG_GLOBAL_REQUEST80 -
com.sshtools.j2ssh.connection.SshMsgRequestFailure Modifier and Type Constant Field Value public static final intSSH_MSG_REQUEST_FAILURE82 -
com.sshtools.j2ssh.connection.SshMsgRequestSuccess Modifier and Type Constant Field Value protected static final intSSH_MSG_REQUEST_SUCCESS81
-
com.sshtools.j2ssh.forwarding.ForwardingChannel Modifier and Type Constant Field Value public static final java.lang.StringLOCAL_FORWARDING_CHANNEL"direct-tcpip"public static final java.lang.StringREMOTE_FORWARDING_CHANNEL"forwarded-tcpip"public static final java.lang.StringX11_FORWARDING_CHANNEL"x11" -
com.sshtools.j2ssh.forwarding.ForwardingClient Modifier and Type Constant Field Value public static final java.lang.StringREMOTE_FORWARD_CANCEL_REQUEST"cancel-tcpip-forward"public static final java.lang.StringREMOTE_FORWARD_REQUEST"tcpip-forward"
-
com.sshtools.j2ssh.io.DynamicBuffer Modifier and Type Constant Field Value protected static final intDEFAULT_BUFFER_SIZE32768 -
com.sshtools.j2ssh.io.IOStreamConnectorState Modifier and Type Constant Field Value public static final intBOF1public static final intCLOSED4public static final intCONNECTED2public static final intEOF3 -
com.sshtools.j2ssh.io.UnsignedInteger32 Modifier and Type Constant Field Value public static final longMAX_VALUE4294967295Lpublic static final longMIN_VALUE0L
-
com.sshtools.j2ssh.net.HttpHeader Modifier and Type Constant Field Value protected static final java.lang.Stringwhite_SPACE" \t\r" -
com.sshtools.j2ssh.net.SocksProxySocket Modifier and Type Constant Field Value public static final intSOCKS44public static final intSOCKS55
-
com.sshtools.j2ssh.openssh.PEM Modifier and Type Constant Field Value public static final java.lang.StringDSA_PRIVATE_KEY"DSA PRIVATE KEY"protected static final intMAX_LINE_LENGTH75protected static final java.lang.StringPEM_BEGIN"-----BEGIN "protected static final java.lang.StringPEM_BOUNDARY"-----"protected static final java.lang.StringPEM_END"-----END "public static final java.lang.StringRSA_PRIVATE_KEY"RSA PRIVATE KEY"
-
com.sshtools.j2ssh.session.PseudoTerminal Modifier and Type Constant Field Value public static final intCS790public static final intCS891public static final intECHO53public static final intECHOCTL60public static final intECHOE54public static final intECHOK55public static final intECHOKE61public static final intECHONL56public static final intICANON51public static final intICRNL36public static final intIEXTEN59public static final intIGNCR35public static final intIGNPAR30public static final intIMAXBEL41public static final intINLCR34public static final intINPCK32public static final intISIG50public static final intISTRIP33public static final intIUCLC37public static final intIXANY39public static final intIXOFF40public static final intIXON38public static final intNOFLSH57public static final intOCRNL73public static final intOLCUC71public static final intONLCR72public static final intONLRET75public static final intONOCR74public static final intOPOST70public static final intPARENB92public static final intPARMRK31public static final intPARODD93public static final intPENDIN62public static final intTOSTOP58public static final intTTY_OP_END0public static final intTTY_OP_ISPEED128public static final intTTY_OP_OSPEED129public static final intVDISCARD18public static final intVDSUSP11public static final intVEOF5public static final intVEOL6public static final intVEOL27public static final intVERASE3public static final intVFLUSH15public static final intVINTR1public static final intVKILL4public static final intVLNEXT14public static final intVQUIT2public static final intVREPRINT12public static final intVSTART8public static final intVSTATUS17public static final intVSTOP9public static final intVSUSP10public static final intVSWTCH16public static final intVWERASE13public static final intXCASE52
-
com.sshtools.j2ssh.sftp.FileAttributes Modifier and Type Constant Field Value public static final intS_IFBLK24576public static final intS_IFCHR8192public static final intS_IFDIR16384public static final intS_IFIFO4096public static final intS_IFLNK40960public static final intS_IFMT61440public static final intS_IFREG32768public static final intS_IFSOCK49152public static final intS_IRGRP32public static final intS_IROTH4public static final intS_IRUSR256public static final intS_ISGID1024public static final intS_ISUID2048public static final intS_IWGRP16public static final intS_IWOTH2public static final intS_IWUSR128public static final intS_IXGRP8public static final intS_IXOTH1public static final intS_IXUSR64public static final intSSH_FILEXFER_TYPE_BLOCK_DEVICE8public static final intSSH_FILEXFER_TYPE_CHAR_DEVICE7public static final intSSH_FILEXFER_TYPE_DIRECTORY2public static final intSSH_FILEXFER_TYPE_FIFO9public static final intSSH_FILEXFER_TYPE_REGULAR1public static final intSSH_FILEXFER_TYPE_SOCKET6public static final intSSH_FILEXFER_TYPE_SPECIAL4public static final intSSH_FILEXFER_TYPE_SYMLINK3public static final intSSH_FILEXFER_TYPE_UNKNOWN5 -
com.sshtools.j2ssh.sftp.SftpSubsystemClient Modifier and Type Constant Field Value public static final intOPEN_APPEND4public static final intOPEN_CREATE8public static final intOPEN_EXCLUSIVE32public static final intOPEN_READ1public static final intOPEN_TRUNCATE16public static final intOPEN_WRITE2public static final intVERSION_11public static final intVERSION_22public static final intVERSION_33public static final intVERSION_44 -
com.sshtools.j2ssh.sftp.SshFxpAttrs Modifier and Type Constant Field Value public static final intSSH_FXP_ATTRS105 -
com.sshtools.j2ssh.sftp.SshFxpClose Modifier and Type Constant Field Value public static final intSSH_FXP_CLOSE4 -
com.sshtools.j2ssh.sftp.SshFxpData Modifier and Type Constant Field Value public static final intSSH_FXP_DATA103 -
com.sshtools.j2ssh.sftp.SshFxpFSetStat Modifier and Type Constant Field Value public static final intSSH_FXP_FSETSTAT10 -
com.sshtools.j2ssh.sftp.SshFxpFStat Modifier and Type Constant Field Value public static final intSSH_FXP_FSTAT8 -
com.sshtools.j2ssh.sftp.SshFxpHandle Modifier and Type Constant Field Value public static final intSSH_FXP_HANDLE102 -
com.sshtools.j2ssh.sftp.SshFxpInit Modifier and Type Constant Field Value public static final intSSH_FXP_INIT1 -
com.sshtools.j2ssh.sftp.SshFxpLStat Modifier and Type Constant Field Value public static final intSSH_FXP_LSTAT7 -
com.sshtools.j2ssh.sftp.SshFxpMkdir Modifier and Type Constant Field Value public static final intSSH_FXP_MKDIR14 -
com.sshtools.j2ssh.sftp.SshFxpName Modifier and Type Constant Field Value public static final intSSH_FXP_NAME104 -
com.sshtools.j2ssh.sftp.SshFxpOpen Modifier and Type Constant Field Value public static final intFXF_APPEND4public static final intFXF_CREAT8public static final intFXF_EXCL32public static final intFXF_READ1public static final intFXF_TRUNC16public static final intFXF_WRITE2public static final intSSH_FXP_OPEN3 -
com.sshtools.j2ssh.sftp.SshFxpOpenDir Modifier and Type Constant Field Value public static final intSSH_FXP_OPENDIR11 -
com.sshtools.j2ssh.sftp.SshFxpRead Modifier and Type Constant Field Value public static final intSSH_FXP_READ5 -
com.sshtools.j2ssh.sftp.SshFxpReadDir Modifier and Type Constant Field Value public static final intSSH_FXP_READDIR12 -
com.sshtools.j2ssh.sftp.SshFxpReadlink Modifier and Type Constant Field Value public static final intSSH_FXP_READLINK19 -
com.sshtools.j2ssh.sftp.SshFxpRealPath Modifier and Type Constant Field Value public static final intSSH_FXP_REALPATH16 -
com.sshtools.j2ssh.sftp.SshFxpRemove Modifier and Type Constant Field Value public static final intSSH_FXP_REMOVE13 -
com.sshtools.j2ssh.sftp.SshFxpRename Modifier and Type Constant Field Value public static final intSSH_FXP_RENAME18 -
com.sshtools.j2ssh.sftp.SshFxpRmdir Modifier and Type Constant Field Value public static final intSSH_FXP_RMDIR15 -
com.sshtools.j2ssh.sftp.SshFxpSetStat Modifier and Type Constant Field Value public static final intSSH_FXP_SETSTAT9 -
com.sshtools.j2ssh.sftp.SshFxpStat Modifier and Type Constant Field Value public static final intSSH_FXP_STAT17 -
com.sshtools.j2ssh.sftp.SshFxpStatus Modifier and Type Constant Field Value public static final intSSH_FXP_STATUS101public static final intSTATUS_FX_BAD_MESSAGE5public static final intSTATUS_FX_CONNECTION_LOST7public static final intSTATUS_FX_EOF1public static final intSTATUS_FX_FAILURE4public static final intSTATUS_FX_NO_CONNECTION6public static final intSTATUS_FX_NO_SUCH_FILE2public static final intSTATUS_FX_OK0public static final intSTATUS_FX_OP_UNSUPPORTED8public static final intSTATUS_FX_PERMISSION_DENIED3 -
com.sshtools.j2ssh.sftp.SshFxpSymlink Modifier and Type Constant Field Value public static final intSSH_FXP_SYMLINK20 -
com.sshtools.j2ssh.sftp.SshFxpVersion Modifier and Type Constant Field Value public static final intSSH_FXP_VERSION2 -
com.sshtools.j2ssh.sftp.SshFxpWrite Modifier and Type Constant Field Value public static final intSSH_FXP_WRITE6
-
com.sshtools.j2ssh.transport.Service Modifier and Type Constant Field Value public static final intACCEPTING_SERVICE2public static final intREQUESTING_SERVICE1 -
com.sshtools.j2ssh.transport.ServiceState Modifier and Type Constant Field Value public static final intSERVICE_STARTED2public static final intSERVICE_STOPPED3public static final intSERVICE_UNINITIALIZED1 -
com.sshtools.j2ssh.transport.SshMsgDebug Modifier and Type Constant Field Value protected static final intSSH_MSG_DEBUG4 -
com.sshtools.j2ssh.transport.SshMsgDisconnect Modifier and Type Constant Field Value public static final intAUTH_CANCELLED_BY_USER13public static final intBY_APPLICATION11public static final intCOMPRESSION_ERROR6public static final intCONNECTION_LOST10public static final intHOST_KEY_NOT_VERIFIABLE9public static final intHOST_NOT_ALLOWED1public static final intILLEGAL_USER_NAME15public static final intKEY_EXCHANGE_FAILED3public static final intMAC_ERROR5public static final intNO_MORE_AUTH_METHODS_AVAILABLE14public static final intPROTOCOL_ERROR2public static final intPROTOCOL_VERSION_NOT_SUPPORTED8public static final intRESERVED4public static final intSERVICE_NOT_AVAILABLE7protected static final intSSH_MSG_DISCONNECT1public static final intTOO_MANY_CONNECTIONS12 -
com.sshtools.j2ssh.transport.SshMsgIgnore Modifier and Type Constant Field Value protected static final intSSH_MSG_IGNORE2 -
com.sshtools.j2ssh.transport.SshMsgKexInit Modifier and Type Constant Field Value protected static final intSSH_MSG_KEX_INIT20 -
com.sshtools.j2ssh.transport.SshMsgNewKeys Modifier and Type Constant Field Value protected static final intSSH_MSG_NEWKEYS21 -
com.sshtools.j2ssh.transport.SshMsgServiceAccept Modifier and Type Constant Field Value protected static final intSSH_MSG_SERVICE_ACCEPT6 -
com.sshtools.j2ssh.transport.SshMsgServiceRequest Modifier and Type Constant Field Value public static final intSSH_MSG_SERVICE_REQUEST5 -
com.sshtools.j2ssh.transport.SshMsgUnimplemented Modifier and Type Constant Field Value protected static final intSSH_MSG_UNIMPLEMENTED3 -
com.sshtools.j2ssh.transport.TransportProtocolCommon Modifier and Type Constant Field Value public static final intEOL_CRLF1public static final intEOL_LF2public static final java.lang.StringPROTOCOL_VERSION"2.0" -
com.sshtools.j2ssh.transport.TransportProtocolState Modifier and Type Constant Field Value public static final intCONNECTED4public static final intDISCONNECTED5public static final intNEGOTIATING_PROTOCOL2public static final intPERFORMING_KEYEXCHANGE3public static final intUNINITIALIZED1
-
com.sshtools.j2ssh.transport.cipher.SshCipher Modifier and Type Constant Field Value public static final intDECRYPT_MODE1public static final intENCRYPT_MODE0
-
com.sshtools.j2ssh.transport.compression.SshCompression Modifier and Type Constant Field Value public static final intDEFLATER1public static final intINFLATER0 -
com.sshtools.j2ssh.transport.compression.SshCompressionFactory Modifier and Type Constant Field Value public static final java.lang.StringCOMP_NONE"none"
-
com.sshtools.j2ssh.transport.kex.KeyExchangeState Modifier and Type Constant Field Value public static final intCOMPLETE1public static final intFAILED2public static final intIN_PROGRESS0 -
com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit Modifier and Type Constant Field Value protected static final intSSH_MSG_KEXDH_INIT30 -
com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply Modifier and Type Constant Field Value protected static final intSSH_MSG_KEXDH_REPLY31
-
com.sshtools.j2ssh.util.Base64 Modifier and Type Constant Field Value public static final booleanDECODEfalsepublic static final booleanENCODEtrue -
com.sshtools.j2ssh.util.OpenClosedState Modifier and Type Constant Field Value public static final intCLOSED2public static final intOPEN1 -
com.sshtools.j2ssh.util.StartStopState Modifier and Type Constant Field Value public static final intFAILED3public static final intSTARTED1public static final intSTOPPED2