[
https://issues.apache.org/jira/browse/SSHD-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Goldstein Lyor resolved SSHD-499.
---------------------------------
Resolution: Fixed
Also separated _ServerSession_ into an interface and a _ServerSessionImpl_ -
like the client. This way we more "pluggable" implementation are available (as
long as they implement the interface contract)
> Consolidate similar logic for client and server sessions
> --------------------------------------------------------
>
> Key: SSHD-499
> URL: https://issues.apache.org/jira/browse/SSHD-499
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Goldstein Lyor
> Assignee: Goldstein Lyor
> Priority: Minor
> Fix For: 1.0.0
>
>
> There are similarities in the code between _ClientSessionImpl_ and
> _ServerSession_ - move them to _AbstractSession_
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)