Uses of Package
com.sshtools.j2ssh.transport
-
Classes in com.sshtools.j2ssh.transport used by com.sshtools.common.automate Class Description HostKeyVerification An interface to allow the transport protocol to verify the public key supplied by the server during key-exchange -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.common.hosts Class Description AbstractKnownHostsKeyVerification An abstractHostKeyVerification
class providing validation against the known_hosts format.HostKeyVerification An interface to allow the transport protocol to verify the public key supplied by the server during key-exchangeInvalidHostFileException Thrown by abstract host key verifications when a host file is invalidTransportProtocolException -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.common.ui Class Description AbstractKnownHostsKeyVerification An abstractHostKeyVerification
class providing validation against the known_hosts format.HostKeyVerification An interface to allow the transport protocol to verify the public key supplied by the server during key-exchange -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.daemon.authentication Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.AsyncService Extends the simpleService
class to provide an asyncronous messaging service for the transport protocol.Service This class implements the transport protocol service.SshMessage This class implements the payload portion each message sent by the transport protocol.TransportProtocolState -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.daemon.transport Class Description AlgorithmInitializationException Thrown by the transport protocol if an error occurs during any type of algorithm initialization.AlgorithmNotAgreedException Thrown by the transport protocol if an algortihm cannot be agreed between the client and server.AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.AlgorithmOperationException Thrown by the transport protocol if an algorithm operation error occurs.MessageAlreadyRegisteredException Thrown by message store when a message is already registeredService This class implements the transport protocol service.SshMessage This class implements the payload portion each message sent by the transport protocol.SshMsgKexInit TransportProtocol TransportProtocolCommon -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh Class Description HostKeyVerification An interface to allow the transport protocol to verify the public key supplied by the server during key-exchangeTransportProtocol TransportProtocolClient TransportProtocolEventHandler TransportProtocolState -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.agent Class Description InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.authentication Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found.Service This class implements the transport protocol service.SshMessage This class implements the payload portion each message sent by the transport protocol. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.connection Class Description AsyncService Extends the simpleService
class to provide an asyncronous messaging service for the transport protocol.InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found.Service This class implements the transport protocol service.SshMessage This class implements the payload portion each message sent by the transport protocol.SshMessageStore This class implements a message store that can be used to provide a blocking mechanism for transport protocol messages. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.sftp Class Description InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.subsystem Class Description InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found.MessageNotAvailableException Thrown by the message store when a message is not available.MessageStoreEOFException Thrown by the message store when the store reaches EOF. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport Class Description AbstractKnownHostsKeyVerification An abstractHostKeyVerification
class providing validation against the known_hosts format.AlgorithmInitializationException Thrown by the transport protocol if an error occurs during any type of algorithm initialization.AlgorithmNotAgreedException Thrown by the transport protocol if an algortihm cannot be agreed between the client and server.AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.AlgorithmOperationException Thrown by the transport protocol if an algorithm operation error occurs.HostKeyVerification An interface to allow the transport protocol to verify the public key supplied by the server during key-exchangeInvalidHostFileException Thrown by abstract host key verifications when a host file is invalidInvalidMessageException Thrown bySshMessage
implementations when an invalid message is found.MessageAlreadyRegisteredException Thrown by message store when a message is already registeredMessageNotAvailableException Thrown by the message store when a message is not available.MessageNotRegisteredException Thrown by the message store when a message is added which is not registered.MessageStoreEOFException Thrown by the message store when the store reaches EOF.Service This class implements the transport protocol service.ServiceState This class represents the state of a transport protocol service.SshMessage This class implements the payload portion each message sent by the transport protocol.SshMessageListener Title:SshMessageStore This class implements a message store that can be used to provide a blocking mechanism for transport protocol messages.SshMsgKexInit TransportProtocol TransportProtocolAlgorithmSync TransportProtocolCommon TransportProtocolEventHandler TransportProtocolException TransportProtocolState -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport.cipher Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.AlgorithmOperationException Thrown by the transport protocol if an algorithm operation error occurs. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport.compression Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport.hmac Class Description AlgorithmInitializationException Thrown by the transport protocol if an error occurs during any type of algorithm initialization.AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE. -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport.kex Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.InvalidMessageException Thrown bySshMessage
implementations when an invalid message is found.SshMessage This class implements the payload portion each message sent by the transport protocol.SshMessageStore This class implements a message store that can be used to provide a blocking mechanism for transport protocol messages.TransportProtocol TransportProtocolException -
Classes in com.sshtools.j2ssh.transport used by com.sshtools.j2ssh.transport.publickey Class Description AlgorithmNotSupportedException Thrown by the transport protocol if an algorithm is not supported by the underlying JCE.TransportProtocolException