Uses of Class
com.sshtools.j2ssh.transport.ServiceState
-
Packages that use ServiceState Package Description com.sshtools.j2ssh.transport -
-
Uses of ServiceState in com.sshtools.j2ssh.transport
Fields in com.sshtools.j2ssh.transport declared as ServiceState Modifier and Type Field Description protected ServiceState
Service. state
The current state of the serviceMethods in com.sshtools.j2ssh.transport that return ServiceState Modifier and Type Method Description ServiceState
Service. getState()
Returns the state of the service.
-