Serialized Form
-
Package com.sshtools.common.authentication
-
Class com.sshtools.common.authentication.AuthenticationDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
cancelled
boolean cancelled
-
jListAuths
javax.swing.JList jListAuths
-
messageLabel
javax.swing.JLabel messageLabel
-
-
-
Class com.sshtools.common.authentication.BannerDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
text
javax.swing.JTextArea text
-
-
-
Class com.sshtools.common.authentication.KBIRequestHandlerDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
buttonsPanel
javax.swing.JPanel buttonsPanel
-
cancelled
boolean cancelled
-
instructionLabel
javax.swing.JLabel instructionLabel
-
promptReply
javax.swing.text.JTextComponent[] promptReply
-
-
-
Class com.sshtools.common.authentication.PassphraseDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
jButtonCancel
javax.swing.JButton jButtonCancel
-
jButtonOK
javax.swing.JButton jButtonOK
-
jPasswordField
javax.swing.JPasswordField jPasswordField
-
message
javax.swing.JLabel message
-
userCancelled
boolean userCancelled
-
-
-
Class com.sshtools.common.authentication.PasswordAuthenticationDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
instance
PasswordAuthenticationClient instance
-
jButtonCancel
javax.swing.JButton jButtonCancel
-
jButtonOK
javax.swing.JButton jButtonOK
-
jPasswordField
javax.swing.JPasswordField jPasswordField
-
jTextUsername
XTextField jTextUsername
-
userCancelled
boolean userCancelled
-
-
-
-
Package com.sshtools.common.automate
-
Class com.sshtools.common.automate.RemoteIdentificationException extends java.lang.Exception implements Serializable
-
Class com.sshtools.common.automate.UnsupportedRuleException extends java.lang.Exception implements Serializable
-
-
Package com.sshtools.common.configuration
-
Class com.sshtools.common.configuration.InvalidProfileFileException extends SshException implements Serializable
-
-
Package com.sshtools.common.keygen
-
Class com.sshtools.common.keygen.KeygenPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
action
javax.swing.JComboBox action
-
bits
NumericTextField bits
-
bitsLabel
javax.swing.JLabel bitsLabel
-
browseInput
javax.swing.JButton browseInput
-
browseOutput
javax.swing.JButton browseOutput
-
inputFile
XTextField inputFile
-
inputFileLabel
javax.swing.JLabel inputFileLabel
-
newPassphrase
javax.swing.JPasswordField newPassphrase
-
newPassphraseLabel
javax.swing.JLabel newPassphraseLabel
-
oldPassphrase
javax.swing.JPasswordField oldPassphrase
-
oldPassphraseLabel
javax.swing.JLabel oldPassphraseLabel
-
outputFile
XTextField outputFile
-
outputFileLabel
javax.swing.JLabel outputFileLabel
-
strength
javax.swing.JProgressBar strength
-
type
javax.swing.JComboBox type
-
typeLabel
javax.swing.JLabel typeLabel
-
-
-
Class com.sshtools.common.keygen.KeygenPanel2 extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
borderLayout1
java.awt.BorderLayout borderLayout1
-
borderLayout2
java.awt.BorderLayout borderLayout2
-
browseInput
javax.swing.JButton browseInput
-
file
javax.swing.JPanel file
-
gridBagLayout1
java.awt.GridBagLayout gridBagLayout1
-
gridLayout1
java.awt.GridLayout gridLayout1
-
jButton1
javax.swing.JButton jButton1
-
jButton2
javax.swing.JButton jButton2
-
jLabel1
javax.swing.JLabel jLabel1
-
jPanel1
javax.swing.JPanel jPanel1
-
jScrollPane1
javax.swing.JScrollPane jScrollPane1
-
jTextArea1
javax.swing.JTextArea jTextArea1
-
jTextField1
javax.swing.JTextField jTextField1
-
key1DataPanel
javax.swing.JPanel key1DataPanel
-
key1GeneratePanel
javax.swing.JPanel key1GeneratePanel
-
key1Panel
javax.swing.JTabbedPane key1Panel
-
titledBorder1
javax.swing.border.TitledBorder titledBorder1
-
titledBorder2
javax.swing.border.TitledBorder titledBorder2
-
-
-
Class com.sshtools.common.keygen.Main extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
close
javax.swing.JButton close
-
generate
javax.swing.JButton generate
-
keygen
KeygenPanel keygen
-
-
-
-
Package com.sshtools.common.mru
-
Class com.sshtools.common.mru.MRUAction extends MenuAction implements Serializable
-
Class com.sshtools.common.mru.MRUList extends java.util.Vector implements Serializable
-
Serialized Fields
-
currentElement
java.lang.String currentElement
-
-
-
Class com.sshtools.common.mru.MRUListModel extends javax.swing.AbstractListModel implements Serializable
-
Serialized Fields
-
mru
MRUList mru
-
-
-
Class com.sshtools.common.mru.MRUMenu extends javax.swing.JMenu implements Serializable
-
Serialized Fields
-
model
MRUListModel model
-
-
-
-
Package com.sshtools.common.ui
-
Class com.sshtools.common.ui.AboutAction extends StandardAction implements Serializable
-
Serialized Fields
-
application
SshToolsApplication application
-
parent
java.awt.Component parent
-
-
-
Class com.sshtools.common.ui.BooleanIconRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
falseIcon
javax.swing.Icon falseIcon
-
trueIcon
javax.swing.Icon trueIcon
-
-
-
Class com.sshtools.common.ui.CloseAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.ColorComboBox extends javax.swing.JComboBox implements Serializable
-
Class com.sshtools.common.ui.ConnectionPropertiesAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.EditAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.ExitAction extends StandardAction implements Serializable
-
Serialized Fields
-
application
SshToolsApplication application
-
container
SshToolsApplicationContainer container
-
-
-
Class com.sshtools.common.ui.FolderBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
action
javax.swing.Action action
-
iconLabel
javax.swing.JLabel iconLabel
-
textLabel
javax.swing.JLabel textLabel
-
-
-
Class com.sshtools.common.ui.GlobalOptionsTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
lafChooser
javax.swing.JComboBox lafChooser
-
-
-
Class com.sshtools.common.ui.HostsTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
hostKeyVerifier
AbstractKnownHostsKeyVerification hostKeyVerifier
-
hosts
javax.swing.JList hosts
-
model
com.sshtools.common.ui.HostsTab.HostsListModel model
-
remove
javax.swing.JButton remove
-
-
-
Class com.sshtools.common.ui.IconWrapperPanel extends javax.swing.JPanel implements Serializable
-
Class com.sshtools.common.ui.ImagePanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
alignBottomRight
boolean alignBottomRight
-
icon
ResourceIcon icon
-
-
-
Class com.sshtools.common.ui.MenuAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.MultilineLabel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
constraints
java.awt.GridBagConstraints constraints
-
text
java.lang.String text
-
-
-
Class com.sshtools.common.ui.NewAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.NewWindowAction extends StandardAction implements Serializable
-
Serialized Fields
-
application
SshToolsApplication application
-
log
org.apache.commons.logging.Log log
-
-
-
Class com.sshtools.common.ui.NumericTextField extends XTextField implements Serializable
-
Serialized Fields
-
numberFormat
java.text.NumberFormat numberFormat
-
positiveBackground
java.awt.Color positiveBackground
-
selectAllOnFocusGain
boolean selectAllOnFocusGain
-
symbols
java.text.DecimalFormatSymbols symbols
-
wColumnWidth
int wColumnWidth
-
-
-
Class com.sshtools.common.ui.OpenAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.OptionsAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.OptionsDialog extends javax.swing.JDialog implements Serializable
-
Serialized Fields
-
callback
OptionCallback callback
-
defaultButton
javax.swing.JButton defaultButton
-
selectedOption
Option selectedOption
-
-
-
Class com.sshtools.common.ui.OptionsPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
cancelled
boolean cancelled
-
log
org.apache.commons.logging.Log log
-
tabber
Tabber tabber
-
-
-
Class com.sshtools.common.ui.PrintAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.PrintPreview extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
job
java.awt.print.PrinterJob job
-
pageFormat
java.awt.print.PageFormat pageFormat
-
pageHeight
int pageHeight
-
pageWidth
int pageWidth
-
previewer
com.sshtools.common.ui.PrintPreview.PreviewContainer previewer
-
printable
java.awt.print.Printable printable
-
scale
javax.swing.JComboBox scale
-
scrollpane
javax.swing.JScrollPane scrollpane
-
setup
javax.swing.JButton setup
-
-
-
Class com.sshtools.common.ui.PrintPreviewAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.RecordAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.RefreshAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.ResourceIcon extends javax.swing.ImageIcon implements Serializable
-
Serialized Fields
-
cls
java.lang.Class cls
-
-
-
Class com.sshtools.common.ui.SaveAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.SaveAsAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.SessionProviderAction extends StandardAction implements Serializable
-
Serialized Fields
-
provider
SessionProvider provider
-
-
-
Class com.sshtools.common.ui.SessionProviderFrame extends SshToolsApplicationFrame implements Serializable
-
Serialized Fields
-
disconnectOnClose
boolean disconnectOnClose
-
panel
SshToolsApplicationSessionPanel panel
-
profile
SshToolsConnectionProfile profile
-
provider
SessionProvider provider
-
ssh
SshClient ssh
-
-
-
Class com.sshtools.common.ui.SessionProviderInternalFrame extends SshToolsApplicationInternalFrame implements Serializable
-
Serialized Fields
-
disconnectOnClose
boolean disconnectOnClose
-
panel
SshToolsApplicationSessionPanel panel
-
profile
SshToolsConnectionProfile profile
-
provider
SessionProvider provider
-
ssh
SshClient ssh
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationApplet extends javax.swing.JApplet implements Serializable
-
Serialized Fields
-
applicationPanel
SshToolsApplicationPanel applicationPanel
-
disabledActions
java.lang.String disabledActions
-
infoBackground
java.awt.Color infoBackground
-
infoBorderColor
java.awt.Color infoBorderColor
-
infoBorderThickness
int infoBorderThickness
-
infoForeground
java.awt.Color infoForeground
-
loadingPanel
com.sshtools.common.ui.SshToolsApplicationApplet.LoadingPanel loadingPanel
-
log
org.apache.commons.logging.Log log
-
menuBar
boolean menuBar
-
statusBar
boolean statusBar
-
toolBar
boolean toolBar
-
toolSeparator
javax.swing.JSeparator toolSeparator
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
application
SshToolsApplication application
-
panel
SshToolsApplicationPanel panel
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationClientApplet extends SshToolsApplicationApplet implements Serializable
-
Serialized Fields
-
authenticationMethod
java.lang.String authenticationMethod
-
connectImmediately
boolean connectImmediately
-
connectionProfileLocation
java.lang.String connectionProfileLocation
-
disableHostKeyVerification
boolean disableHostKeyVerification
-
host
java.lang.String host
-
log
org.apache.commons.logging.Log log
-
port
int port
-
profile
SshToolsConnectionProfile profile
-
showConnectionDialog
boolean showConnectionDialog
-
user
java.lang.String user
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationClientPanel extends SshToolsApplicationPanel implements Serializable
-
Serialized Fields
-
connectionFileFilter
javax.swing.filechooser.FileFilter connectionFileFilter
-
currentConnectionFile
java.io.File currentConnectionFile
-
currentConnectionProfile
SshToolsConnectionProfile currentConnectionProfile
-
hostKeyVerification
HostKeyVerification hostKeyVerification
-
log
org.apache.commons.logging.Log log
-
needSave
boolean needSave
-
ssh
SshClient ssh
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationException extends java.lang.Exception implements Serializable
-
Class com.sshtools.common.ui.SshToolsApplicationFrame extends javax.swing.JFrame implements Serializable
-
Serialized Fields
-
aboutAction
StandardAction aboutAction
-
application
SshToolsApplication application
-
exitAction
StandardAction exitAction
-
log
org.apache.commons.logging.Log log
-
newWindowAction
StandardAction newWindowAction
-
panel
SshToolsApplicationPanel panel
-
showAboutBox
boolean showAboutBox
-
showExitAction
boolean showExitAction
-
showMenu
boolean showMenu
-
showNewWindowAction
boolean showNewWindowAction
-
toolSeparator
javax.swing.JSeparator toolSeparator
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationInternalFrame extends javax.swing.JInternalFrame implements Serializable
-
Serialized Fields
-
aboutAction
StandardAction aboutAction
-
application
SshToolsApplication application
-
exitAction
StandardAction exitAction
-
log
org.apache.commons.logging.Log log
-
newWindowAction
StandardAction newWindowAction
-
panel
SshToolsApplicationPanel panel
-
showAboutBox
boolean showAboutBox
-
showExitAction
boolean showExitAction
-
showMenu
boolean showMenu
-
showNewWindowAction
boolean showNewWindowAction
-
toolSeparator
javax.swing.JSeparator toolSeparator
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
actionMenus
java.util.Vector actionMenus
-
actions
java.util.Vector actions
-
actionsVisible
java.util.HashMap actionsVisible
-
application
SshToolsApplication application
-
container
SshToolsApplicationContainer container
-
contextMenu
javax.swing.JPopupMenu contextMenu
-
log
org.apache.commons.logging.Log log
-
menuBar
javax.swing.JMenuBar menuBar
-
toolBar
javax.swing.JToolBar toolBar
-
toolsVisible
boolean toolsVisible
-
-
-
Class com.sshtools.common.ui.SshToolsApplicationSessionPanel extends SshToolsApplicationPanel implements Serializable
-
Serialized Fields
-
currentConnectionProfile
SshToolsConnectionProfile currentConnectionProfile
-
log
org.apache.commons.logging.Log log
-
manager
SessionManager manager
-
-
-
Class com.sshtools.common.ui.SshToolsConnectionHostTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
allowAgentForwarding
javax.swing.JCheckBox allowAgentForwarding
-
jListAuths
javax.swing.JList jListAuths
-
jTextHostname
XTextField jTextHostname
-
jTextPort
NumericTextField jTextPort
-
jTextUsername
XTextField jTextUsername
-
log
org.apache.commons.logging.Log log
-
methods
java.util.List methods
-
profile
SshToolsConnectionProfile profile
-
-
-
Class com.sshtools.common.ui.SshToolsConnectionPanel extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
log
org.apache.commons.logging.Log log
-
profile
SshToolsConnectionProfile profile
-
tabber
Tabber tabber
-
-
-
Class com.sshtools.common.ui.SshToolsConnectionProtocolTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
jComboCipherCS
javax.swing.JComboBox jComboCipherCS
-
jComboCipherSC
javax.swing.JComboBox jComboCipherSC
-
jComboCompCS
javax.swing.JComboBox jComboCompCS
-
jComboCompSC
javax.swing.JComboBox jComboCompSC
-
jComboKex
javax.swing.JComboBox jComboKex
-
jComboMacCS
javax.swing.JComboBox jComboMacCS
-
jComboMacSC
javax.swing.JComboBox jComboMacSC
-
jComboPK
javax.swing.JComboBox jComboPK
-
profile
SshToolsConnectionProfile profile
-
-
-
Class com.sshtools.common.ui.SshToolsConnectionProxyTab extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
group
javax.swing.ButtonGroup group
-
httpProxy
javax.swing.JRadioButton httpProxy
-
log
org.apache.commons.logging.Log log
-
noProxy
javax.swing.JRadioButton noProxy
-
password
javax.swing.JPasswordField password
-
port
NumericTextField port
-
profile
SshToolsConnectionProfile profile
-
proxy
javax.swing.JTextField proxy
-
proxyframe
javax.swing.JPanel proxyframe
-
socks4Proxy
javax.swing.JRadioButton socks4Proxy
-
socks5Proxy
javax.swing.JRadioButton socks5Proxy
-
username
javax.swing.JTextField username
-
-
-
Class com.sshtools.common.ui.StandardAction extends javax.swing.AbstractAction implements Serializable
-
Serialized Fields
-
listeners
javax.swing.event.EventListenerList listeners
-
-
-
Class com.sshtools.common.ui.StartStopStateRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable
-
Serialized Fields
-
errorMsg
java.lang.String errorMsg
-
failedIcon
javax.swing.Icon failedIcon
-
startedIcon
javax.swing.Icon startedIcon
-
stoppedIcon
javax.swing.Icon stoppedIcon
-
-
-
Class com.sshtools.common.ui.StatusBar extends javax.swing.JPanel implements Serializable
-
Serialized Fields
-
connected
com.sshtools.common.ui.StatusBar.StatusLabel connected
-
host
com.sshtools.common.ui.StatusBar.StatusLabel host
-
receiving
javax.swing.JLabel receiving
-
receivingTimer
javax.swing.Timer receivingTimer
-
rid
com.sshtools.common.ui.StatusBar.StatusLabel rid
-
sending
javax.swing.JLabel sending
-
sendingTimer
javax.swing.Timer sendingTimer
-
statusText
com.sshtools.common.ui.StatusBar.StatusLabel statusText
-
user
com.sshtools.common.ui.StatusBar.StatusLabel user
-
-
-
Class com.sshtools.common.ui.StopAction extends StandardAction implements Serializable
-
Class com.sshtools.common.ui.Tabber extends javax.swing.JTabbedPane implements Serializable
-
Class com.sshtools.common.ui.TextBox extends javax.swing.JTextArea implements Serializable
-
Serialized Fields
-
text
java.lang.String text
-
-
-
Class com.sshtools.common.ui.ToolBarSeparator extends javax.swing.JSeparator implements Serializable
-
Class com.sshtools.common.ui.ToolButton extends javax.swing.JButton implements Serializable
-
Serialized Fields
-
hideText
boolean hideText
-
-
-
Class com.sshtools.common.ui.ToolToggleButton extends javax.swing.JToggleButton implements Serializable
-
Serialized Fields
-
hideText
boolean hideText
-
-
-
Class com.sshtools.common.ui.XTextField extends javax.swing.JTextField implements Serializable
-
Serialized Fields
-
copyAction
javax.swing.Action copyAction
-
cutAction
javax.swing.Action cutAction
-
deleteAction
javax.swing.Action deleteAction
-
pasteAction
javax.swing.Action pasteAction
-
popup
javax.swing.JPopupMenu popup
-
selectAllAction
javax.swing.Action selectAllAction
-
-
-
-
Package com.sshtools.common.util
-
Class com.sshtools.common.util.UIDException extends java.lang.Exception implements Serializable
-
-
Package com.sshtools.daemon.platform
-
Class com.sshtools.daemon.platform.InvalidHandleException extends java.lang.Exception implements Serializable
-
Class com.sshtools.daemon.platform.PasswordChangeException extends java.lang.Exception implements Serializable
-
Class com.sshtools.daemon.platform.PermissionDeniedException extends java.lang.Exception implements Serializable
-
Class com.sshtools.daemon.platform.UnsupportedFileOperationException extends java.lang.Exception implements Serializable
-
-
Package com.sshtools.daemon.terminal
-
Class com.sshtools.daemon.terminal.BufferOverflowException extends java.lang.Exception implements Serializable
-
-
Package com.sshtools.daemon.util
-
Class com.sshtools.daemon.util.StringPattern extends java.lang.Object implements Serializable
-
Serialized Fields
-
digitWildcard
java.lang.Character digitWildcard
-
ignoreCase
boolean ignoreCase
-
pattern
java.lang.String pattern
-
-
-
-
Package com.sshtools.j2ssh
-
Class com.sshtools.j2ssh.SshException extends java.io.IOException implements Serializable
-
Class com.sshtools.j2ssh.SshRuntimeException extends java.lang.RuntimeException implements Serializable
-
Class com.sshtools.j2ssh.TransferCancelledException extends java.io.IOException implements Serializable
-
-
Package com.sshtools.j2ssh.agent
-
Class com.sshtools.j2ssh.agent.AgentNotAvailableException extends java.lang.Exception implements Serializable
-
Class com.sshtools.j2ssh.agent.KeyTimeoutException extends java.lang.Exception implements Serializable
-
-
Package com.sshtools.j2ssh.authentication
-
Class com.sshtools.j2ssh.authentication.AuthenticationProtocolException extends java.io.IOException implements Serializable
-
Class com.sshtools.j2ssh.authentication.TerminatedStateException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
state
int state
-
-
-
-
Package com.sshtools.j2ssh.configuration
-
Class com.sshtools.j2ssh.configuration.ConfigurationException extends SshException implements Serializable
-
-
Package com.sshtools.j2ssh.connection
-
Class com.sshtools.j2ssh.connection.ChannelState extends State implements Serializable
-
Class com.sshtools.j2ssh.connection.InvalidChannelException extends java.io.IOException implements Serializable
-
-
Package com.sshtools.j2ssh.forwarding
-
Class com.sshtools.j2ssh.forwarding.ForwardingConfigurationException extends java.io.IOException implements Serializable
-
-
Package com.sshtools.j2ssh.io
-
Class com.sshtools.j2ssh.io.IOStreamConnectorState extends State implements Serializable
-
Class com.sshtools.j2ssh.io.UnsignedInteger32 extends java.lang.Number implements Serializable
- serialVersionUID:
- 200L
-
Serialized Fields
-
value
java.lang.Long value
-
-
Class com.sshtools.j2ssh.io.UnsignedInteger64 extends java.lang.Number implements Serializable
- serialVersionUID:
- 200L
-
Serialized Fields
-
bigInt
java.math.BigInteger bigInt
-
-
-
Package com.sshtools.j2ssh.transport
-
Class com.sshtools.j2ssh.transport.AlgorithmInitializationException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.AlgorithmNotAgreedException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.AlgorithmNotSupportedException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.AlgorithmOperationException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.InvalidHostFileException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.InvalidMessageException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.MessageAlreadyRegisteredException extends SshException implements Serializable
-
Class com.sshtools.j2ssh.transport.MessageNotAvailableException extends java.lang.Exception implements Serializable
-
Class com.sshtools.j2ssh.transport.MessageNotRegisteredException extends SshException implements Serializable
-
Class com.sshtools.j2ssh.transport.MessageStoreEOFException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.ServiceState extends State implements Serializable
-
Class com.sshtools.j2ssh.transport.TransportProtocolException extends SshException implements Serializable
-
Class com.sshtools.j2ssh.transport.TransportProtocolState extends State implements Serializable
-
Serialized Fields
-
lastError
java.io.IOException lastError
-
reason
java.lang.String reason
-
-
-
-
Package com.sshtools.j2ssh.transport.kex
-
Class com.sshtools.j2ssh.transport.kex.KeyExchangeException extends TransportProtocolException implements Serializable
-
-
Package com.sshtools.j2ssh.transport.publickey
-
Class com.sshtools.j2ssh.transport.publickey.InvalidSshKeyException extends TransportProtocolException implements Serializable
-
Class com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException extends TransportProtocolException implements Serializable
-
-
Package com.sshtools.j2ssh.util
-
Class com.sshtools.j2ssh.util.InvalidStateException extends java.lang.RuntimeException implements Serializable
-
Class com.sshtools.j2ssh.util.OpenClosedState extends State implements Serializable
-
Class com.sshtools.j2ssh.util.StartStopState extends State implements Serializable
-
Class com.sshtools.j2ssh.util.State extends java.lang.Object implements Serializable
-
Serialized Fields
-
state
int state
-
-
-