Uses of Class
com.sshtools.j2ssh.transport.Service
Packages that use Service
Package
Description
-
Uses of Service in com.sshtools.daemon.authentication
Subclasses of Service in com.sshtools.daemon.authenticationMethods in com.sshtools.daemon.authentication with parameters of type ServiceModifier and TypeMethodDescriptionvoidAuthenticationProtocolServer.acceptService(Service service) -
Uses of Service in com.sshtools.daemon.transport
Methods in com.sshtools.daemon.transport with parameters of type Service -
Uses of Service in com.sshtools.j2ssh.authentication
Subclasses of Service in com.sshtools.j2ssh.authenticationMethods in com.sshtools.j2ssh.authentication with parameters of type ServiceModifier and TypeMethodDescriptionintAuthenticationProtocolClient.authenticate(SshAuthenticationClient auth, Service serviceToStart) -
Uses of Service in com.sshtools.j2ssh.connection
Subclasses of Service in com.sshtools.j2ssh.connection -
Uses of Service in com.sshtools.j2ssh.transport
Subclasses of Service in com.sshtools.j2ssh.transportModifier and TypeClassDescriptionclassExtends the simpleServiceclass to provide an asyncronous messaging service for the transport protocol.Methods in com.sshtools.j2ssh.transport with parameters of type Service