|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Service | |
|---|---|
| com.sshtools.daemon.authentication | |
| com.sshtools.daemon.transport | |
| com.sshtools.j2ssh.authentication | |
| com.sshtools.j2ssh.connection | |
| com.sshtools.j2ssh.transport | |
| Uses of Service in com.sshtools.daemon.authentication |
|---|
| Subclasses of Service in com.sshtools.daemon.authentication | |
|---|---|
class |
AuthenticationProtocolServer
|
| Methods in com.sshtools.daemon.authentication with parameters of type Service | |
|---|---|
void |
AuthenticationProtocolServer.acceptService(Service service)
|
| Uses of Service in com.sshtools.daemon.transport |
|---|
| Methods in com.sshtools.daemon.transport with parameters of type Service | |
|---|---|
void |
TransportProtocolServer.acceptService(Service service)
|
| Uses of Service in com.sshtools.j2ssh.authentication |
|---|
| Subclasses of Service in com.sshtools.j2ssh.authentication | |
|---|---|
class |
AuthenticationProtocolClient
|
| Methods in com.sshtools.j2ssh.authentication with parameters of type Service | |
|---|---|
int |
AuthenticationProtocolClient.authenticate(SshAuthenticationClient auth,
Service serviceToStart)
|
| Uses of Service in com.sshtools.j2ssh.connection |
|---|
| Subclasses of Service in com.sshtools.j2ssh.connection | |
|---|---|
class |
ConnectionProtocol
|
| Uses of Service in com.sshtools.j2ssh.transport |
|---|
| Subclasses of Service in com.sshtools.j2ssh.transport | |
|---|---|
class |
AsyncService
Extends the simple Service class to provide an asyncronous
messaging service for the transport protocol. |
| Methods in com.sshtools.j2ssh.transport with parameters of type Service | |
|---|---|
void |
TransportProtocolClient.requestService(Service service)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||