| commit | 67c38c87d9df37e49af6ce4c11729b4eb1c1cf5b | [log] [tgz] |
|---|---|---|
| author | Sven Selberg <sven.selberg@sonymobile.com> | Thu Apr 24 09:27:32 2014 +0200 |
| committer | Sven Selberg <sven.selberg@sonymobile.com> | Thu Apr 24 10:09:23 2014 +0200 |
| tree | eb176a9c8a527f7f184404c575cf240a2674e41a | |
| parent | 52c73b831dd60f4065ffdd3dee80facb80bdbe05 [diff] |
Added global request handlers to SshDaemon Since sshd 0.10.0 the handling of global requests is refactored out of [1] ServerConnectionService.globalRequest method to AbstractConnectionService.globalRequest. The implementation has been refactored into a list of RequestHandlers, one for each type of request. These handlers are never set in SshDaemon constructor as they should be. See SshServer.getUpDefaultServer line 503 Change-Id: I7a38145c021538838d11427950db66eb57a50582